[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/10: gnu: gexiv2: Update to 0.12.2.
From: |
guix-commits |
Subject: |
05/10: gnu: gexiv2: Update to 0.12.2. |
Date: |
Sat, 6 Mar 2021 12:44:44 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 22f16f17eb6a3bb56da186867ef7bae6ea3aa46d
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sat Mar 6 18:01:27 2021 +0100
gnu: gexiv2: Update to 0.12.2.
* gnu/packages/gnome.scm (gexiv2): Update to 0.12.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 29bf210..adcf7fa 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6928,7 +6928,7 @@ classes for commonly used data structures.")
(define-public gexiv2
(package
(name "gexiv2")
- (version "0.12.1")
+ (version "0.12.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -6936,7 +6936,7 @@ classes for commonly used data structures.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0xxxq8xdkgkn146my307jgws4qgxx477h0ybg1mqza1ycmczvsla"))))
+ "0k4ljzzz5dwqndw8awvlw3ala8rh3b2rk9i4jzvywc53mi9ba8i3"))))
(build-system meson-build-system)
(native-inputs
`(("gcr" ,gcr)
- branch master updated (3483886 -> 42637f8), guix-commits, 2021/03/06
- 03/10: gnu: font-mononoki: Update to 1.3., guix-commits, 2021/03/06
- 08/10: gnu: libgxps: Update to 0.3.2., guix-commits, 2021/03/06
- 02/10: gnu: surgescript: Do not want static libraries., guix-commits, 2021/03/06
- 01/10: gnu: surgescript: Update to 0.5.5., guix-commits, 2021/03/06
- 10/10: gnu: libgnt: Update to 2.14.1., guix-commits, 2021/03/06
- 07/10: gnu: getmail: Update to 5.15., guix-commits, 2021/03/06
- 06/10: gnu: libgovirt: Update to 0.3.8., guix-commits, 2021/03/06
- 04/10: gnu: gnote: Update to 3.38.1., guix-commits, 2021/03/06
- 05/10: gnu: gexiv2: Update to 0.12.2.,
guix-commits <=
- 09/10: gnu: polybar: Update to 3.5.5., guix-commits, 2021/03/06