* [bug#71400] [PATCH] gnu: feh: Update to 3.10.2.
@ 2024-06-06 16:56 Artyom V. Poptsov
2024-06-10 10:03 ` bug#71400: Close Andreas Enge
0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2024-06-06 16:56 UTC (permalink / raw)
To: 71400; +Cc: Artyom V. Poptsov
* gnu/packages/image-viewers.scm (feh): Update to 3.10.2.
Change-Id: I4882d53304b9756be0ff66c2044c91c62dacf8a6
---
gnu/packages/image-viewers.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/image-viewers.scm b/gnu/packages/image-viewers.scm
index dab7d9d1f2..5c6618c706 100644
--- a/gnu/packages/image-viewers.scm
+++ b/gnu/packages/image-viewers.scm
@@ -27,6 +27,7 @@
;;; Copyright © 2022, 2023 Maxim Cournoyer <maxim.cournoyer@gmail.com>
;;; Copyright © 2022 Tomasz Jeneralczyk <tj@schwi.pl>
;;; Copyright © 2022 Cairn <cairn@pm.me>
+;;; Copyright © 2024 Artyom V. Poptsov <poptsov.artyom@gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -178,7 +179,7 @@ (define-public ytfzf
(define-public feh
(package
(name "feh")
- (version "3.10")
+ (version "3.10.2")
(home-page "https://feh.finalrewind.org/")
(source (origin
(method url-fetch)
@@ -186,7 +187,7 @@ (define-public feh
name "-" version ".tar.bz2"))
(sha256
(base32
- "166cayf1zh84y5bfaykxmi7ypxvq36hnjsbnwbjzx7zyvkvd2w8x"))))
+ "0sc9dqcqz33pkc9x4m5i9lpq8avq5mhk3x0cdy3rhlsww9ysg52z"))))
(build-system gnu-build-system)
(arguments
(list #:phases
base-commit: 3d5f4b2d7dda29d749128fbe80f6ad28f52f09b1
--
2.45.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#71400: Close
2024-06-06 16:56 [bug#71400] [PATCH] gnu: feh: Update to 3.10.2 Artyom V. Poptsov
@ 2024-06-10 10:03 ` Andreas Enge
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Enge @ 2024-06-10 10:03 UTC (permalink / raw)
To: 71400-done
Pushed, thanks!
Andreas
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-10 10:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-06 16:56 [bug#71400] [PATCH] gnu: feh: Update to 3.10.2 Artyom V. Poptsov
2024-06-10 10:03 ` bug#71400: Close Andreas Enge
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.