[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/40: gnu: libxkbcommon: Update to 1.0.3.
From: |
guix-commits |
Subject: |
22/40: gnu: libxkbcommon: Update to 1.0.3. |
Date: |
Sun, 13 Dec 2020 15:46:18 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit 27864c905dfa39477734fa57eabbe9315d677ce8
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sat Dec 12 17:51:02 2020 +0100
gnu: libxkbcommon: Update to 1.0.3.
* gnu/packages/xdisorg.scm (libxkbcommon): Update to 1.0.3.
---
gnu/packages/xdisorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 93f23d6..383c464 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -358,14 +358,14 @@ avoiding password prompts when X11 forwarding has already
been setup.")
(define-public libxkbcommon
(package
(name "libxkbcommon")
- (version "1.0.1")
+ (version "1.0.3")
(source (origin
(method url-fetch)
(uri (string-append "https://xkbcommon.org/download/libxkbcommon-"
version ".tar.xz"))
(sha256
(base32
- "13bcdf2xpjxwbghas0cr448z89qqki2ssgfgswc257y9859v4s5b"))))
+ "0lmwglj16anhpaq0h830xsl1ivknv75i4lir9bk88aq73s2jy852"))))
(build-system meson-build-system)
(inputs
`(("libx11" ,libx11)
- 31/40: gnu: vulkan-headers: Update to 1.2.164., (continued)
- 31/40: gnu: vulkan-headers: Update to 1.2.164., guix-commits, 2020/12/13
- 07/40: gnu: mesa: Update to 20.2.4., guix-commits, 2020/12/13
- 10/40: gnu: GTK+: Update to 3.24.24., guix-commits, 2020/12/13
- 11/40: gnu: python-cffi: Update to 1.14.4., guix-commits, 2020/12/13
- 17/40: gnu: python-pytz: Update to 2020.4., guix-commits, 2020/12/13
- 15/40: gnu: python-requests: Update to 2.25.0., guix-commits, 2020/12/13
- 18/40: gnu: python-certifi: Update to 2020.12.5., guix-commits, 2020/12/13
- 21/40: gnu: libinput: Update to 1.16.4., guix-commits, 2020/12/13
- 30/40: gnu: glslang: Update to 10-11.0.0., guix-commits, 2020/12/13
- 24/40: gnu: pulseaudio: Update to 14.0., guix-commits, 2020/12/13
- 22/40: gnu: libxkbcommon: Update to 1.0.3.,
guix-commits <=
- 34/40: gnu: shaderc: Update to 2020.4., guix-commits, 2020/12/13
- 35/40: gnu: python-pygments: Update to 2.7.3., guix-commits, 2020/12/13
- 33/40: gnu: vulkan-tools: Update to 1.2.162., guix-commits, 2020/12/13
- 37/40: gnu: xkbcomp: Update to 1.4.4., guix-commits, 2020/12/13
- 38/40: gnu: xprop: Update to 1.2.5., guix-commits, 2020/12/13
- 40/40: gnu: postgresql: Make version 13 the default., guix-commits, 2020/12/13
- 32/40: gnu: vulkan-loader: Update to 1.2.162., guix-commits, 2020/12/13
- 36/40: gnu: elfutils: Update to 0.182., guix-commits, 2020/12/13
- 39/40: gnu: mesa: Build with LLVM 11., guix-commits, 2020/12/13