gnu: mutter: Update to 3.20.1.
author宋文武 <iyzsong@gmail.com>
Thu, 28 Apr 2016 02:05:23 +0000 (10:05 +0800)
committer宋文武 <iyzsong@gmail.com>
Mon, 2 May 2016 14:06:43 +0000 (22:06 +0800)
* gnu/packages/gnome.scm (mutter): Update to 3.20.1.

gnu/packages/gnome.scm

index 54984f1..da3cf15 100644 (file)
@@ -4035,7 +4035,7 @@ to display dialog boxes from the commandline and shell scripts.")
 (define-public mutter
   (package
     (name "mutter")
-    (version "3.20.0")
+    (version "3.20.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4043,7 +4043,7 @@ to display dialog boxes from the commandline and shell scripts.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1x8nhnili1bq3pnrvr3jsgchcz36jzi9infrbr3gplwxnsbx4i2n"))))
+                "0752vkkmaaay8ziczqrf7z3735bq3brx2djw36arqsdhwawh6jba"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags