[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/37: gnu: gexiv2: Update to 0.12.0.
From: |
guix-commits |
Subject: |
27/37: gnu: gexiv2: Update to 0.12.0. |
Date: |
Sun, 14 Jul 2019 15:54:55 -0400 (EDT) |
kkebreau pushed a commit to branch bd15da3a379821e3943403c
in repository guix.
commit 1ed7b51cc923fcf955bc8d1e32a19cc065fe6166
Author: Kei Kebreau <address@hidden>
Date: Sat Jul 6 06:35:48 2019 -0400
gnu: gexiv2: Update to 0.12.0.
* gnu/packages/gnome.scm (gexiv2): Update to 0.12.0.
[native-inputs]: Add gcr and vala.
---
gnu/packages/gnome.scm | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 057be3a..081116d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4661,7 +4661,7 @@ classes for commonly used data structures.")
(define-public gexiv2
(package
(name "gexiv2")
- (version "0.10.10")
+ (version "0.12.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -4669,11 +4669,13 @@ classes for commonly used data structures.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1qbcwq89g4r67k1dj4laqj441pj4195c8hzhxn8vc6mmg8adg6kx"))))
+ "0slj5yj8c90l9pp5i3z74x5r3r4da0xfmbzkfq5k0dkg72q3kxaq"))))
(build-system meson-build-system)
(native-inputs
- `(("glib" ,glib "bin")
- ("pkg-config" ,pkg-config)))
+ `(("gcr" ,gcr)
+ ("glib" ,glib "bin")
+ ("pkg-config" ,pkg-config)
+ ("vala" ,vala)))
(propagated-inputs
;; Listed in "Requires" section of gexiv2.pc
`(("exiv2" ,exiv2)))
- 09/37: gnu: gnome-control-center: Update to 3.30.3., (continued)
- 09/37: gnu: gnome-control-center: Update to 3.30.3., guix-commits, 2019/07/14
- 11/37: gnu: gnome-session: Update to 3.30.1., guix-commits, 2019/07/14
- 12/37: gnu: gnome-settings-daemon: Update to 3.30.2., guix-commits, 2019/07/14
- 13/37: gnu: gnome-terminal: Update to 3.30.3., guix-commits, 2019/07/14
- 14/37: gnu: gucharmap: Update to 12.0.1., guix-commits, 2019/07/14
- 15/37: gnu: gvfs: Update to 1.40.1., guix-commits, 2019/07/14
- 18/37: gnu: totem: Update to 3.30.0., guix-commits, 2019/07/14
- 17/37: gnu: shared-mime-info: Update to 1.10., guix-commits, 2019/07/14
- 22/37: gnu: gnome-tweaks: Update to 3.30.2., guix-commits, 2019/07/14
- 24/37: gnu: Add amtk., guix-commits, 2019/07/14
- 27/37: gnu: gexiv2: Update to 0.12.0.,
guix-commits <=
- 16/37: gnu: nautilus: Update to 3.30.5., guix-commits, 2019/07/14
- 20/37: gnu: evolution: Update to 3.30.5., guix-commits, 2019/07/14
- 31/37: gnu: orca: Update to 3.30.2., guix-commits, 2019/07/14
- 29/37: gnu: cheese: Update to 3.30.0., guix-commits, 2019/07/14
- 21/37: gnu: gcr: Update to 3.28.1., guix-commits, 2019/07/14
- 28/37: gnu: shotwell: Update to 0.30.4., guix-commits, 2019/07/14
- 30/37: gnu: gnome-screenshot: Update to 3.30.0., guix-commits, 2019/07/14
- 23/37: gnu: gjs: Update to 1.56.2., guix-commits, 2019/07/14
- 19/37: gnu: evolution-data-server: Update to 3.30.5., guix-commits, 2019/07/14
- 26/37: gnu: gdm: Update to 3.30.3., guix-commits, 2019/07/14