gnu: mutter: Update to 3.20.3.
author宋文武 <iyzsong@gmail.com>
Mon, 22 Aug 2016 14:00:00 +0000 (22:00 +0800)
committer宋文武 <iyzsong@gmail.com>
Tue, 23 Aug 2016 11:46:58 +0000 (19:46 +0800)
* gnu/packages/gnome.scm (mutter): Update to 3.20.3.

gnu/packages/gnome.scm

index 8c341dc..5ade5f6 100644 (file)
@@ -4178,7 +4178,7 @@ to display dialog boxes from the commandline and shell scripts.")
 (define-public mutter
   (package
     (name "mutter")
-    (version "3.20.1")
+    (version "3.20.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4186,7 +4186,7 @@ to display dialog boxes from the commandline and shell scripts.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0752vkkmaaay8ziczqrf7z3735bq3brx2djw36arqsdhwawh6jba"))))
+                "05pr78vgq52bkkqpbfnp9mxw14ij2wk91l2yfa69dpjbvxqm4b0l"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags