unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63464] [PATCH] gnu: ytfzf: Update to 2.6.0.
@ 2023-05-12 13:38 jlicht
  2023-05-20 15:49 ` bug#63464: " jgart via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: jlicht @ 2023-05-12 13:38 UTC (permalink / raw)
  To: 63464; +Cc: Jelle Licht

From: Jelle Licht <jlicht@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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#63464: [PATCH] gnu: ytfzf: Update to 2.6.0.
  2023-05-12 13:38 [bug#63464] [PATCH] gnu: ytfzf: Update to 2.6.0 jlicht
@ 2023-05-20 15:49 ` jgart via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: jgart via Guix-patches via @ 2023-05-20 15:49 UTC (permalink / raw)
  To: Jelle Licht, 63464-done

Hi Jelle,

Thanks for the patch! LGTM. Applied.

all best,

jgart




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-20 15:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-12 13:38 [bug#63464] [PATCH] gnu: ytfzf: Update to 2.6.0 jlicht
2023-05-20 15:49 ` bug#63464: " jgart via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).