gnu: kitty: Update to 0.14.6.

* gnu/packages/terminals.scm (kitty): Update to 0.14.6.
This commit is contained in:
Tobias Geerinckx-Rice 2019-10-17 02:27:15 +02:00
parent c0fb663e19
commit a75c97ac08
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -956,7 +956,7 @@ (define-public tmate
(define-public kitty
(package
(name "kitty")
(version "0.14.5")
(version "0.14.6")
(home-page "https://sw.kovidgoyal.net/kitty/")
(source
(origin
@ -966,8 +966,7 @@ (define-public kitty
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32
"0qx3wj4n3zgjcpd1vjjwdlz8d1vp8bkxihsg2khlla1izandgxxa"))
(base32 "1rb5ys9xsdhd2qa3kz5gqzz111c6b14za98va6hlglk69wqlmb51"))
(modules '((guix build utils)))
(snippet
'(begin