From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 71400@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#71400] [PATCH] gnu: feh: Update to 3.10.2.
Date: Thu, 6 Jun 2024 19:56:56 +0300 [thread overview]
Message-ID: <2ad5316b893d5aae9d035a9ebf7d17eb97eda1ba.1717693016.git.poptsov.artyom@gmail.com> (raw)
* 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
next reply other threads:[~2024-06-06 16:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-06 16:56 Artyom V. Poptsov [this message]
2024-06-10 10:03 ` bug#71400: Close Andreas Enge
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2ad5316b893d5aae9d035a9ebf7d17eb97eda1ba.1717693016.git.poptsov.artyom@gmail.com \
--to=poptsov.artyom@gmail.com \
--cc=71400@debbugs.gnu.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 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.