guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: grilo: Update to 0.3.13.


From: guix-commits
Subject: 01/02: gnu: grilo: Update to 0.3.13.
Date: Sat, 18 Sep 2021 06:13:10 -0400 (EDT)

mothacehe pushed a commit to branch core-updates-frozen
in repository guix.

commit 4df5b64c8a62aeacf8531de39fd8568338535ece
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Sat Sep 18 12:08:15 2021 +0200

    gnu: grilo: Update to 0.3.13.
    
    * gnu/packages/gnome.scm (grilo): Update to 0.3.13.
---
 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 d954a8c..37ae672 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6005,7 +6005,7 @@ as possible!")
 (define-public grilo
   (package
     (name "grilo")
-    (version "0.3.12")
+    (version "0.3.13")
     (source
      (origin
        (method url-fetch)
@@ -6013,7 +6013,7 @@ as possible!")
                            (version-major+minor version) "/"
                            "grilo-" version ".tar.xz"))
        (sha256
-        (base32 "0w8sq5g6g1rg85h53vbll8va70fcp6082mlpmy98aa03444ddyyv"))))
+        (base32 "0ywjvh7xw4ql1q4fvl0q5n06n08pga1g1nc9l7c3x5214gr3fj6i"))))
     (build-system meson-build-system)
     (native-inputs
      `(("glib:bin" ,glib "bin")         ; for glib-mkenums and glib-genmarshal



reply via email to

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