all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#61615] [PATCH] gnu: xpadneo: Update to 0.9.5.
@ 2023-02-19  8:19 Liliana Marie Prikler
  2023-02-26  8:26 ` Liliana Marie Prikler
  0 siblings, 1 reply; 3+ messages in thread
From: Liliana Marie Prikler @ 2023-02-19  8:19 UTC (permalink / raw)
  To: 61615

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#61615] [PATCH] gnu: xpadneo: Update to 0.9.5.
  2023-02-19  8:19 [bug#61615] [PATCH] gnu: xpadneo: Update to 0.9.5 Liliana Marie Prikler
@ 2023-02-26  8:26 ` Liliana Marie Prikler
  2023-02-26  8:27   ` bug#61615: " Liliana Marie Prikler
  0 siblings, 1 reply; 3+ messages in thread
From: Liliana Marie Prikler @ 2023-02-26  8:26 UTC (permalink / raw)
  To: 61615

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.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#61615: [PATCH] gnu: xpadneo: Update to 0.9.5.
  2023-02-26  8:26 ` Liliana Marie Prikler
@ 2023-02-26  8:27   ` Liliana Marie Prikler
  0 siblings, 0 replies; 3+ messages in thread
From: Liliana Marie Prikler @ 2023-02-26  8:27 UTC (permalink / raw)
  To: 61615-done

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.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-02-26  8:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-19  8:19 [bug#61615] [PATCH] gnu: xpadneo: Update to 0.9.5 Liliana Marie Prikler
2023-02-26  8:26 ` Liliana Marie Prikler
2023-02-26  8:27   ` bug#61615: " Liliana Marie Prikler

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.