aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 12a0abdc56..ffd84cd78d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4433,7 +4433,7 @@ classes for commonly used data structures.")
(define-public gexiv2
(package
(name "gexiv2")
- (version "0.10.8")
+ (version "0.10.10")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -4441,7 +4441,7 @@ classes for commonly used data structures.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0088m7p044n741ly1m6i7w25z513h9wpgyw0rmx5f0sy3vyjiic1"))))
+ "1qbcwq89g4r67k1dj4laqj441pj4195c8hzhxn8vc6mmg8adg6kx"))))
(build-system meson-build-system)
(native-inputs
`(("glib" ,glib "bin")
s: Update 'ru' translation of the manual.Julien Lepiller 2020-10-27nls: Update.Ludovic Courtès 2020-10-16nls: Update manual translations.Ludovic Courtès 2020-10-16nls: Update.Ludovic Courtès 2020-10-02gexp: 'local-file' warns when passed a non-literal relative file name....Ludovic Courtès 2020-09-29nls: Fix copyright and bug address in pot files....Julien Lepiller 2020-09-29nls: Fix documentation pot generation....Julien Lepiller 2020-07-27nls: Update 'fr' translation.Ludovic Courtès 2020-07-11Add 'guix git authenticate'....Ludovic Courtès 2020-05-05nls: Update.Ludovic Courtès 2020-04-14nls: Update.Ludovic Courtès 2020-04-12nls: Update.Ludovic Courtès 2020-04-08installer: Add proxy support....Mathieu Othacehe 2020-04-08installer: Turn help menu into parameters menu....Mathieu Othacehe 2020-04-06installer: Add a help page....Mathieu Othacehe 2020-04-02nls: Add Tamil translation....Julien Lepiller 2020-03-23nls: Update.Ludovic Courtès