me
/
guix
Archived
1
0
Fork 0

gnu: kitty: Update to 0.20.3.

* gnu/packages/terminals.scm (kitty): Update to 0.20.3.
master
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
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.2")
(version "0.20.3")
(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 "0ka58abn3lvghhfpx0h6jk42kp3lknnrm42ksxxsxrsbgc5szaqn"))
(base32 "13qv4469q9q2xdrb77lbyw4dz491zf1qvqx4adp0dd9annnlir5c"))
(modules '((guix build utils)))
(snippet
'(begin