summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-01-09 03:47:07 -0500
committerMark H Weaver <mhw@netris.org>2017-01-11 11:33:26 -0500
commit6a55accc8001bda7d4c9da2ec4926cea6dc88c35 (patch)
tree53ea84f53a81a546a8bf52e99a86d81a9aa3e5aa /gnu/packages/gnome.scm
parent124596f29a63d93cf5f09966ef9383bca84ef411 (diff)
gnu: cogl: Update to 1.22.2.
* gnu/packages/gnome.scm (cogl): Update to 1.22.2.
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 33c4f3996e..011f882264 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