gnu: mutter: Update to 3.24.4.

* gnu/packages/gnome.scm (mutter): Update to 3.24.4.
This commit is contained in:
Tobias Geerinckx-Rice 2017-08-09 00:13:42 +02:00
parent 0d2df50caf
commit a51fc34c28
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4601,7 +4601,7 @@ (define-public zenity
(define-public mutter
(package
(name "mutter")
(version "3.24.2")
(version "3.24.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@ -4609,7 +4609,7 @@ (define-public mutter
name "-" version ".tar.xz"))
(sha256
(base32
"043q3384vwrkjdfhbwn9pwdml6z0g0ad0cj2fjnjzg6402i67071"))))
"1slspy5krbqfvnma72lvdnxjf8ag2cvxssa8bvi7y3xxy7xv603k"))))
;; NOTE: Since version 3.21.x, mutter now bundles and exports forked
;; versions of cogl and clutter. As a result, many of the inputs,
;; propagated-inputs, and configure flags used in cogl and clutter are