guix-commits
[Top][All Lists]
Advanced

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

01/07: gnu: xkeyboard-config: Update to 2.18.


From: Efraim Flashner
Subject: 01/07: gnu: xkeyboard-config: Update to 2.18.
Date: Sun, 28 Aug 2016 17:44:41 +0000 (UTC)

efraim pushed a commit to branch core-updates
in repository guix.

commit 0966347c6537ccd074f5a0f3298b00ac38df1ae6
Author: Efraim Flashner <address@hidden>
Date:   Sat Aug 27 23:03:55 2016 +0300

    gnu: xkeyboard-config: Update to 2.18.
    
    * gnu/packages/xorg.scm (xkeyboard-config): Update to 2.18.
---
 gnu/packages/xorg.scm |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 9c87602..a7cb5fe 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3765,7 +3765,7 @@ extension to the X11 protocol.  It includes:
 (define-public xkeyboard-config
   (package
     (name "xkeyboard-config")
-    (version "2.17")
+    (version "2.18")
     (source
       (origin
         (method url-fetch)
@@ -3775,7 +3775,7 @@ extension to the X11 protocol.  It includes:
               ".tar.bz2"))
         (sha256
           (base32
-            "00878f1v3034ki78pjpf2db0bh7jsmszsnxr3bf5qxripm2bxiny"))))
+            "1l6x2w357ja8vm94ns79s7yj9a5dlr01r9dxrjvzwncadiyr27f4"))))
     (build-system gnu-build-system)
     (inputs
       `(("gettext" ,gnu-gettext)



reply via email to

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