gnu: kitty: Update to 0.14.1.

* gnu/packages/terminals.scm (kitty): Update to 0.14.1.
master
Rutger Helling 2019-05-31 08:32:06 +02:00
parent ff793da669
commit e637744547
No known key found for this signature in database
GPG Key ID: F3A727DB44FCCA36
1 changed files with 2 additions and 2 deletions

View File

@ -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