guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

63/117: gnu: gexiv2: Update to 0.12.2.


From: guix-commits
Subject: 63/117: gnu: gexiv2: Update to 0.12.2.
Date: Tue, 23 Mar 2021 19:25:52 -0400 (EDT)

lle_bout pushed a commit to branch wip-gnome-40
in repository guix.

commit 98500e2fdd051b6367a3c32eedc3e2d632884f35
Author: Léo Le Bouter <lle-bout@zaclys.net>
AuthorDate: Tue Mar 23 20:42:29 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 4731bf5..8d0a17c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6839,7 +6839,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 "/"
@@ -6847,7 +6847,7 @@ classes for commonly used data structures.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0xxxq8xdkgkn146my307jgws4qgxx477h0ybg1mqza1ycmczvsla"))))
+                "0k4ljzzz5dwqndw8awvlw3ala8rh3b2rk9i4jzvywc53mi9ba8i3"))))
     (build-system meson-build-system)
     (native-inputs
      `(("gcr" ,gcr)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]