[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/14: gnu: eog-plugins: Update to 3.26.3.
From: |
guix-commits |
Subject: |
07/14: gnu: eog-plugins: Update to 3.26.3. |
Date: |
Wed, 27 Feb 2019 09:49:28 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 5fed63dda963851647ce707c6a3cba2e4f694530
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Feb 26 13:38:35 2019 +0100
gnu: eog-plugins: Update to 3.26.3.
* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.3.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 8574c91..55032fd 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3983,7 +3983,7 @@ supports image conversion, rotation, and slideshows.")
;; 'XDG_DATA_DIRS' appropriately set.
(package
(name "eog-plugins")
- (version "3.26.2")
+ (version "3.26.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/eog-plugins/"
@@ -3991,7 +3991,7 @@ supports image conversion, rotation, and slideshows.")
"eog-plugins-" version ".tar.xz"))
(sha256
(base32
- "1w8zw7kwfvlwlyb1k1inqdvbwnzq959sqawlmnwfb8ykn98hbk8y"))))
+ "06fnjs2p18ad5vk07z685cx26sc7d3azywss00w9xvz794b2i1g3"))))
(build-system gnu-build-system)
(home-page "https://wiki.gnome.org/Apps/EyeOfGnome/Plugins")
(synopsis "Extensions for the Eye of GNOME image viewer")
- branch master updated (8aa1ca8 -> 4915894), guix-commits, 2019/02/27
- 04/14: gnu: libwacom: Don't use NAME in source URI., guix-commits, 2019/02/27
- 01/14: gnu: mc: Update to 4.8.22., guix-commits, 2019/02/27
- 06/14: gnu: eog-plugins: Don't use NAME in source URI., guix-commits, 2019/02/27
- 02/14: gnu: libpipeline: Update to 1.5.1., guix-commits, 2019/02/27
- 05/14: gnu: libwacom: Update to 0.32., guix-commits, 2019/02/27
- 03/14: gnu: gom: Don't use NAME in source URI., guix-commits, 2019/02/27
- 07/14: gnu: eog-plugins: Update to 3.26.3.,
guix-commits <=
- 08/14: gnu: ddrescue: Update to 1.24., guix-commits, 2019/02/27
- 09/14: gnu: wesnoth: Don't use NAME in source URI., guix-commits, 2019/02/27
- 12/14: gnu: sbcl: Update to 1.4.16., guix-commits, 2019/02/27
- 11/14: gnu: libblockdev: Update to 2.21., guix-commits, 2019/02/27
- 10/14: gnu: wesnoth: Update to 1.14.6., guix-commits, 2019/02/27
- 13/14: gnu: lmdb: Don't use unstable tarball., guix-commits, 2019/02/27
- 14/14: gnu: lmdb: Update to 0.9.23., guix-commits, 2019/02/27