guix-commits
[Top][All Lists]
Advanced

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

49/85: gnu: grilo-plugins: Update to 0.3.3.


From: Mark H. Weaver
Subject: 49/85: gnu: grilo-plugins: Update to 0.3.3.
Date: Wed, 11 Jan 2017 16:36:07 +0000 (UTC)

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

commit 22753632f78873e8c539b8fe19efb77c8f722d10
Author: Mark H Weaver <address@hidden>
Date:   Mon Jan 9 03:52:40 2017 -0500

    gnu: grilo-plugins: Update to 0.3.3.
    
    * gnu/packages/gnome.scm (grilo-plugins): 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 0bac00d..67d6b9d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3160,7 +3160,7 @@ for application developers.")
 (define-public grilo-plugins
   (package
     (name "grilo-plugins")
-    (version "0.3.1")
+    (version "0.3.3")
     (source
      (origin
        (method url-fetch)
@@ -3169,7 +3169,7 @@ for application developers.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1akd7q6pqnkcnayrdfjb0qx5w5yyl06kxzwhqp2gxm4y1b208pb0"))))
+         "172vr1y98d2mzlmg5akjn4ibrcj3gh22cwnb3cv9rvvzhj3yhrpy"))))
     (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]