emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#69060: closed ([PATCH] gnu: xf86-input-wacom: Update to 1.2.0.)


From: GNU bug Tracking System
Subject: bug#69060: closed ([PATCH] gnu: xf86-input-wacom: Update to 1.2.0.)
Date: Wed, 14 Feb 2024 13:36:02 +0000

Your message dated Wed, 14 Feb 2024 13:34:22 +0000
with message-id <87frxv88zv.fsf@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@gnu.org.)


-- 
69060: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69060
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#69060] [PATCH] gnu: xf86-input-wacom: Update to 1.2.0. Date: Wed, 14 Feb 2024 13:34:22 +0000 User-agent: mu4e 1.10.7; emacs 29.1
Alexey Abramov via Guix-patches via <guix-patches@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]