[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/09: gnu: feh: Update to 3.10.
From: |
guix-commits |
Subject: |
09/09: gnu: feh: Update to 3.10. |
Date: |
Sun, 17 Sep 2023 16:15:06 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 38c2c076e24ee1f6c0e2c4fcf9a5143ce8d0cdc2
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Sep 10 02:00:00 2023 +0200
gnu: feh: Update to 3.10.
* gnu/packages/image-viewers.scm (feh): Update to 3.10.
---
gnu/packages/image-viewers.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/image-viewers.scm b/gnu/packages/image-viewers.scm
index 0ce3a27b01..206b91c878 100644
--- a/gnu/packages/image-viewers.scm
+++ b/gnu/packages/image-viewers.scm
@@ -177,7 +177,7 @@ YouTube videos without requiring API and opens/downloads
them using mpv/ytdl.")
(define-public feh
(package
(name "feh")
- (version "3.9")
+ (version "3.10")
(home-page "https://feh.finalrewind.org/")
(source (origin
(method url-fetch)
@@ -185,7 +185,7 @@ YouTube videos without requiring API and opens/downloads
them using mpv/ytdl.")
name "-" version ".tar.bz2"))
(sha256
(base32
- "185wwqd60r2rk6lzcvd6sl58589qfqrfnf7lqd6friyj84n9cjc6"))))
+ "166cayf1zh84y5bfaykxmi7ypxvq36hnjsbnwbjzx7zyvkvd2w8x"))))
(build-system gnu-build-system)
(arguments
(list #:phases
- branch master updated (fc3a53525a -> 38c2c076e2), guix-commits, 2023/09/17
- 08/09: gnu: bpftrace: Update to 0.18.1., guix-commits, 2023/09/17
- 04/09: gnu: cpuid: Update to 20230614., guix-commits, 2023/09/17
- 07/09: gnu: ddcci-driver-linux: Update to 0.4.4., guix-commits, 2023/09/17
- 09/09: gnu: feh: Update to 3.10.,
guix-commits <=
- 01/09: gnu: lkrg: Update to 0.9.7., guix-commits, 2023/09/17
- 03/09: gnu: nftables: Update to 1.0.8., guix-commits, 2023/09/17
- 02/09: gnu: libnftnl: Update to 1.2.6., guix-commits, 2023/09/17
- 05/09: gnu: lua: Update to 5.4.6., guix-commits, 2023/09/17
- 06/09: gnu: mcelog: Update to 195., guix-commits, 2023/09/17