guix-commits
[Top][All Lists]
Advanced

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

74/97: gnu: grilo-plugins: Update to 0.2.17.


From: Ludovic Courtès
Subject: 74/97: gnu: grilo-plugins: Update to 0.2.17.
Date: Sat, 16 Apr 2016 09:49:33 +0000

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

commit 6dec728d4aee3fba0e9739a1c03e09c533d9b527
Author: 宋文武 <address@hidden>
Date:   Thu Apr 7 09:32:28 2016 +0800

    gnu: grilo-plugins: Update to 0.2.17.
    
    * gnu/packages/gnome.scm (grilo-plugins): Update to 0.2.17.
---
 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 7a25017..679041c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3021,7 +3021,7 @@ for application developers.")
 (define-public grilo-plugins
   (package
     (name "grilo-plugins")
-    (version "0.2.16")
+    (version "0.2.17")
     (source
      (origin
        (method url-fetch)
@@ -3030,7 +3030,7 @@ for application developers.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "00sjmkzxc8w4qn4lp5yj65c4y83mwhp0zlvk11ghvpxnklgmgd40"))))
+         "109pf4sz320jiqs1nzszpj2flkwrgwfsm64kza24mxnxih4njxik"))))
     (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]