GNU bug report logs - #61615
[PATCH] gnu: xpadneo: Update to 0.9.5.

Previous Next

Package: guix-patches;

Reported by: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Date: Sun, 19 Feb 2023 08:24:02 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: bug#61615: closed (Re: [PATCH] gnu: xpadneo: Update to 0.9.5.)
Date: Sun, 26 Feb 2023 08:28:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#61615: [PATCH] gnu: xpadneo: Update to 0.9.5.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 61615 <at> debbugs.gnu.org.

-- 
61615: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61615
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: 61615-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: xpadneo: Update to 0.9.5.
Date: Sun, 26 Feb 2023 09:27:08 +0100
Am Sonntag, dem 26.02.2023 um 09:26 +0100 schrieb Liliana Marie
Prikler:
> Am Sonntag, dem 19.02.2023 um 09:19 +0100 schrieb Liliana Marie
> Prikler:
> > * gnu/packages/linux.scm (xpadneo): Update to 0.9.5.
> Pushed.
Forgot to mark as done.

[Message part 3 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: xpadneo: Update to 0.9.5.
Date: Sun, 19 Feb 2023 09:19:46 +0100
* gnu/packages/linux.scm (xpadneo): Update to 0.9.5.
---
 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 9917f5d135..092f600bda 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1676,7 +1676,7 @@ (define-public v4l2loopback-linux-module
 (define-public xpadneo
   (package
     (name "xpadneo")
-    (version "0.9.1")
+    (version "0.9.5")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1685,7 +1685,7 @@ (define-public xpadneo
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0xr0zx134s56h4ij6c3fh8ki0h58h61minbfxcl3sgpgxkh14ism"))))
+                "1pq7p9sxlw1v9rnny9070b39rpwfq6rip0z92mwlw4qzinmqqgdd"))))
     (build-system linux-module-build-system)
     (arguments
      (list #:tests? #f                  ; no `check' target
-- 
2.39.1




This bug report was last modified 2 years and 139 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.