me
/
guix
Archived
1
0
Fork 0

gnu: kitty: Update to 0.19.3.

* gnu/packages/terminals.scm (kitty): Update to 0.19.3.
master
Tobias Geerinckx-Rice 2020-12-20 15:40:27 +01:00
parent 8a352094f6
commit 58f025619d
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -992,7 +992,7 @@ tmux.")
(define-public kitty
(package
(name "kitty")
(version "0.19.2")
(version "0.19.3")
(home-page "https://sw.kovidgoyal.net/kitty/")
(source
(origin
@ -1002,7 +1002,7 @@ tmux.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "06mlrc283k5f75y36fmmaxnj29jfc1s8vaykjph6a86m1gcl5wgi"))
(base32 "0r49bybqy6c0n1lz6yc85py80wb40w757m60f5rszjf200wnyl6s"))
(modules '((guix build utils)))
(snippet
'(begin