guix-commits
[Top][All Lists]
Advanced

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

05/10: gnu: grilo: Update to 0.3.10.


From: guix-commits
Subject: 05/10: gnu: grilo: Update to 0.3.10.
Date: Sat, 2 Nov 2019 17:05:22 -0400 (EDT)

kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.

commit 22872cafddde860a8c64ca5100b67a31a0771261
Author: Kei Kebreau <address@hidden>
Date:   Sat Nov 2 09:43:09 2019 -0400

    gnu: grilo: Update to 0.3.10.
    
    * gnu/packages/gnome.scm (grilo): Update to 0.3.10.
---
 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 13d796f..1402009 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3842,7 +3842,7 @@ as possible!")
 (define-public grilo
   (package
     (name "grilo")
-    (version "0.3.9")
+    (version "0.3.10")
     (source
      (origin
        (method url-fetch)
@@ -3851,7 +3851,7 @@ as possible!")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1wnabc69730jsv8dljj5ik8g7p581nw60mw1mkgamkzjcb6821bk"))))
+         "1s7ilyywf18q26aj5c4709kfizqywjlnacp4jzmj9v9i9kkv4i3y"))))
     (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]