[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/33: gnu: wvkbd: Update to 0.14.1.
From: |
guix-commits |
Subject: |
32/33: gnu: wvkbd: Update to 0.14.1. |
Date: |
Wed, 27 Sep 2023 07:09:30 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit ceab162669dcdcc4f6880496c1fb6f8c87cc36ea
Author: Tobias Kortkamp <tobias.kortkamp@gmail.com>
AuthorDate: Tue Sep 26 14:07:15 2023 +0200
gnu: wvkbd: Update to 0.14.1.
* gnu/packages/xdisorg.scm (wvkbd): Update to 0.14.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 086330dfa4..cb5ef09517 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -3575,7 +3575,7 @@ keyboard input, mouse actions, etc. programmatically or
manually.")
(define-public wvkbd
(package
(name "wvkbd")
- (version "0.13")
+ (version "0.14.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -3584,7 +3584,7 @@ keyboard input, mouse actions, etc. programmatically or
manually.")
(file-name (git-file-name name version))
(sha256
(base32
- "15jzmgydhbkdn1r885p9wm5sqnj4h7znkqk71f7d3x359l051sh7"))))
+ "1aha9ylzbkhbf45172l3wyp65kqj6zs5gxqyj62ahj3gp944wmbb"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f ;no tests
- 06/33: gnu: gajim: Clean up formatting., (continued)
- 06/33: gnu: gajim: Clean up formatting., guix-commits, 2023/09/27
- 11/33: gnu: splash: Update to 3.8.4., guix-commits, 2023/09/27
- 10/33: gnu: libxisf: Extend description., guix-commits, 2023/09/27
- 14/33: gnu: python-cdflib: Fix version detection., guix-commits, 2023/09/27
- 09/33: gnu: libxisf: Update to 0.2.9., guix-commits, 2023/09/27
- 12/33: gnu: python-astropy-healpix: Update to 1.0.0., guix-commits, 2023/09/27
- 15/33: gnu: python-sunpy: Enable more tests., guix-commits, 2023/09/27
- 20/33: gnu: python-photutils: Update to 1.9.0., guix-commits, 2023/09/27
- 18/33: gnu: python-fitsio: Update to 1.2.0., guix-commits, 2023/09/27
- 33/33: gnu: sssd: Update to 2.9.2., guix-commits, 2023/09/27
- 32/33: gnu: wvkbd: Update to 0.14.1.,
guix-commits <=
- 21/33: gnu: python-pyvo: Update to 1.4.2., guix-commits, 2023/09/27
- 22/33: gnu: python-rad: Update to 0.17.1., guix-commits, 2023/09/27
- 25/33: gnu: python-stdatamodels: Update to 1.8.0., guix-commits, 2023/09/27
- 23/33: gnu: python-roman-datamodels: Update to 0.17.1., guix-commits, 2023/09/27
- 13/33: gnu: python-cdflib: Update to 1.1.0., guix-commits, 2023/09/27
- 26/33: gnu: python-astropy: Update to 5.3.3., guix-commits, 2023/09/27
- 30/33: gnu: lhasa: Update to 0.4.0., guix-commits, 2023/09/27
- 16/33: gnu: python-bayesicfitting: Update to 3.2.0., guix-commits, 2023/09/27
- 17/33: gnu: python-crds: Update to 11.17.4., guix-commits, 2023/09/27
- 19/33: gnu: python-jwst: Update to 1.11.4., guix-commits, 2023/09/27