summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
author宋文武 <iyzsong@gmail.com>2015-11-09 13:08:14 +0800
committer宋文武 <iyzsong@gmail.com>2015-11-09 13:55:02 +0800
commit0efd8be5ea4c1ce3b32091b5770b9ca8d7e0e7b0 (patch)
treef26fd56031d700a68bca4815b10c4f598db1b8dc /gnu/packages
parentb3e91e029f8194b50fa0a20efabd826af07002a6 (diff)
downloadguix-patches-0efd8be5ea4c1ce3b32091b5770b9ca8d7e0e7b0.tar
guix-patches-0efd8be5ea4c1ce3b32091b5770b9ca8d7e0e7b0.tar.gz
gnu: clutter: Update to 1.24.2.
* gnu/packages/gnome.scm (clutter): Update to 1.24.2.
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 6c2007d93b..0d8abb1c23 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