unofficial mirror of guix-patches@gnu.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 v2] gnu: libwacom: Update to 2.12.2.
Date: Tue, 27 Aug 2024 16:20:20 +0000	[thread overview]
Message-ID: <5a59ef630135a474ccf807eb028abac623fdf6d6.1724775620.git.dariqq@posteo.net> (raw)
In-Reply-To: <f6e0dd72bc02bead532c89fdd17d82955903753f.1719821865.git.dariqq@posteo.net>

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

Change-Id: I7fd0c01e02185fdf731749ed1c5a3c84d98c428c
---
Resending to hopefully reregister patch with qa. Rebuilt gnome/mutter without issue.

 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 807dede0f8..49cb2bf2da 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -1487,7 +1487,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
@@ -1495,7 +1495,7 @@ (define-public libwacom
                     "libwacom-" version "/libwacom-" version ".tar.xz"))
               (sha256
                (base32
-                "0wjmv0rnxbd143cb5a73drflpdaxpb0mck0r9rsds08bs8l7l12v"))))
+                "003p245w1iqy1jyikn7hs46ckg93ki23y3cwhg8hbp8fqx09qcf8"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: 1166035acb4e1b0dc61bf9122b68f2afa0c35790
-- 
2.45.2





  parent reply	other threads:[~2024-08-27 16:23 UTC|newest]

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=5a59ef630135a474ccf807eb028abac623fdf6d6.1724775620.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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).