all messages for Guix-related lists mirrored at yhetil.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] gnu: libwacom: Update to 2.12.0.
Date: Tue, 11 Jun 2024 21:58:05 +0000	[thread overview]
Message-ID: <b6df78848cb62691444d4bd26bd07f025294f53f.1718143085.git.dariqq@posteo.net> (raw)

* 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





             reply	other threads:[~2024-06-11 22:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-11 21:58 Dariqq [this message]
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

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=b6df78848cb62691444d4bd26bd07f025294f53f.1718143085.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 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.