GNU bug report logs - #46875
[PATCH] gnu: feh: Update to 3.6.3.

Previous Next

Package: guix-patches;

Reported by: Xinglu Chen <public <at> yoctocell.xyz>

Date: Tue, 2 Mar 2021 14:39:01 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#46875: closed ([PATCH] gnu: feh: Update to 3.6.3.)
Date: Tue, 02 Mar 2021 15:45:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 02 Mar 2021 16:44:41 +0100
with message-id <87mtvlmufq.fsf <at> nckx>
and subject line Re: [bug#46875] [PATCH] gnu: feh: Update to 3.6.3.
has caused the debbugs.gnu.org bug report #46875,
regarding [PATCH] gnu: feh: Update to 3.6.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
46875: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46875
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Xinglu Chen <public <at> yoctocell.xyz>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: feh: Update to 3.6.3.
Date: Tue, 02 Mar 2021 15:38:21 +0100
* gnu/packages/image-viewers.scm (feh): Update to 3.6.3.
---
 gnu/packages/image-viewers.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/image-viewers.scm b/gnu/packages/image-viewers.scm
index fda9e4cb7b..bddf86568c 100644
--- a/gnu/packages/image-viewers.scm
+++ b/gnu/packages/image-viewers.scm
@@ -16,6 +16,7 @@
 ;;; Copyright © 2020 R Veera Kumar <vkor <at> vkten.in>
 ;;; Copyright © 2020 Pierre Neidhardt <mail <at> ambrevar.xyz>
 ;;; Copyright © 2021 Rovanion Luckey <rovanion.luckey <at> gmail.com>
+;;; Copyright © 2021 Xinglu Chen <public <at> yoctocell.xyz>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -76,7 +77,7 @@
 (define-public feh
   (package
     (name "feh")
-    (version "3.6.2")
+    (version "3.6.3")
     (home-page "https://feh.finalrewind.org/")
     (source (origin
               (method url-fetch)
@@ -84,7 +85,7 @@
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "0d66qz9h37pk8h10bc918hbv3j364vyni934rlw2j951s5wznj8n"))))
+                "1d13x8hmvpdc5f5rj4l29ha7iz7wvqxjlvh6il04wq8igzrj0x23"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases (modify-phases %standard-phases (delete 'configure))

base-commit: 4bc9a1f4e3bd39302b4ceaab8589a2e6ef82c4bd
-- 
2.30.0




[Message part 3 (message/rfc822, inline)]
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Xinglu Chen <public <at> yoctocell.xyz>
Cc: 46875-done <at> debbugs.gnu.org
Subject: Re: [bug#46875] [PATCH] gnu: feh: Update to 3.6.3.
Date: Tue, 02 Mar 2021 16:44:41 +0100
[Message part 4 (text/plain, inline)]
Xinglu Chen 写道:
> * gnu/packages/image-viewers.scm (feh): Update to 3.6.3.

Pushed as 7bcbf35efa328456ece1b54426789501aed11b77.

Thanks!

T G-R
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 77 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.