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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 63464 in the body.
You can then email your comments to 63464 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#63464; Package guix-patches. (Fri, 12 May 2023 13:39:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to jlicht <at> fsfe.org:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 12 May 2023 13:39:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Reply sent to "jgart" <jgart <at> dismail.de>:
You have taken responsibility. (Sat, 20 May 2023 15:50:02 GMT) Full text and rfc822 format available.

Notification sent to jlicht <at> fsfe.org:
bug acknowledged by developer. (Sat, 20 May 2023 15:50:02 GMT) Full text and rfc822 format available.

Message #10 received at 63464-done <at> debbugs.gnu.org (full text, mbox):

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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 18 Jun 2023 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 310 days ago.

Previous Next


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