GNU bug report logs - #69060
[PATCH] gnu: xf86-input-wacom: Update to 1.2.0.

Previous Next

Package: guix-patches;

Reported by: Alexey Abramov <levenson <at> mmer.org>

Date: Sun, 11 Feb 2024 17:52:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#69060: closed ([PATCH] gnu: xf86-input-wacom: Update to 1.2.0.)
Date: Wed, 14 Feb 2024 13:36:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 14 Feb 2024 13:34:22 +0000
with message-id <87frxv88zv.fsf <at> cbaines.net>
and subject line Re: [bug#69060] [PATCH] gnu: xf86-input-wacom: Update to 1.2.0.
has caused the debbugs.gnu.org bug report #69060,
regarding [PATCH] gnu: xf86-input-wacom: Update to 1.2.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
69060: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69060
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Alexey Abramov <levenson <at> mmer.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: xf86-input-wacom: Update to 1.2.0.
Date: Sun, 11 Feb 2024 18:50:47 +0100
* gnu/packages/xdisorg.scm (xf86-input-wacom): Ditto.
---
 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 449cbbaf6e..371c89ed9e 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -1488,7 +1488,7 @@ (define-public libwacom
 (define-public xf86-input-wacom
   (package
     (name "xf86-input-wacom")
-    (version "1.1.0")
+    (version "1.2.0")
     (source
      (origin
        (method url-fetch)
@@ -1497,7 +1497,7 @@ (define-public xf86-input-wacom
              "xf86-input-wacom-" version "/"
              "xf86-input-wacom-" version ".tar.bz2"))
        (sha256
-        (base32 "04ks577ag2yir7kssv8zhig4rx9xqj2wifmlrcmy4k9lgw379di3"))))
+        (base32 "0pb8f8fvwm7vy5p3h8nc7x7fb68kpdkscz0j79xzsaxwn8435hhk"))))
     (arguments
      (list #:configure-flags
            #~(list (string-append "--with-sdkdir=" #$output "/include/xorg")
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Alexey Abramov <levenson <at> mmer.org>
Cc: 69060-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#69060] [PATCH] gnu: xf86-input-wacom: Update to 1.2.0.
Date: Wed, 14 Feb 2024 13:34:22 +0000
[Message part 4 (text/plain, inline)]
Alexey Abramov via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/xdisorg.scm (xf86-input-wacom): Ditto.
> ---
>  gnu/packages/xdisorg.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
24bea8dac1ce1fd5a777ea7556503cec7b10608c.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 96 days ago.

Previous Next


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