gnu: kitty: Update to 0.14.1.
* gnu/packages/terminals.scm (kitty): Update to 0.14.1.
This commit is contained in:
parent
ff793da669
commit
e637744547
@ -924,7 +924,7 @@ tmux.")
|
||||
(define-public kitty
|
||||
(package
|
||||
(name "kitty")
|
||||
(version "0.14.0")
|
||||
(version "0.14.1")
|
||||
(home-page "https://sw.kovidgoyal.net/kitty/")
|
||||
(source
|
||||
(origin
|
||||
@ -935,7 +935,7 @@ tmux.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"122573l7xirs9dsi5p8gra47qpgxb3vahqp2r0c043pgz4i22v5z"))
|
||||
"0nm8l8ki0csdapf5mj3vg605ki5hjsx7h7i3m01x1a4vjzjmk8bv"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
'(begin
|
||||
|
Loading…
Reference in New Issue
Block a user