guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

13/25: gnu: mutter: Update to 3.24.2.


From: Marius Bakke
Subject: 13/25: gnu: mutter: Update to 3.24.2.
Date: Wed, 24 May 2017 18:55:19 -0400 (EDT)

mbakke pushed a commit to branch staging
in repository guix.

commit de20d910581db12a6d6dad70fe5f8a24eae0f13b
Author: Marius Bakke <address@hidden>
Date:   Wed May 24 19:44:37 2017 +0200

    gnu: mutter: Update to 3.24.2.
    
    * gnu/packages/gnome.scm (mutter): Update to 3.24.2.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index b72f4b5..5fce58f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4312,7 +4312,7 @@ to display dialog boxes from the commandline and shell 
scripts.")
 (define-public mutter
   (package
     (name "mutter")
-    (version "3.24.1")
+    (version "3.24.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4320,7 +4320,7 @@ to display dialog boxes from the commandline and shell 
scripts.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "093ax3ng7fv28qfkxpbvcx67mfiizwj5b4s17m5cmijwf3wpgamc"))))
+                "043q3384vwrkjdfhbwn9pwdml6z0g0ad0cj2fjnjzg6402i67071"))))
     ;; 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]