[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
35/244: gnu: wvkbd: Update to 0.13.
From: |
guix-commits |
Subject: |
35/244: gnu: wvkbd: Update to 0.13. |
Date: |
Wed, 12 Apr 2023 08:47:16 -0400 (EDT) |
apteryx pushed a commit to branch staging
in repository guix.
commit a4affad8c59d584442f062a9c0d3e5cde5bb71c0
Author: Tobias Kortkamp <tobias.kortkamp@gmail.com>
AuthorDate: Fri Mar 31 11:15:19 2023 +0200
gnu: wvkbd: Update to 0.13.
* gnu/packages/xdisorg.scm (wvkbd): Update to 0.13.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
---
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 5dbdb73fac..330ec466d2 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -3445,7 +3445,7 @@ keyboard input, mouse actions, etc. programmatically or
manually.")
(define-public wvkbd
(package
(name "wvkbd")
- (version "0.12")
+ (version "0.13")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -3454,7 +3454,7 @@ keyboard input, mouse actions, etc. programmatically or
manually.")
(file-name (git-file-name name version))
(sha256
(base32
- "05zl6jhw7pj7w2cd02m3i0zzn1z99kzwh2mlg9h96j5aw1x1lvp6"))))
+ "15jzmgydhbkdn1r885p9wm5sqnj4h7znkqk71f7d3x359l051sh7"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f ;no tests
- 22/244: gnu: endless-sky: Update to 0.10.0., (continued)
- 22/244: gnu: endless-sky: Update to 0.10.0., guix-commits, 2023/04/12
- 53/244: doc: Add a reference to a page explaining consensus decision making., guix-commits, 2023/04/12
- 36/244: gnu: fheroes2: Update to 1.0.2., guix-commits, 2023/04/12
- 39/244: gnu: drawing: Update to 1.0.2., guix-commits, 2023/04/12
- 42/244: gnu: genie: Update to 1170., guix-commits, 2023/04/12
- 45/244: gnu: emacs-eshell-syntax-highlighting: Update to 0.4., guix-commits, 2023/04/12
- 25/244: gnu: Add pdpmake., guix-commits, 2023/04/12
- 27/244: gnu: emacs-jit-spell: Update to 0.3., guix-commits, 2023/04/12
- 28/244: gnu: strawberry: Update to 1.0.17., guix-commits, 2023/04/12
- 29/244: gnu: strawberry: Use gexps and remove input labels., guix-commits, 2023/04/12
- 35/244: gnu: wvkbd: Update to 0.13.,
guix-commits <=
- 43/244: gnu: emacs-eldoc: Update to 1.14.0., guix-commits, 2023/04/12
- 46/244: gnu: emacs-julia-snail: Update to 1.2.0., guix-commits, 2023/04/12
- 47/244: gnu: python-debian: Patch using snippet. Drop workaround., guix-commits, 2023/04/12
- 50/244: gnu: python-license-expression: Update to 30.1.0., guix-commits, 2023/04/12
- 51/244: gnu: reuse: Update to 1.1.2., guix-commits, 2023/04/12
- 54/244: gnu: python-scikit-rf: Update to 0.26.0., guix-commits, 2023/04/12
- 55/244: gnu: libngspice: Update to 40., guix-commits, 2023/04/12
- 58/244: gnu: mlt: Update to 7.14.0., guix-commits, 2023/04/12
- 59/244: gnu: symengine: Update to 0.10.1., guix-commits, 2023/04/12
- 60/244: gnu: python-symengine: Update to 0.10.0., guix-commits, 2023/04/12