guix-commits
[Top][All Lists]
Advanced

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

27/85: gnu: cogl: Update to 1.22.2.


From: Mark H. Weaver
Subject: 27/85: gnu: cogl: Update to 1.22.2.
Date: Wed, 11 Jan 2017 16:36:02 +0000 (UTC)

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

commit 6a55accc8001bda7d4c9da2ec4926cea6dc88c35
Author: Mark H Weaver <address@hidden>
Date:   Mon Jan 9 03:47:07 2017 -0500

    gnu: cogl: Update to 1.22.2.
    
    * gnu/packages/gnome.scm (cogl): Update to 1.22.2.
---
 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 33c4f39..011f882 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2789,7 +2789,7 @@ throughout GNOME for API documentation).")
 (define-public cogl
   (package
     (name "cogl")
-    (version "1.22.0")
+    (version "1.22.2")
     (source
      (origin
        (method url-fetch)
@@ -2798,7 +2798,7 @@ throughout GNOME for API documentation).")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "14daxqrid5039xmq9yl4pk86awng1n9zgl6ysblhc4gw2ifzp7b8"))))
+         "03f0ha3qk7ca0nnkkcr1garrm1n1vvfqhkz9lwjm592fnv6ii9rr"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("glib:bin" ,glib "bin")     ; for glib-mkenums



reply via email to

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