guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: cogl: Update to 1.22.0.


From: ???
Subject: 01/03: gnu: cogl: Update to 1.22.0.
Date: Mon, 09 Nov 2015 05:59:36 +0000

iyzsong pushed a commit to branch master
in repository guix.

commit b3e91e029f8194b50fa0a20efabd826af07002a6
Author: 宋文武 <address@hidden>
Date:   Mon Nov 9 13:07:45 2015 +0800

    gnu: cogl: Update to 1.22.0.
    
    * gnu/packages/gnome.scm (cogl): Update to 1.22.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 32c29ca..6c2007d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2576,7 +2576,7 @@ throughout GNOME for API documentation).")
 (define-public cogl
   (package
     (name "cogl")
-    (version "1.20.0")
+    (version "1.22.0")
     (source
      (origin
        (method url-fetch)
@@ -2585,7 +2585,7 @@ throughout GNOME for API documentation).")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0aqrj7gc0x7v536vdycgn2i23fj3nx3qwdd3mwgx7rr9b14kb7kj"))))
+         "14daxqrid5039xmq9yl4pk86awng1n9zgl6ysblhc4gw2ifzp7b8"))))
     (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]