guix-commits
[Top][All Lists]
Advanced

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

70/97: gnu: clutter-gst: Update to 3.0.18.


From: Ludovic Courtès
Subject: 70/97: gnu: clutter-gst: Update to 3.0.18.
Date: Sat, 16 Apr 2016 09:49:33 +0000

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

commit 8a5141ecff6702b4192dd217940454b5f3edef98
Author: 宋文武 <address@hidden>
Date:   Thu Apr 7 09:30:25 2016 +0800

    gnu: clutter-gst: Update to 3.0.18.
    
    * gnu/packages/gnome.scm (clutter-gst): Update to 3.0.18.
---
 gnu/packages/gnome.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 9bc7a38..06c74c7 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2844,7 +2844,7 @@ presentations, kiosk style applications and so on.")
 (define-public clutter-gst
   (package
     (name "clutter-gst")
-    (version "3.0.14")
+    (version "3.0.18")
     (source
      (origin
        (method url-fetch)
@@ -2853,7 +2853,7 @@ presentations, kiosk style applications and so on.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1qidm0q28q6w8gjd0gpqnk8fzqxv39dcp0vlzzawlncp8zfagj7p"))))
+         "14w0pi9myvcn1yxzmk9sk8dghj17m5ji3aqdpfjikk90c060vv0a"))))
     (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]