guix-commits
[Top][All Lists]
Advanced

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

02/08: gnu: gnome-settings-daemon: Update to 3.24.3.


From: Tobias Geerinckx-Rice
Subject: 02/08: gnu: gnome-settings-daemon: Update to 3.24.3.
Date: Tue, 12 Sep 2017 17:34:37 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit bd38e6a560f8046ed0b267ba97b39aa7ba6c1eeb
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Sep 12 03:40:18 2017 +0200

    gnu: gnome-settings-daemon: Update to 3.24.3.
    
    * gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.24.3.
---
 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 f6b2040..5267a4e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2989,7 +2989,7 @@ services for numerous locations.")
 (define-public gnome-settings-daemon
   (package
     (name "gnome-settings-daemon")
-    (version "3.24.2")
+    (version "3.24.3")
     (source
      (origin
        (method url-fetch)
@@ -2998,7 +2998,7 @@ services for numerous locations.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1jnw920zn4cadhgmcv2q5ylzqhwm1rmrhf3a14q8mvp38hkdgaaa"))))
+         "14w5jhpq02mbcxvn41qcj3cjfqdr3sgzl96c6glwpdrjphw61i38"))))
     (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]