all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#71496] [PATCH] gnu: libwacom: Update to 2.12.0.
@ 2024-06-11 21:58 Dariqq
  2024-06-12  9:26 ` [bug#71496] [PATCH v2] gnu: libwacom: Update to 2.12.1 Dariqq
  0 siblings, 1 reply; 3+ messages in thread
From: Dariqq @ 2024-06-11 21:58 UTC (permalink / raw)
  To: 71496; +Cc: Dariqq

* gnu/packages/xdisorg.scm (libwacom): Update to 2.12.0.

Change-Id: I56e2d0178de77aa01c53f5f27fdce75df09ee044
---
 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 0027630da7..8e81c5ef61 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -1451,7 +1451,7 @@ (define-public xcape
 (define-public libwacom
   (package
     (name "libwacom")
-    (version "2.11.0")
+    (version "2.12.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1459,7 +1459,7 @@ (define-public libwacom
                     "libwacom-" version "/libwacom-" version ".tar.xz"))
               (sha256
                (base32
-                "0i0k333kfc6ai4vxqijjybj38s9j1hly2x327113lm1cr0g9jgxh"))))
+                "1051lhipxfp7qj8311b3jf0l3q2hm99592n1fl53r3jnm0s28ij0"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: 7daf9328921f9f7d4fe4839d8e16091bd9f06072
-- 
2.45.1





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

* [bug#71496] [PATCH v2] gnu: libwacom: Update to 2.12.1.
  2024-06-11 21:58 [bug#71496] [PATCH] gnu: libwacom: Update to 2.12.0 Dariqq
@ 2024-06-12  9:26 ` Dariqq
  2024-06-15 17:02   ` bug#71496: " Christopher Baines
  0 siblings, 1 reply; 3+ messages in thread
From: Dariqq @ 2024-06-12  9:26 UTC (permalink / raw)
  To: 71496; +Cc: Dariqq

* gnu/packages/xdisorg.scm (libwacom): Update to 2.12.1.

Change-Id: I0a57f1a197d321f68ec123bfa7654ee44f6c6093
---
Changes: Update to 2.12.1 instead of 2.12.0
Hopefully also qa is able to apply the patch now as I couldnt reproduce it with mumi am.

 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 0027630da7..bd58269e72 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -1451,7 +1451,7 @@ (define-public xcape
 (define-public libwacom
   (package
     (name "libwacom")
-    (version "2.11.0")
+    (version "2.12.1")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1459,7 +1459,7 @@ (define-public libwacom
                     "libwacom-" version "/libwacom-" version ".tar.xz"))
               (sha256
                (base32
-                "0i0k333kfc6ai4vxqijjybj38s9j1hly2x327113lm1cr0g9jgxh"))))
+                "0wjmv0rnxbd143cb5a73drflpdaxpb0mck0r9rsds08bs8l7l12v"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: 30f0faafc4b1cb092d50b58b38db7435c8dbcfeb
-- 
2.45.1





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

* bug#71496: [PATCH v2] gnu: libwacom: Update to 2.12.1.
  2024-06-12  9:26 ` [bug#71496] [PATCH v2] gnu: libwacom: Update to 2.12.1 Dariqq
@ 2024-06-15 17:02   ` Christopher Baines
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2024-06-15 17:02 UTC (permalink / raw)
  To: Dariqq; +Cc: 71496-done

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

Dariqq <dariqq@posteo.net> writes:

> * gnu/packages/xdisorg.scm (libwacom): Update to 2.12.1.
>
> Change-Id: I0a57f1a197d321f68ec123bfa7654ee44f6c6093
> ---
> Changes: Update to 2.12.1 instead of 2.12.0
> Hopefully also qa is able to apply the patch now as I couldnt reproduce it with mumi am.
>
>  gnu/packages/xdisorg.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
1eb7024cb980843f62a1dc2ba83168ef89422433.

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-06-15 17:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-11 21:58 [bug#71496] [PATCH] gnu: libwacom: Update to 2.12.0 Dariqq
2024-06-12  9:26 ` [bug#71496] [PATCH v2] gnu: libwacom: Update to 2.12.1 Dariqq
2024-06-15 17:02   ` bug#71496: " 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.