all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#69060] [PATCH] gnu: xf86-input-wacom: Update to 1.2.0.
@ 2024-02-11 17:50 Alexey Abramov via Guix-patches via
  2024-02-14 13:34   ` bug#69060: " Christopher Baines
  0 siblings, 1 reply; 3+ messages in thread
From: Alexey Abramov via Guix-patches via @ 2024-02-11 17:50 UTC (permalink / raw)
  To: 69060

* 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





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

* [bug#69060] [PATCH] gnu: xf86-input-wacom: Update to 1.2.0.
@ 2024-02-14 13:34   ` Christopher Baines
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2024-02-14 13:34 UTC (permalink / raw)
  To: Alexey Abramov; +Cc: 69060-done, 69060

[-- Attachment #1: Type: text/plain, Size: 321 bytes --]


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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

* bug#69060: [PATCH] gnu: xf86-input-wacom: Update to 1.2.0.
@ 2024-02-14 13:34   ` Christopher Baines
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2024-02-14 13:34 UTC (permalink / raw)
  To: Alexey Abramov; +Cc: 69060-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 321 bytes --]


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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2024-02-14 13:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-11 17:50 [bug#69060] [PATCH] gnu: xf86-input-wacom: Update to 1.2.0 Alexey Abramov via Guix-patches via
2024-02-14 13:34 ` Christopher Baines
2024-02-14 13:34   ` bug#69060: " Christopher Baines

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.