unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: kiasoc5 via Guix-patches via <guix-patches@gnu.org>
To: 59584@debbugs.gnu.org
Cc: kiasoc5 <kiasoc5@disroot.org>
Subject: [bug#59584] [PATCH 1/3] gnu: ytfzf: Update to 2.5.2.
Date: Fri, 25 Nov 2022 14:37:34 -0500	[thread overview]
Message-ID: <20221125193736.17095-1-kiasoc5@disroot.org> (raw)
In-Reply-To: <20221125193447.16643-1-kiasoc5@disroot.org>

* gnu/packages/image-viewers.scm (ytfzf): Update to 2.5.2.
---
 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 037c141065..7ab1f67df3 100644
--- a/gnu/packages/image-viewers.scm
+++ b/gnu/packages/image-viewers.scm
@@ -110,7 +110,7 @@ (define-module (gnu packages image-viewers)
 (define-public ytfzf
   (package
     (name "ytfzf")
-    (version "2.4.1")
+    (version "2.5.2")
     (home-page "https://github.com/pystardust/ytfzf")
     (source
      (origin
@@ -121,7 +121,7 @@ (define-public ytfzf
          (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "198qhnjklrgrjs35ygym6sgx1ibwn6qrihfiginvmx38gdavdj4x"))))
+        (base32 "138rqjjyh6ar951v0v5sl1v000ja8zznn141qqw8ymx5h2z44r6w"))))
     (build-system gnu-build-system)
     (arguments
      (list
-- 
2.38.1





  reply	other threads:[~2022-11-25 19:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-25 19:34 [bug#59584] [PATCH 0/3] Update ytfzf and dependencies to latest versions kiasoc5 via Guix-patches via
2022-11-25 19:37 ` kiasoc5 via Guix-patches via [this message]
2022-11-25 19:37 ` [bug#59584] [PATCH 2/3] gnu: chafa: Update to 1.12.4 kiasoc5 via Guix-patches via
2022-11-25 19:37 ` [bug#59584] [PATCH 3/3] gnu: jp2a: Update to 1.1.1 kiasoc5 via Guix-patches via
2022-12-06 11:34 ` [bug#59584] [PATCH 0/3] Update ytfzf and dependencies to latest versions Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221125193736.17095-1-kiasoc5@disroot.org \
    --to=guix-patches@gnu.org \
    --cc=59584@debbugs.gnu.org \
    --cc=kiasoc5@disroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).