GNU bug report logs -
#72801
[PATCH] gnu: Update wlroots to 0.17.4.
Previous Next
Reported by: Ahmad Draidi <a.r.draidi <at> redscript.org>
Date: Sun, 25 Aug 2024 11:17: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 72801 in the body.
You can then email your comments to 72801 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#72801
; Package
guix-patches
.
(Sun, 25 Aug 2024 11:17:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ahmad Draidi <a.r.draidi <at> redscript.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sun, 25 Aug 2024 11:17:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/wm.scm (wlroots): Update to 0.17.4.
Change-Id: I4b0f0c1eae71823d9fe7005ace52be862daf8f11
---
gnu/packages/wm.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index e2d863a1a3..757d076903 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1727,7 +1727,7 @@ (define-public polybar
(define-public wlroots
(package
(name "wlroots")
- (version "0.17.1")
+ (version "0.17.4")
(source
(origin
(method git-fetch)
@@ -1736,7 +1736,7 @@ (define-public wlroots
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1hj4gq5vx8in65622yvjm8bwqkw2vpc556k9my997a0hn0ricj37"))
+ (base32 "0niigjpy8xxrnw3v9b3bsksw2q3yy3qsa2xx0aazwpycw5zrff83"))
;; This patch can be removed once hwdata in Guix supports pkg-config
(patches (search-patches "wlroots-hwdata-fallback.patch"))))
(build-system meson-build-system)
base-commit: d48af5cca84914d44b032d0bf0820640ebbe7a4b
--
2.45.2
Information forwarded
to
guix-patches <at> gnu.org
:
bug#72801
; Package
guix-patches
.
(Fri, 30 Aug 2024 21:28:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
user guix
usertag 72801 + reviewed-looks-good
thanks
Guix QA review form submission:
Patch applies, wlroots and all dependent packages reported by guix refresh -l builds fine.
Items marked as checked: Lint warnings, Package builds, Commit messages
Information forwarded
to
guix-patches <at> gnu.org
:
bug#72801
; Package
guix-patches
.
(Fri, 30 Aug 2024 21:29:01 GMT)
Full text and
rfc822 format available.
Information forwarded
to
guix-patches <at> gnu.org
:
bug#72801
; Package
guix-patches
.
(Thu, 05 Sep 2024 17:04:03 GMT)
Full text and
rfc822 format available.
Message #14 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Ahmad Draidi via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/wm.scm (wlroots): Update to 0.17.4.
>
> Change-Id: I4b0f0c1eae71823d9fe7005ace52be862daf8f11
> ---
> gnu/packages/wm.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
> index e2d863a1a3..757d076903 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -1727,7 +1727,7 @@ (define-public polybar
> (define-public wlroots
> (package
> (name "wlroots")
> - (version "0.17.1")
> + (version "0.17.4")
> (source
> (origin
> (method git-fetch)
> @@ -1736,7 +1736,7 @@ (define-public wlroots
> (commit version)))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "1hj4gq5vx8in65622yvjm8bwqkw2vpc556k9my997a0hn0ricj37"))
> + (base32 "0niigjpy8xxrnw3v9b3bsksw2q3yy3qsa2xx0aazwpycw5zrff83"))
> ;; This patch can be removed once hwdata in Guix supports pkg-config
> (patches (search-patches "wlroots-hwdata-fallback.patch"))))
> (build-system meson-build-system)
>
> base-commit: d48af5cca84914d44b032d0bf0820640ebbe7a4b
push, close.
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Thu, 05 Sep 2024 17:04:07 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ahmad Draidi <a.r.draidi <at> redscript.org>
:
bug acknowledged by developer.
(Thu, 05 Sep 2024 17:04:07 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 04 Oct 2024 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 253 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.