guix-commits
[Top][All Lists]
Advanced

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

29/85: gnu: clutter-gst: Update to 3.0.22.


From: Mark H. Weaver
Subject: 29/85: gnu: clutter-gst: Update to 3.0.22.
Date: Wed, 11 Jan 2017 16:36:03 +0000 (UTC)

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

commit 70241d9d7e143f27743ec2f67482458fff343d6d
Author: Mark H Weaver <address@hidden>
Date:   Mon Jan 9 03:49:27 2017 -0500

    gnu: clutter-gst: Update to 3.0.22.
    
    * gnu/packages/gnome.scm (clutter-gst): Update to 3.0.22.
---
 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 4f91a2f..77fd867 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2938,7 +2938,7 @@ presentations, kiosk style applications and so on.")
 (define-public clutter-gst
   (package
     (name "clutter-gst")
-    (version "3.0.18")
+    (version "3.0.22")
     (source
      (origin
        (method url-fetch)
@@ -2947,7 +2947,7 @@ presentations, kiosk style applications and so on.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "14w0pi9myvcn1yxzmk9sk8dghj17m5ji3aqdpfjikk90c060vv0a"))))
+         "1m6zwc7xr7lmbwiqav961g7jhc7gp5gb73dm6j93szpa6bxmgz7i"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("glib:bin" ,glib "bin")     ; for glib-mkenums



reply via email to

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