guix-commits
[Top][All Lists]
Advanced

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

68/97: gnu: clutter: Update to 1.26.0.


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

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

commit 71a56149130e7294765e4f28f4bac7998fee6ea0
Author: 宋文武 <address@hidden>
Date:   Thu Apr 7 09:18:51 2016 +0800

    gnu: clutter: Update to 1.26.0.
    
    * gnu/packages/gnome.scm (clutter): Update to 1.26.0.
---
 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 f1beaea..8780a81 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2762,7 +2762,7 @@ without stepping on each others toes.")
 (define-public clutter
   (package
     (name "clutter")
-    (version "1.24.2")
+    (version "1.26.0")
     (source
      (origin
        (method url-fetch)
@@ -2771,7 +2771,7 @@ without stepping on each others toes.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0qyd0cw17wi8gl6y9z2j2lh2gwghxskfmsdvw4ayrgxwnj6cjccn"))))
+         "01nfjd4k7j2n3agpx2d9ncff86nfsqv4n23465rb9zmk4iw4wlb7"))))
     (build-system gnu-build-system)
     (outputs '("out"
                "doc"))                            ;9 MiB of gtk-doc HTML pages



reply via email to

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