gnu: kitty: Update to 0.20.3.

* gnu/packages/terminals.scm (kitty): Update to 0.20.3.
This commit is contained in:
Tobias Geerinckx-Rice 2021-05-07 15:13:38 +02:00
parent ccaf29afd0
commit e2a6de5057
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.2")
(version "0.20.3")
(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 "0ka58abn3lvghhfpx0h6jk42kp3lknnrm42ksxxsxrsbgc5szaqn"))
(base32 "13qv4469q9q2xdrb77lbyw4dz491zf1qvqx4adp0dd9annnlir5c"))
(modules '((guix build utils)))
(snippet
'(begin