[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/182: gnu: eog: Update to 3.32.2.
From: |
guix-commits |
Subject: |
03/182: gnu: eog: Update to 3.32.2. |
Date: |
Fri, 15 Nov 2019 00:01:20 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 0f6c6e262efa196b5d1affc26ff3da3821a69e0e
Author: Kei Kebreau <address@hidden>
Date: Fri Jul 19 10:21:52 2019 -0400
gnu: eog: Update to 3.32.2.
* gnu/packages/gnome.scm (eog): Update to 3.32.2.
---
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 472d04f..5dad26a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4103,7 +4103,7 @@ supports playlists, song ratings, and any codecs
installed through gstreamer.")
(define-public eog
(package
(name "eog")
- (version "3.28.4")
+ (version "3.32.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -4111,7 +4111,7 @@ supports playlists, song ratings, and any codecs
installed through gstreamer.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1wrq3l3z0x6q0hnc1vqr2hnyb1b14qw6aqvc5dldfgbs0yys6p55"))))
+ "1bcxpqgzlk2cy4wfb3b5h66mhpj2fhrk1rrb5qqcv5xrr62ik5xy"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags
- branch wip-gnome-updates created (now a781cb5), guix-commits, 2019/11/15
- 01/182: gnu: adwaita-icon-theme: Update to 3.32.0., guix-commits, 2019/11/15
- 03/182: gnu: eog: Update to 3.32.2.,
guix-commits <=
- 04/182: gnu: epiphany: Update to 3.32.3., guix-commits, 2019/11/15
- 08/182: gnu: gnome-bluetooth: Update to 3.32.1., guix-commits, 2019/11/15
- 02/182: gnu: baobab: Update to 3.32.0., guix-commits, 2019/11/15
- 05/182: gnu: file-roller: Update to 3.32.1., guix-commits, 2019/11/15
- 07/182: gnu: gnome-backgrounds: Update to 3.32.0., guix-commits, 2019/11/15
- 06/182: gnu: gedit: Update to 3.32.2., guix-commits, 2019/11/15
- 11/182: gnu: gnome-desktop: Update to 3.32.2., guix-commits, 2019/11/15
- 10/182: gnu: gnome-icon-theme: Update home page., guix-commits, 2019/11/15
- 13/182: gnu: gnome-settings-daemon: Update to 3.32.1., guix-commits, 2019/11/15
- 16/182: gnu: grilo: Update to 0.3.9., guix-commits, 2019/11/15