gnu: kitty: Update to 0.20.2.

* gnu/packages/terminals.scm (kitty): Update to 0.20.2.
This commit is contained in:
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

View file

@ -1031,7 +1031,7 @@ (define-public tmate
(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 @@ (define-public kitty
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0ncal16x3mz24f4l2lk50khzv3xacynk2pf3cklbvm2n7j69qca1"))
(base32 "0ka58abn3lvghhfpx0h6jk42kp3lknnrm42ksxxsxrsbgc5szaqn"))
(modules '((guix build utils)))
(snippet
'(begin