guix-commits
[Top][All Lists]
Advanced

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

08/09: gnu: clutter-gst: Update to 3.0.24.


From: Marius Bakke
Subject: 08/09: gnu: clutter-gst: Update to 3.0.24.
Date: Wed, 24 May 2017 15:46:47 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 8773600542b6bb86e194010a7daf4c540858e5fb
Author: Marius Bakke <address@hidden>
Date:   Wed May 24 19:40:49 2017 +0200

    gnu: clutter-gst: Update to 3.0.24.
    
    * gnu/packages/gnome.scm (clutter-gst): Update to 3.0.24.
---
 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 936d037..973b08b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3069,7 +3069,7 @@ presentations, kiosk style applications and so on.")
 (define-public clutter-gst
   (package
     (name "clutter-gst")
-    (version "3.0.22")
+    (version "3.0.24")
     (source
      (origin
        (method url-fetch)
@@ -3078,7 +3078,7 @@ presentations, kiosk style applications and so on.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1m6zwc7xr7lmbwiqav961g7jhc7gp5gb73dm6j93szpa6bxmgz7i"))))
+         "0v6cg0syh4vx7y7ni47jsvr2r57q0j3h1f1gjlp0ciscixywiwg9"))))
     (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]