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.3.


From: Kei Kebreau
Subject: 01/02: gnu: grilo: Update to 0.3.3.
Date: Fri, 16 Jun 2017 11:09:57 -0400 (EDT)

kkebreau pushed a commit to branch master
in repository guix.

commit 99dd2af99eb0e6201ce062ca17d34977063f89ec
Author: Kei Kebreau <address@hidden>
Date:   Tue Jun 13 16:47:07 2017 -0400

    gnu: grilo: Update to 0.3.3.
    
    * gnu/packages/gnome.scm (grilo): Update to 0.3.3.
---
 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 1e26a1b..44b5c20 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3325,7 +3325,7 @@ as possible!")
 (define-public grilo
   (package
     (name "grilo")
-    (version "0.3.2")
+    (version "0.3.3")
     (source
      (origin
        (method url-fetch)
@@ -3334,7 +3334,7 @@ as possible!")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0nvzr2gfk2mpzf99442zawv0n5yjcyy50rqkrvdsibknbm56hvzj"))))
+         "1qx072m0gl6m3d5g5cbbf13p4h217icmlxjnrn829x5xqwi451sw"))))
     (build-system gnu-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]