GNU bug report logs -
#73389
[PATCH] gnu: libwacom: Update to 2.13.0.
Previous Next
Reported by: Dariqq <dariqq <at> posteo.net>
Date: Fri, 20 Sep 2024 16:21:02 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 03 Oct 2024 18:49:46 +0800
with message-id <87frpdh35h.fsf <at> iscas.ac.cn>
and subject line Re: [bug#73389] [PATCH] gnu: libwacom: Update to 2.13.0.
has caused the debbugs.gnu.org bug report #73389,
regarding [PATCH] gnu: libwacom: Update to 2.13.0.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
73389: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73389
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/xdisorg.scm (libwacom): Update to 2.13.0.
Change-Id: I333d99ef3415661d01bdef4a4f6b39a7e05ee6d6
---
I have rebuilt my gnome-desktop successfully. Haven't tried rebuilding plasma.
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 00f99ec4a8..1f697eb901 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -1532,7 +1532,7 @@ (define-public xcape
(define-public libwacom
(package
(name "libwacom")
- (version "2.12.2")
+ (version "2.13.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1541,7 +1541,7 @@ (define-public libwacom
(file-name (git-file-name name version))
(sha256
(base32
- "1z8p8k19j4snl90rh1j9m53m1wq4vamsdny3hq9azwmzwf3xf6bp"))))
+ "0i4svxcg606ph72pv9img3gaw3svi827d2c6bdphlxk7cz81x51q"))))
(build-system meson-build-system)
(arguments
(list
base-commit: e9d903f146865db5948abd271a5c7e763681b4e9
--
2.46.0
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Dariqq <dariqq <at> posteo.net> writes:
> * gnu/packages/xdisorg.scm (libwacom): Update to 2.13.0.
>
> Change-Id: I333d99ef3415661d01bdef4a4f6b39a7e05ee6d6
> ---
> I have rebuilt my gnome-desktop successfully. Haven't tried rebuilding plasma.
>
> 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 00f99ec4a8..1f697eb901 100644
> --- a/gnu/packages/xdisorg.scm
> +++ b/gnu/packages/xdisorg.scm
> @@ -1532,7 +1532,7 @@ (define-public xcape
> (define-public libwacom
> (package
> (name "libwacom")
> - (version "2.12.2")
> + (version "2.13.0")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> @@ -1541,7 +1541,7 @@ (define-public libwacom
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "1z8p8k19j4snl90rh1j9m53m1wq4vamsdny3hq9azwmzwf3xf6bp"))))
> + "0i4svxcg606ph72pv9img3gaw3svi827d2c6bdphlxk7cz81x51q"))))
> (build-system meson-build-system)
> (arguments
> (list
>
> base-commit: e9d903f146865db5948abd271a5c7e763681b4e9
push, close.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 287 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.