guix-commits
[Top][All Lists]
Advanced

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

18/25: gnu: gnome-settings-daemon: Update to 3.24.2.


From: Marius Bakke
Subject: 18/25: gnu: gnome-settings-daemon: Update to 3.24.2.
Date: Wed, 24 May 2017 18:55:20 -0400 (EDT)

mbakke pushed a commit to branch staging
in repository guix.

commit 6481cad75433af619a3fade5dcb128571b20e8db
Author: Marius Bakke <address@hidden>
Date:   Wed May 24 19:39:40 2017 +0200

    gnu: gnome-settings-daemon: Update to 3.24.2.
    
    * gnu/packages/gnome.scm (gnome-settings-daemon): 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 0905a11..e96d5f0 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2746,7 +2746,7 @@ services for numerous locations.")
 (define-public gnome-settings-daemon
   (package
     (name "gnome-settings-daemon")
-    (version "3.24.1")
+    (version "3.24.2")
     (source
      (origin
        (method url-fetch)
@@ -2755,7 +2755,7 @@ services for numerous locations.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "02vm0jwhs9rdi3dphxw7dxharx7ng0l12j6hfdmn3vjc7v3ds50v"))))
+         "1jnw920zn4cadhgmcv2q5ylzqhwm1rmrhf3a14q8mvp38hkdgaaa"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(;; Color management test can't reach the colord system service.



reply via email to

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