[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/53: gnu: eog: Update to 3.32.2.
From: |
guix-commits |
Subject: |
03/53: gnu: eog: Update to 3.32.2. |
Date: |
Fri, 1 Nov 2019 22:18:39 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 8673dae607b7ae01b8bbddf3d4c3a234b4b2fd4d
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 e3bf493), guix-commits, 2019/11/01
- 02/53: gnu: baobab: Update to 3.32.0., guix-commits, 2019/11/01
- 04/53: gnu: epiphany: Update to 3.32.3., guix-commits, 2019/11/01
- 03/53: gnu: eog: Update to 3.32.2.,
guix-commits <=
- 01/53: gnu: adwaita-icon-theme: Update to 3.32.0., guix-commits, 2019/11/01
- 05/53: gnu: file-roller: Update to 3.32.1., guix-commits, 2019/11/01
- 09/53: gnu: gsettings-desktop-schemas: Update to 3.32.0., guix-commits, 2019/11/01
- 18/53: gnu: dconf-editor: Update to 3.32.0., guix-commits, 2019/11/01
- 21/53: gnu: evolution-data-server: Update to 3.32.4., guix-commits, 2019/11/01
- 26/53: gnu: Add tracker-miners., guix-commits, 2019/11/01
- 45/53: gnu: gnome-shell: Update to 3.32.2., guix-commits, 2019/11/01
- 52/53: gnu: yelp: Update to 3.32.2., guix-commits, 2019/11/01
- 48/53: gnu: gnome-klotski: Update to 3.32.0., guix-commits, 2019/11/01
- 34/53: gnu: libwnck: Update to 3.32.0., guix-commits, 2019/11/01