iyzsong pushed a commit to branch gnome-updates
in repository guix.
commit 5e930df9f878989185c48d963ca15d1f7c6eb1e3
Author: 宋文武 <[email protected]>
Date: Thu Apr 7 09:43:05 2016 +0800
gnu: mutter: Update to 3.20.0.
* gnu/packages/gnome.scm (mutter): Update to 3.20.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 9b26e25..919f6e8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3988,7 +3988,7 @@ to display dialog boxes from the commandline and shell
scripts.")
(define-public mutter
(package
(name "mutter")
- (version "3.18.1")
+ (version "3.20.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -3996,7 +3996,7 @@ to display dialog boxes from the commandline and shell
scripts.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1ab959z5fgi4rq0ifxdqvpdbv99a2b1lfgvj327s9crdvk4ygpjg"))))
+ "1x8nhnili1bq3pnrvr3jsgchcz36jzi9infrbr3gplwxnsbx4i2n"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags