[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/62: gnu: eog: Update to 3.32.2.
From: |
guix-commits |
Subject: |
03/62: gnu: eog: Update to 3.32.2. |
Date: |
Sat, 7 Dec 2019 14:04:49 -0500 (EST) |
kkebreau pushed a commit to branch master
in repository guix.
commit b0f24a82c1b489548e854624253df16022da05d7
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 2eadb37..a10345e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4336,7 +4336,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 "/"
@@ -4344,7 +4344,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 master updated (4e23d65 -> 352f710), guix-commits, 2019/12/07
- 01/62: gnu: adwaita-icon-theme: Update to 3.32.0., guix-commits, 2019/12/07
- 02/62: gnu: baobab: Update to 3.32.0., guix-commits, 2019/12/07
- 04/62: gnu: epiphany: Update to 3.32.3., guix-commits, 2019/12/07
- 03/62: gnu: eog: Update to 3.32.2.,
guix-commits <=
- 07/62: gnu: gnome-backgrounds: Update to 3.32.0., guix-commits, 2019/12/07
- 08/62: gnu: gnome-bluetooth: Update to 3.32.1., guix-commits, 2019/12/07
- 13/62: gnu: gnome-settings-daemon: Update to 3.32.1., guix-commits, 2019/12/07
- 10/62: gnu: gnome-icon-theme: Update home page., guix-commits, 2019/12/07
- 11/62: gnu: gnome-desktop: Update to 3.32.2., guix-commits, 2019/12/07
- 06/62: gnu: gedit: Update to 3.32.2., guix-commits, 2019/12/07
- 09/62: gnu: gsettings-desktop-schemas: Update to 3.32.0., guix-commits, 2019/12/07
- 14/62: gnu: Add python-dbusmock., guix-commits, 2019/12/07
- 05/62: gnu: file-roller: Update to 3.32.1., guix-commits, 2019/12/07
- 16/62: gnu: grilo: Update to 0.3.9., guix-commits, 2019/12/07