guix_mirror_bot pushed a commit to branch master
in repository guix.
commit e1412e976ba506f59ad37895480cf1b8b19b1263
Author: Artyom V. Poptsov <[email protected]>
AuthorDate: Sun Feb 22 21:35:06 2026 +0300
gnu: xpadneo: Update to 0.9.8.
* gnu/packages/linux.scm (xpadneo): Update to 0.9.8.
Change-Id: Ib36618811443f070a9c1f12b997369c4a6fbbff9
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index f219692472..ee8b4aaccb 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2804,7 +2804,7 @@ application by hooking GStreamer into the loopback
device.")
(define-public xpadneo
(package
(name "xpadneo")
- (version "0.9.7")
+ (version "0.9.8")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2813,7 +2813,7 @@ application by hooking GStreamer into the loopback
device.")
(file-name (git-file-name name version))
(sha256
(base32
- "1v5akvz14izxk3fav6x4l50gi8xzsjwxjddczc2yy78gni1a7ybs"))))
+ "0928yr832may1ibximnvd6qjzr6sipyg8iclqgpcsa7wpxb4320b"))))
(build-system linux-module-build-system)
(arguments
(list #:tests? #f ; no `check' target