gnu: kitty: Update to 0.14.2.

* gnu/packages/terminals.scm (kitty): Update to 0.14.2.
master
Rutger Helling 2019-06-11 08:20:49 +02:00
parent 501d4b335a
commit b6c31f0e50
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.1")
(version "0.14.2")
(home-page "https://sw.kovidgoyal.net/kitty/")
(source
(origin
@ -935,7 +935,7 @@ tmux.")
(file-name (git-file-name name version))
(sha256
(base32
"0nm8l8ki0csdapf5mj3vg605ki5hjsx7h7i3m01x1a4vjzjmk8bv"))
"15iv3k7iryf10n8n67d37x24pzcarq97a3dr42lbld00k1lx19az"))
(modules '((guix build utils)))
(snippet
'(begin