lilyp pushed a commit to branch gnome-team
in repository guix.
commit 8dce8dba10fc5f1dfa05f51dbad7ee013f8e0264
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Thu Jan 9 22:38:03 2025 +0100
gnu: gexiv2: Update to 0.14.3.
* gnu/packages/gnome.scm (gexiv2): Update to 0.14.3.
---
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 5dde0dc1c1..75cc1c6730 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7699,7 +7699,7 @@ classes for commonly used data structures.")
(define-public gexiv2
(package
(name "gexiv2")
- (version "0.14.2")
+ (version "0.14.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -7707,7 +7707,7 @@ classes for commonly used data structures.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1gp07klqixpxjqiv84i2gmkb1pcf1gagyrl800sk92xyizs9q31a"))))
+ "1j722x96kavgm4prgkcs84n94gb54m5jlgzg9za37cz9aqn4vri1"))))
(build-system meson-build-system)
(arguments
(list