guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: clutter-gtk: Update to 1.6.6.


From: Efraim Flashner
Subject: 01/01: gnu: clutter-gtk: Update to 1.6.6.
Date: Sat, 12 Dec 2015 21:39:46 +0000

efraim pushed a commit to branch master
in repository guix.

commit f0b0a5de871a074b5879224dc1faee64cd834c43
Author: Efraim Flashner <address@hidden>
Date:   Sat Dec 12 23:22:03 2015 +0200

    gnu: clutter-gtk: Update to 1.6.6.
    
    * gnu/packages/gnome.scm (clutter-gtk): Update to 1.6.6.
---
 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 c17dd19..13f4572 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2740,7 +2740,7 @@ presentations, kiosk style applications and so on.")
 (define-public clutter-gtk
   (package
     (name "clutter-gtk")
-    (version "1.6.0")
+    (version "1.6.6")
     (source
      (origin
        (method url-fetch)
@@ -2749,7 +2749,7 @@ presentations, kiosk style applications and so on.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0k93hbf5d1970hs7vjddr3nnngygc7mxqbj474r3cdm0fjsm0dc8"))))
+         "0a2a8ci6in82l43zak3zj3cyms23i5rq6lzk1bz013gm023ach4l"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)



reply via email to

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