GNU bug report logs -
#50379
[PATCH] gnu: feh: Update to 3.7.1.
Previous Next
Reported by: Xinglu Chen <public <at> yoctocell.xyz>
Date: Sat, 4 Sep 2021 18:43:01 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 06 Sep 2021 11:06:49 +0200
with message-id <877dfucbti.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#50379] [PATCH] gnu: feh: Update to 3.7.1.
has caused the debbugs.gnu.org bug report #50379,
regarding [PATCH] gnu: feh: Update to 3.7.1.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
50379: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50379
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/image-viewers.scm (feh): Update to 3.7.1.
---
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 895a331aee..3b45c25e21 100644
--- a/gnu/packages/image-viewers.scm
+++ b/gnu/packages/image-viewers.scm
@@ -249,7 +249,7 @@ YouTube videos without requiring API and opens/downloads them using mpv/ytdl.")
(define-public feh
(package
(name "feh")
- (version "3.6.3")
+ (version "3.7.1")
(home-page "https://feh.finalrewind.org/")
(source (origin
(method url-fetch)
@@ -257,7 +257,7 @@ YouTube videos without requiring API and opens/downloads them using mpv/ytdl.")
name "-" version ".tar.bz2"))
(sha256
(base32
- "1d13x8hmvpdc5f5rj4l29ha7iz7wvqxjlvh6il04wq8igzrj0x23"))))
+ "1djqjagp7k9rris1p8wgz0q8albgsd8gasc0hyanbjap3yk1rasp"))))
(build-system gnu-build-system)
(arguments
`(#:phases (modify-phases %standard-phases (delete 'configure))
base-commit: e82b103a776e4816682178432fd278aacc3d4004
--
2.33.0
[Message part 3 (message/rfc822, inline)]
Hello,
Xinglu Chen <public <at> yoctocell.xyz> writes:
> * gnu/packages/image-viewers.scm (feh): Update to 3.7.1.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
This bug report was last modified 3 years and 264 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.