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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73389 in the body.
You can then email your comments to 73389 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#73389
; Package
guix-patches
.
(Fri, 20 Sep 2024 16:21:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Dariqq <dariqq <at> posteo.net>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 20 Sep 2024 16:21:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Thu, 03 Oct 2024 10:51:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Dariqq <dariqq <at> posteo.net>
:
bug acknowledged by developer.
(Thu, 03 Oct 2024 10:51:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 73389-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 31 Oct 2024 11:24:12 GMT)
Full text and
rfc822 format available.
This bug report was last modified 286 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.