guix-commits
[Top][All Lists]
Advanced

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

69/97: gnu: clutter-gtk: Update to 1.8.0.


From: Ludovic Courtès
Subject: 69/97: gnu: clutter-gtk: Update to 1.8.0.
Date: Wed, 13 Apr 2016 17:31:48 +0000

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

commit fa679a56dcede2187cdf5517b03b768e14e97bb2
Author: 宋文武 <address@hidden>
Date:   Thu Apr 7 09:29:50 2016 +0800

    gnu: clutter-gtk: Update to 1.8.0.
    
    * gnu/packages/gnome.scm (clutter-gtk): Update to 1.8.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 35d2fd2..a1c0c65 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2814,7 +2814,7 @@ presentations, kiosk style applications and so on.")
 (define-public clutter-gtk
   (package
     (name "clutter-gtk")
-    (version "1.6.6")
+    (version "1.8.0")
     (source
      (origin
        (method url-fetch)
@@ -2823,7 +2823,7 @@ presentations, kiosk style applications and so on.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0a2a8ci6in82l43zak3zj3cyms23i5rq6lzk1bz013gm023ach4l"))))
+         "07dzvx0b3fsswxnpxgk0adjgccnrvbxsd971naqwndnfivbgjbkl"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)



reply via email to

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