gnu: cogl: Update to 1.22.8.
* gnu/packages/gnome.scm (cogl): Update to 1.22.8.
This commit is contained in:
parent
483ce0d3c7
commit
c668a8809a
@ -4560,7 +4560,7 @@ throughout GNOME for API documentation).")
|
||||
(define-public cogl
|
||||
(package
|
||||
(name "cogl")
|
||||
(version "1.22.6")
|
||||
(version "1.22.8")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@ -4568,7 +4568,7 @@ throughout GNOME for API documentation).")
|
||||
(version-major+minor version) "/"
|
||||
"cogl-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0x8v4n61q89qy27v824bqswpz6bmn801403w2q3pa1lcwk9ln4vd"))))
|
||||
(base32 "0nfph4ai60ncdx7hy6hl1i1cmp761jgnyjfhagzi0iqq36qb41d8"))))
|
||||
;; 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)
|
||||
|
Loading…
Reference in New Issue
Block a user