unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71881] [PATCH] gnu: feh: Update to 3.10.3.
@ 2024-07-01 19:48 Artyom V. Poptsov
  2024-07-03  8:58 ` bug#71881: " Zheng Junjie
  0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2024-07-01 19:48 UTC (permalink / raw)
  To: 71881; +Cc: Artyom V. Poptsov

* gnu/packages/image-viewers.scm (feh): Update to 3.10.3.

Change-Id: I2b997670ae628f231ade8cc2054f0e121d913598
---
 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 5c6618c706..3541be530b 100644
--- a/gnu/packages/image-viewers.scm
+++ b/gnu/packages/image-viewers.scm
@@ -179,7 +179,7 @@ (define-public ytfzf
 (define-public feh
   (package
     (name "feh")
-    (version "3.10.2")
+    (version "3.10.3")
     (home-page "https://feh.finalrewind.org/")
     (source (origin
               (method url-fetch)
@@ -187,7 +187,7 @@ (define-public feh
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "0sc9dqcqz33pkc9x4m5i9lpq8avq5mhk3x0cdy3rhlsww9ysg52z"))))
+                "1j79850gwrjamgc22cv1hiynia4w5lc8qbhww3qpl8bhjxwy49jl"))))
     (build-system gnu-build-system)
     (arguments
      (list #:phases

base-commit: 85012e64819b39fd6112038134548b415fd5daff
-- 
2.45.2





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

end of thread, other threads:[~2024-07-03  8:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-01 19:48 [bug#71881] [PATCH] gnu: feh: Update to 3.10.3 Artyom V. Poptsov
2024-07-03  8:58 ` bug#71881: " Zheng Junjie

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).