GNU bug report logs - #63464
[PATCH] gnu: ytfzf: Update to 2.6.0.

Previous Next

Package: guix-patches;

Reported by: jlicht <at> fsfe.org

Date: Fri, 12 May 2023 13:39:02 UTC

Severity: normal

Tags: patch

Done: "jgart" <jgart <at> dismail.de>

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: "jgart" <jgart <at> dismail.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#63464: closed ([PATCH] gnu: ytfzf: Update to 2.6.0.)
Date: Sat, 20 May 2023 15:50:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 20 May 2023 15:49:28 +0000
with message-id <bf25042476e5235c2cfdd2cd2cbad7e1 <at> dismail.de>
and subject line [PATCH] gnu: ytfzf: Update to 2.6.0.
has caused the debbugs.gnu.org bug report #63464,
regarding [PATCH] gnu: ytfzf: Update to 2.6.0.
to be marked as done.

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


-- 
63464: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63464
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jlicht <at> fsfe.org
To: guix-patches <at> gnu.org
Cc: Jelle Licht <jlicht <at> fsfe.org>
Subject: [PATCH] gnu: ytfzf: Update to 2.6.0.
Date: Fri, 12 May 2023 15:38:39 +0200
From: Jelle Licht <jlicht <at> fsfe.org>

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

 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 db7a44d4ff..77500bad4f 100644
--- a/gnu/packages/image-viewers.scm
+++ b/gnu/packages/image-viewers.scm
@@ -112,7 +112,7 @@ (define-module (gnu packages image-viewers)
 (define-public ytfzf
   (package
     (name "ytfzf")
-    (version "2.5.2")
+    (version "2.6.0")
     (home-page "https://github.com/pystardust/ytfzf")
     (source
      (origin
@@ -123,7 +123,7 @@ (define-public ytfzf
          (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "138rqjjyh6ar951v0v5sl1v000ja8zznn141qqw8ymx5h2z44r6w"))))
+        (base32 "19wmzpbc23515ab4v4pw792x68y7bgsqhd2pmlqiq6bp6jxfrykg"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 40310efde9b4a4f2cf98081d6cd10f843685ebb6
-- 
2.39.2



[Message part 3 (message/rfc822, inline)]
From: "jgart" <jgart <at> dismail.de>
To: "Jelle Licht" <jlicht <at> fsfe.org>, 63464-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: ytfzf: Update to 2.6.0.
Date: Sat, 20 May 2023 15:49:28 +0000
Hi Jelle,

Thanks for the patch! LGTM. Applied.

all best,

jgart


This bug report was last modified 2 years and 85 days ago.

Previous Next


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