[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/15: gnu: libxkbcommon: Update to 0.8.3.
From: |
guix-commits |
Subject: |
12/15: gnu: libxkbcommon: Update to 0.8.3. |
Date: |
Sun, 10 Feb 2019 15:14:31 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit 5530f5f4fd9fe7e82c102930fbe6fe0f4a99856b
Author: Marius Bakke <address@hidden>
Date: Sun Feb 10 18:57:57 2019 +0100
gnu: libxkbcommon: Update to 0.8.3.
* gnu/packages/xdisorg.scm (libxkbcommon): Update to 0.8.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 5f01c8c..7613acc 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -164,14 +164,14 @@ avoiding password prompts when X11 forwarding has already
been setup.")
(define-public libxkbcommon
(package
(name "libxkbcommon")
- (version "0.8.2")
+ (version "0.8.3")
(source (origin
(method url-fetch)
(uri (string-append "https://xkbcommon.org/download/" name "-"
version ".tar.xz"))
(sha256
(base32
- "136mdq11lrwg6rjmm44lmysxxgb9c35p4sq6k0cd129x82rw9f3s"))))
+ "0h2mh8j21xvf1h3kz81q1pvkd9j9nzb9kbd46ncap5wshhlwcmdq"))))
(build-system gnu-build-system)
(inputs
`(("libx11" ,libx11)
- branch staging created (now d7dcced), guix-commits, 2019/02/10
- 13/15: gnu: nss, nss-certs: Update to 3.42.1., guix-commits, 2019/02/10
- 12/15: gnu: libxkbcommon: Update to 0.8.3.,
guix-commits <=
- 15/15: gnu: cups-filters: Update to 1.22.0., guix-commits, 2019/02/10
- 14/15: gnu: gdb: Update to 8.2.1., guix-commits, 2019/02/10
- 11/15: gnu: libva: Update to 2.4.0., guix-commits, 2019/02/10
- 10/15: gnu: qpdf: Update to 8.4.0., guix-commits, 2019/02/10
- 09/15: gnu: OpenBLAS: Update to 0.3.5., guix-commits, 2019/02/10
- 08/15: gnu: ImageMagick: Update to 6.9.10-27., guix-commits, 2019/02/10
- 06/15: gnu: libgsf: Update to 1.14.45., guix-commits, 2019/02/10
- 07/15: gnu: gtk+: Update to 3.24.5., guix-commits, 2019/02/10
- 05/15: gnu: libinput: Update to 1.12.6., guix-commits, 2019/02/10
- 03/15: gnu: meson: Update to 0.49.2., guix-commits, 2019/02/10