me
/
guix
Archived
1
0
Fork 0

gnu: kitty: Update to 0.20.2.

* gnu/packages/terminals.scm (kitty): Update to 0.20.2.
master
Tobias Geerinckx-Rice 2021-05-02 22:54:55 +02:00
parent 065d2cd6ce
commit 9a34b56f5d
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1031,7 +1031,7 @@ tmux.")
(define-public kitty
(package
(name "kitty")
(version "0.20.1")
(version "0.20.2")
(home-page "https://sw.kovidgoyal.net/kitty/")
(source
(origin
@ -1041,7 +1041,7 @@ tmux.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0ncal16x3mz24f4l2lk50khzv3xacynk2pf3cklbvm2n7j69qca1"))
(base32 "0ka58abn3lvghhfpx0h6jk42kp3lknnrm42ksxxsxrsbgc5szaqn"))
(modules '((guix build utils)))
(snippet
'(begin