all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#71871] [PATCH] gnu: libwacom: Update to 2.12.2.
@ 2024-07-01  8:17 Dariqq
  2024-07-01 14:58 ` jgart via Guix-patches via
  0 siblings, 1 reply; 5+ messages in thread
From: Dariqq @ 2024-07-01  8:17 UTC (permalink / raw)
  To: 71871; +Cc: Dariqq

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

Change-Id: I7fd0c01e02185fdf731749ed1c5a3c84d98c428c
---
 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 9e1e9fbc6f..b5ce7a0e7f 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -1452,7 +1452,7 @@ (define-public xcape
 (define-public libwacom
   (package
     (name "libwacom")
-    (version "2.12.1")
+    (version "2.12.2")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1460,7 +1460,7 @@ (define-public libwacom
                     "libwacom-" version "/libwacom-" version ".tar.xz"))
               (sha256
                (base32
-                "0wjmv0rnxbd143cb5a73drflpdaxpb0mck0r9rsds08bs8l7l12v"))))
+                "003p245w1iqy1jyikn7hs46ckg93ki23y3cwhg8hbp8fqx09qcf8"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: ba6460900f052759fe82e4ceb606d25e19f02884
-- 
2.45.2





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

end of thread, other threads:[~2024-07-14  8:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-01  8:17 [bug#71871] [PATCH] gnu: libwacom: Update to 2.12.2 Dariqq
2024-07-01 14:58 ` jgart via Guix-patches via
2024-07-09  9:58   ` Christopher Baines
2024-07-09 14:17     ` jgart via Guix-patches via
2024-07-14  8:25       ` Dariqq

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.