guix-commits
[Top][All Lists]
Advanced

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

57/62: gnu: grilo: Update to 0.3.10.


From: guix-commits
Subject: 57/62: gnu: grilo: Update to 0.3.10.
Date: Sat, 7 Dec 2019 14:05:00 -0500 (EST)

kkebreau pushed a commit to branch master
in repository guix.

commit a865e9383a298fefea64478752b1738cfdaa453a
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 5288111..2496e05 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4094,7 +4094,7 @@ as possible!")
 (define-public grilo
   (package
     (name "grilo")
-    (version "0.3.9")
+    (version "0.3.10")
     (source
      (origin
        (method url-fetch)
@@ -4103,7 +4103,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]