guix-commits
[Top][All Lists]
Advanced

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

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


From: guix-commits
Subject: 108/108: gnu: grilo-plugins: Update to 0.3.11.
Date: Sat, 25 Apr 2020 15:23:08 -0400 (EDT)

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

commit 0a4a28b7bc9152462bd0cc9114b35e4f45171c44
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 1e212ad..9ccac3b 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]