guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: clutter: Update to 1.24.2.


From: ???
Subject: 02/03: gnu: clutter: Update to 1.24.2.
Date: Mon, 09 Nov 2015 05:59:37 +0000

iyzsong pushed a commit to branch master
in repository guix.

commit 0efd8be5ea4c1ce3b32091b5770b9ca8d7e0e7b0
Author: 宋文武 <address@hidden>
Date:   Mon Nov 9 13:08:14 2015 +0800

    gnu: clutter: Update to 1.24.2.
    
    * gnu/packages/gnome.scm (clutter): Update to 1.24.2.
---
 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 6c2007d..0d8abb1 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2643,7 +2643,7 @@ without stepping on each others toes.")
 (define-public clutter
   (package
     (name "clutter")
-    (version "1.22.2")
+    (version "1.24.2")
     (source
      (origin
        (method url-fetch)
@@ -2652,7 +2652,7 @@ without stepping on each others toes.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1b0ikh9q3c3qnny3kbvhqih35449q8ajcbh7zkm8k3kykwfx4scf"))))
+         "0qyd0cw17wi8gl6y9z2j2lh2gwghxskfmsdvw4ayrgxwnj6cjccn"))))
     (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]