guix-commits
[Top][All Lists]
Advanced

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

80/85: gnu: gnome-settings-daemon: Update to 3.22.1.


From: Mark H. Weaver
Subject: 80/85: gnu: gnome-settings-daemon: Update to 3.22.1.
Date: Wed, 11 Jan 2017 16:36:10 +0000 (UTC)

mhw pushed a commit to branch gnome-updates
in repository guix.

commit e1f3c790d62c7b275f51ed1d133a07e52325a368
Author: Mark H Weaver <address@hidden>
Date:   Mon Jan 9 03:45:18 2017 -0500

    gnu: gnome-settings-daemon: Update to 3.22.1.
    
    * gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.22.1.
---
 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 2d31a82..a28249b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2643,7 +2643,7 @@ services for numerous locations.")
 (define-public gnome-settings-daemon
   (package
     (name "gnome-settings-daemon")
-    (version "3.20.1")
+    (version "3.22.1")
     (source
      (origin
        (method url-fetch)
@@ -2652,7 +2652,7 @@ services for numerous locations.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1rvqisrh3lridsb8rvm7spvncyq206ly0245zgpbm8swi5fhfjp8"))))
+         "1finsr7yqvix6n3rdwclv4fpgagmz6xyrk3qzapkn9ljv76rfzdm"))))
     (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]