From: Alex Griffin <a@ajgrf.com>
To: guix-devel@gnu.org
Subject: [PATCH] gnu: feh: Update to 2.18.
Date: Tue, 03 Jan 2017 18:27:02 -0600 [thread overview]
Message-ID: <1483489622.849228.836543201.6993B001@webmail.messagingengine.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 66 bytes --]
This patch just updates feh from 2.14.1 to 2.18.
--
Alex Griffin
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-feh-Update-to-2.18.patch --]
[-- Type: text/x-patch; name="0001-gnu-feh-Update-to-2.18.patch", Size: 1439 bytes --]
From dade6be7d356e589b63b22c784640e55f4ca5528 Mon Sep 17 00:00:00 2001
From: Alex Griffin <a@ajgrf.com>
Date: Tue, 3 Jan 2017 10:55:26 -0600
Subject: [PATCH 7/9] gnu: feh: Update to 2.18.
* gnu/packages/image-viewers.scm (feh): Update to 2.18.
---
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 11cead6b3..bc56041f8 100644
--- a/gnu/packages/image-viewers.scm
+++ b/gnu/packages/image-viewers.scm
@@ -3,6 +3,7 @@
;;; Copyright © 2014 Ian Denhardt <ian@zenhack.net>
;;; Copyright © 2015, 2016 Alex Kost <alezost@gmail.com>
;;; Copyright © 2016 Efraim Flashner <efraim@flashner.co.il>
+;;; Copyright © 2017 Alex Griffin <a@ajgrf.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -39,7 +40,7 @@
(define-public feh
(package
(name "feh")
- (version "2.14.1")
+ (version "2.18")
(home-page "https://feh.finalrewind.org/")
(source (origin
(method url-fetch)
@@ -47,7 +48,7 @@
name "-" version ".tar.bz2"))
(sha256
(base32
- "1hlzgr0masgbm1vdn085vz81s9kpnah8kjkb1w1xfsxr1b99x8f0"))))
+ "036lgv81d0vmrnmh1z1x360nr5avb2sk5jb1h3g5n6jijm8vzblx"))))
(build-system gnu-build-system)
(arguments
'(#:phases (alist-delete 'configure %standard-phases)
--
2.11.0
next reply other threads:[~2017-01-04 0:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-04 0:27 Alex Griffin [this message]
2017-01-04 4:40 ` [PATCH] gnu: feh: Update to 2.18 Leo Famulari
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=1483489622.849228.836543201.6993B001@webmail.messagingengine.com \
--to=a@ajgrf.com \
--cc=guix-devel@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 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).