guix-commits
[Top][All Lists]
Advanced

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

73/97: gnu: grilo: Update to 0.2.15.


From: Ludovic Courtès
Subject: 73/97: gnu: grilo: Update to 0.2.15.
Date: Wed, 13 Apr 2016 17:31:48 +0000

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

commit 8490962090dd0548286ad630becfcb4c1d93316c
Author: 宋文武 <address@hidden>
Date:   Thu Apr 7 09:31:59 2016 +0800

    gnu: grilo: Update to 0.2.15.
    
    * gnu/packages/gnome.scm (grilo): Update to 0.2.15.
---
 gnu/packages/gnome.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 04c510a..4cacc34 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2969,7 +2969,7 @@ as possible!")
 (define-public grilo
   (package
     (name "grilo")
-    (version "0.2.14")
+    (version "0.2.15")
     (source
      (origin
        (method url-fetch)
@@ -2978,7 +2978,7 @@ as possible!")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1k8wj8f7xfaw5hxypnmwd34li3fq8h76dacach547rvsfjhjxj3r"))))
+         "05b8sqfmywg45b9frya6xmw5l3c8vf5a1nhy51nyfs0a4n1japbg"))))
     (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]