guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit a9d275be47e2303f9fd7391c46f31b99acca25e5
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Sat Jan 31 20:28:10 2026 +0100
gnu: gexiv2: Update to 0.14.6.
* gnu/packages/gnome.scm (gexiv2): Update to 0.14.6.
---
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 6504f408c0..7c3f22f750 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7527,7 +7527,7 @@ classes for commonly used data structures.")
(define-public gexiv2
(package
(name "gexiv2")
- (version "0.14.3")
+ (version "0.14.6")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -7535,7 +7535,7 @@ classes for commonly used data structures.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1j722x96kavgm4prgkcs84n94gb54m5jlgzg9za37cz9aqn4vri1"))))
+ "12rbly3y4zw4zdqpcnyjcv4a3ifpzxymxgpar3skw7vvmsm2hv30"))))
(build-system meson-build-system)
(native-inputs
(list gcr-3