guix-commits
[Top][All Lists]
Advanced

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

107/108: gnu: grilo: Update to 0.3.12.


From: guix-commits
Subject: 107/108: gnu: grilo: Update to 0.3.12.
Date: Sat, 25 Apr 2020 15:23:08 -0400 (EDT)

kkebreau pushed a commit to branch wip-gnome3.36
in repository guix.

commit e35727558074316d637f98a3a649d12feda1ba14
Author: Kei Kebreau <address@hidden>
AuthorDate: Sat Apr 25 10:19:45 2020 -0400

    gnu: grilo: Update to 0.3.12.
    
    * gnu/packages/gnome.scm (grilo): Update to 0.3.12.
---
 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 d79498a..1e212ad 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4789,7 +4789,7 @@ as possible!")
 (define-public grilo
   (package
     (name "grilo")
-    (version "0.3.10")
+    (version "0.3.12")
     (source
      (origin
        (method url-fetch)
@@ -4798,7 +4798,7 @@ as possible!")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1s7ilyywf18q26aj5c4709kfizqywjlnacp4jzmj9v9i9kkv4i3y"))))
+         "0w8sq5g6g1rg85h53vbll8va70fcp6082mlpmy98aa03444ddyyv"))))
     (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]