guix-commits
[Top][All Lists]
Advanced

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

107/107: gnu: grilo-plugins: Update to 0.3.11.


From: guix-commits
Subject: 107/107: gnu: grilo-plugins: Update to 0.3.11.
Date: Tue, 12 May 2020 10:53:39 -0400 (EDT)

kkebreau pushed a commit to branch wip-gnome3.36
in repository guix.

commit bef7b8a175d90221a314339d13ba99b19c69696f
Author: Kei Kebreau <address@hidden>
AuthorDate: Sat Apr 25 10:28:40 2020 -0400

    gnu: grilo-plugins: Update to 0.3.11.
    
    * gnu/packages/gnome.scm (grilo-plugins): Update to 0.3.11.
---
 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 a850a96..5c9f537 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4830,7 +4830,7 @@ for application developers.")
 (define-public grilo-plugins
   (package
     (name "grilo-plugins")
-    (version "0.3.10")
+    (version "0.3.11")
     (source
      (origin
        (method url-fetch)
@@ -4839,7 +4839,7 @@ for application developers.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0jldaixc4kzycn5v8ixkjld1n0z3dp0l1p3vchgdwpvdvc7kcfw0"))))
+         "0wyd3n5mn7b77hxylkc3f62v01mlavh96901pz342hwrn42ydqnx"))))
     (build-system meson-build-system)
     (native-inputs
      `(("gettext" ,gettext-minimal)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]