[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/08: gnu: feh: Update to 3.6.
From: |
guix-commits |
Subject: |
07/08: gnu: feh: Update to 3.6. |
Date: |
Tue, 1 Dec 2020 14:56:14 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 8b7159ebbb5a57df63f26dd03b38800c5cd69702
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Dec 1 18:33:05 2020 +0100
gnu: feh: Update to 3.6.
* gnu/packages/image-viewers.scm (feh): Update to 3.6.
---
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 1efec0a..3182dbb 100644
--- a/gnu/packages/image-viewers.scm
+++ b/gnu/packages/image-viewers.scm
@@ -74,7 +74,7 @@
(define-public feh
(package
(name "feh")
- (version "3.5")
+ (version "3.6")
(home-page "https://feh.finalrewind.org/")
(source (origin
(method url-fetch)
@@ -82,7 +82,7 @@
name "-" version ".tar.bz2"))
(sha256
(base32
- "07jklibpi4ig9pbdrwhllsfffxn2h8xf4ma36qii00w4hb69v3rq"))))
+ "1n6gbyzlc3kx2cq9wfz7azn7mrjmcc9pq436k1n4mrh0lik5sxw7"))))
(build-system gnu-build-system)
(arguments
'(#:phases (modify-phases %standard-phases (delete 'configure))
- branch master updated (410d555 -> af1225a), guix-commits, 2020/12/01
- 04/08: gnu: lighttpd: Update to 1.4.56., guix-commits, 2020/12/01
- 05/08: gnu: svt-av1: Update to 0.8.6., guix-commits, 2020/12/01
- 02/08: gnu: inotify-tools: Omit static library., guix-commits, 2020/12/01
- 07/08: gnu: feh: Update to 3.6.,
guix-commits <=
- 03/08: gnu: neomutt: Update to 20201127., guix-commits, 2020/12/01
- 06/08: gnu: metamath: Update to 0.193., guix-commits, 2020/12/01
- 08/08: gnu: weechat: Update to 3.0., guix-commits, 2020/12/01
- 01/08: gnu: inotify-tools: Update to 3.20.11.0., guix-commits, 2020/12/01