guix-commits
[Top][All Lists]
Advanced

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

07/07: gnu: clutter-gtk: Update to 1.8.4.


From: Tobias Geerinckx-Rice
Subject: 07/07: gnu: clutter-gtk: Update to 1.8.4.
Date: Tue, 3 Jul 2018 20:46:13 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 5d1a3219d283e46bf39335bafcb888c003e14ed2
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Jul 3 04:57:54 2018 +0200

    gnu: clutter-gtk: Update to 1.8.4.
    
    * gnu/packages/gnome.scm (clutter-gtk): Update to 1.8.4.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index b27004a..b00076f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3336,7 +3336,7 @@ presentations, kiosk style applications and so on.")
 (define-public clutter-gtk
   (package
     (name "clutter-gtk")
-    (version "1.8.2")
+    (version "1.8.4")
     (source
      (origin
        (method url-fetch)
@@ -3345,7 +3345,7 @@ presentations, kiosk style applications and so on.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "153bl9256yjnfcplp7jmgf7lm2zb790zkayjclzsv42l6a3d89ys"))))
+         "01ibniy4ich0fgpam53q252idm7f4fn5xg5qvizcfww90gn9652j"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)



reply via email to

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