unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Dariqq <dariqq@posteo.net>
To: 71496@debbugs.gnu.org
Cc: Dariqq <dariqq@posteo.net>
Subject: [bug#71496] [PATCH v2] gnu: libwacom: Update to 2.12.1.
Date: Wed, 12 Jun 2024 09:26:56 +0000	[thread overview]
Message-ID: <f309644cdc645dcb695355eaaed18ae68a547d6f.1718184416.git.dariqq@posteo.net> (raw)
In-Reply-To: <b6df78848cb62691444d4bd26bd07f025294f53f.1718143085.git.dariqq@posteo.net>

* 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





  reply	other threads:[~2024-06-12  9:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-11 21:58 [bug#71496] [PATCH] gnu: libwacom: Update to 2.12.0 Dariqq
2024-06-12  9:26 ` Dariqq [this message]
2024-06-15 17:02   ` bug#71496: [PATCH v2] gnu: libwacom: Update to 2.12.1 Christopher Baines

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=f309644cdc645dcb695355eaaed18ae68a547d6f.1718184416.git.dariqq@posteo.net \
    --to=dariqq@posteo.net \
    --cc=71496@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).