gnu: kitty: Update to 0.14.5.

* gnu/packages/terminals.scm (kitty): Update to 0.14.5.
This commit is contained in:
Rutger Helling 2019-09-23 13:16:40 +02:00
parent 04dc98291c
commit ec3516f1e2
No known key found for this signature in database
GPG Key ID: F3A727DB44FCCA36
1 changed files with 2 additions and 2 deletions

View File

@ -955,7 +955,7 @@ tmux.")
(define-public kitty (define-public kitty
(package (package
(name "kitty") (name "kitty")
(version "0.14.4") (version "0.14.5")
(home-page "https://sw.kovidgoyal.net/kitty/") (home-page "https://sw.kovidgoyal.net/kitty/")
(source (source
(origin (origin
@ -966,7 +966,7 @@ tmux.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"0z0y80wcbra3zfyaiim98afbqlfpkjkql430zfb8shx61rzzmn9i")) "0qx3wj4n3zgjcpd1vjjwdlz8d1vp8bkxihsg2khlla1izandgxxa"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin