3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: ytfzf: Update to 2.5.2.

* gnu/packages/image-viewers.scm (ytfzf): Update to 2.5.2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
kiasoc5 2022-11-25 14:37:34 -05:00 committed by Christopher Baines
parent ef2fba6fe3
commit 4b8f051478
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -110,7 +110,7 @@
(define-public ytfzf
(package
(name "ytfzf")
(version "2.4.1")
(version "2.5.2")
(home-page "https://github.com/pystardust/ytfzf")
(source
(origin
@ -121,7 +121,7 @@
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "198qhnjklrgrjs35ygym6sgx1ibwn6qrihfiginvmx38gdavdj4x"))))
(base32 "138rqjjyh6ar951v0v5sl1v000ja8zznn141qqw8ymx5h2z44r6w"))))
(build-system gnu-build-system)
(arguments
(list