all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dariqq <dariqq@posteo.net>
To: 71871@debbugs.gnu.org
Cc: Dariqq <dariqq@posteo.net>
Subject: [bug#71871] [PATCH] gnu: libwacom: Update to 2.12.2.
Date: Mon,  1 Jul 2024 08:17:45 +0000	[thread overview]
Message-ID: <f6e0dd72bc02bead532c89fdd17d82955903753f.1719821865.git.dariqq@posteo.net> (raw)

* 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





             reply	other threads:[~2024-07-01  8:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-01  8:17 Dariqq [this message]
2024-07-01 14:58 ` [bug#71871] [PATCH] gnu: libwacom: Update to 2.12.2 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
2024-08-21 12:01         ` Dariqq
2024-08-27 16:20 ` [bug#71871] [PATCH v2] " Dariqq
2024-08-28  2:38   ` bug#71871: " Z572

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f6e0dd72bc02bead532c89fdd17d82955903753f.1719821865.git.dariqq@posteo.net \
    --to=dariqq@posteo.net \
    --cc=71871@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.