[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/14: gnu: libwacom: Update to 0.32.
From: |
guix-commits |
Subject: |
05/14: gnu: libwacom: Update to 0.32. |
Date: |
Wed, 27 Feb 2019 09:49:27 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit fbc930ec63af9a8b5942270b3e2f5b81533253f6
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Feb 27 11:33:35 2019 +0100
gnu: libwacom: Update to 0.32.
* gnu/packages/xdisorg.scm (libwacom): Update to 0.32.
---
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 9656917..f0d6ac3 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -902,7 +902,7 @@ Escape key when Left Control is pressed and released on its
own.")
(define-public libwacom
(package
(name "libwacom")
- (version "0.31")
+ (version "0.32")
(source (origin
(method url-fetch)
(uri (string-append
@@ -910,7 +910,7 @@ Escape key when Left Control is pressed and released on its
own.")
"libwacom-" version "/libwacom-" version ".tar.bz2"))
(sha256
(base32
- "00xzkxhm0s9bvhbf27hscjbh17wa8lcgvxjqbmzm527f9cjqrm8q"))))
+ "102kz0q7i0bjsnl6yy83vcj2rpir12rs2d4xr0wvhw84rs5sp7bb"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
- branch master updated (8aa1ca8 -> 4915894), guix-commits, 2019/02/27
- 04/14: gnu: libwacom: Don't use NAME in source URI., guix-commits, 2019/02/27
- 01/14: gnu: mc: Update to 4.8.22., guix-commits, 2019/02/27
- 06/14: gnu: eog-plugins: Don't use NAME in source URI., guix-commits, 2019/02/27
- 02/14: gnu: libpipeline: Update to 1.5.1., guix-commits, 2019/02/27
- 05/14: gnu: libwacom: Update to 0.32.,
guix-commits <=
- 03/14: gnu: gom: Don't use NAME in source URI., guix-commits, 2019/02/27
- 07/14: gnu: eog-plugins: Update to 3.26.3., guix-commits, 2019/02/27
- 08/14: gnu: ddrescue: Update to 1.24., guix-commits, 2019/02/27
- 09/14: gnu: wesnoth: Don't use NAME in source URI., guix-commits, 2019/02/27
- 12/14: gnu: sbcl: Update to 1.4.16., guix-commits, 2019/02/27
- 11/14: gnu: libblockdev: Update to 2.21., guix-commits, 2019/02/27
- 10/14: gnu: wesnoth: Update to 1.14.6., guix-commits, 2019/02/27
- 13/14: gnu: lmdb: Don't use unstable tarball., guix-commits, 2019/02/27
- 14/14: gnu: lmdb: Update to 0.9.23., guix-commits, 2019/02/27