* [bug#46875] [PATCH] gnu: feh: Update to 3.6.3.
@ 2021-03-02 14:38 Xinglu Chen
2021-03-02 15:44 ` bug#46875: " Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Xinglu Chen @ 2021-03-02 14:38 UTC (permalink / raw)
To: 46875
* gnu/packages/image-viewers.scm (feh): Update to 3.6.3.
---
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 fda9e4cb7b..bddf86568c 100644
--- a/gnu/packages/image-viewers.scm
+++ b/gnu/packages/image-viewers.scm
@@ -16,6 +16,7 @@
;;; Copyright © 2020 R Veera Kumar <vkor@vkten.in>
;;; Copyright © 2020 Pierre Neidhardt <mail@ambrevar.xyz>
;;; Copyright © 2021 Rovanion Luckey <rovanion.luckey@gmail.com>
+;;; Copyright © 2021 Xinglu Chen <public@yoctocell.xyz>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -76,7 +77,7 @@
(define-public feh
(package
(name "feh")
- (version "3.6.2")
+ (version "3.6.3")
(home-page "https://feh.finalrewind.org/")
(source (origin
(method url-fetch)
@@ -84,7 +85,7 @@
name "-" version ".tar.bz2"))
(sha256
(base32
- "0d66qz9h37pk8h10bc918hbv3j364vyni934rlw2j951s5wznj8n"))))
+ "1d13x8hmvpdc5f5rj4l29ha7iz7wvqxjlvh6il04wq8igzrj0x23"))))
(build-system gnu-build-system)
(arguments
'(#:phases (modify-phases %standard-phases (delete 'configure))
base-commit: 4bc9a1f4e3bd39302b4ceaab8589a2e6ef82c4bd
--
2.30.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#46875: [PATCH] gnu: feh: Update to 3.6.3.
2021-03-02 14:38 [bug#46875] [PATCH] gnu: feh: Update to 3.6.3 Xinglu Chen
@ 2021-03-02 15:44 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2021-03-02 15:44 UTC (permalink / raw)
To: Xinglu Chen; +Cc: 46875-done
[-- Attachment #1: Type: text/plain, Size: 158 bytes --]
Xinglu Chen 写道:
> * gnu/packages/image-viewers.scm (feh): Update to 3.6.3.
Pushed as 7bcbf35efa328456ece1b54426789501aed11b77.
Thanks!
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-02 15:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-02 14:38 [bug#46875] [PATCH] gnu: feh: Update to 3.6.3 Xinglu Chen
2021-03-02 15:44 ` bug#46875: " Tobias Geerinckx-Rice 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).