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: ???
Subject: 69/97: gnu: clutter-gtk: Update to 1.8.0.
Date: Thu, 07 Apr 2016 03:13:06 +0000

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

commit ce5e40aeb409a06d1be74bc2cf354283a1d8d6f3
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 a53d0b4..4c2f835 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2777,7 +2777,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)
@@ -2786,7 +2786,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]