[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/13: gnu: cogl: Update to 1.22.4.
From: |
guix-commits |
Subject: |
11/13: gnu: cogl: Update to 1.22.4. |
Date: |
Sun, 29 Sep 2019 11:37:01 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 54c69ae123e2965245992cd4d04d2d9aa4aa24a5
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Sep 29 17:32:58 2019 +0200
gnu: cogl: Update to 1.22.4.
* gnu/packages/gnome.scm (cogl): Update to 1.22.4.
---
gnu/packages/gnome.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index c7e1a69..1471884 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3427,7 +3427,7 @@ throughout GNOME for API documentation).")
(define-public cogl
(package
(name "cogl")
- (version "1.22.2")
+ (version "1.22.4")
(source
(origin
(method url-fetch)
@@ -3435,8 +3435,7 @@ throughout GNOME for API documentation).")
(version-major+minor version) "/"
"cogl-" version ".tar.xz"))
(sha256
- (base32
- "03f0ha3qk7ca0nnkkcr1garrm1n1vvfqhkz9lwjm592fnv6ii9rr"))))
+ (base32 "1q0drs82a8f6glg1v29bb6g2nf15fw0rvdx3d0rgcgfarfaby5sj"))))
;; NOTE: mutter exports a bundled fork of cogl, so when making changes to
;; cogl, corresponding changes may be appropriate in mutter as well.
(build-system gnu-build-system)
- branch master updated (512c169 -> 9e4a244), guix-commits, 2019/09/29
- 01/13: gnu: perl-carp-clan: Update to 6.08., guix-commits, 2019/09/29
- 05/13: gnu: geocode-glib: Don't use NAME in source URI., guix-commits, 2019/09/29
- 06/13: gnu: cogl: Don't use NAME in source URI., guix-commits, 2019/09/29
- 03/13: gnu: emacs-dired-du: Use HTTPS home page., guix-commits, 2019/09/29
- 04/13: gnu: emacs-on-screen: Update to 1.3.3., guix-commits, 2019/09/29
- 02/13: gnu: emacs-dired-du: Update to 0.5.2., guix-commits, 2019/09/29
- 08/13: gnu: znc: Update to 1.7.5., guix-commits, 2019/09/29
- 11/13: gnu: cogl: Update to 1.22.4.,
guix-commits <=
- 09/13: gnu: geocode-glib: Update to 3.26.1., guix-commits, 2019/09/29
- 07/13: gnu: libgee: Don't use NAME in source URI., guix-commits, 2019/09/29
- 10/13: gnu: Add xftwidth., guix-commits, 2019/09/29
- 13/13: gnu: font-util: Update to 1.3.2., guix-commits, 2019/09/29
- 12/13: gnu: libgee: Update to 0.20.2., guix-commits, 2019/09/29