* [bug#59433] [PATCH] gnu: wlroots: Update to 0.16.0.
@ 2022-11-21 5:51 Adam Faiz via Guix-patches via
2022-11-21 5:55 ` Adam Faiz via Guix-patches via
2023-04-11 11:43 ` bug#59433: Close Andreas Enge
0 siblings, 2 replies; 3+ messages in thread
From: Adam Faiz via Guix-patches via @ 2022-11-21 5:51 UTC (permalink / raw)
To: 59433
From 41f5067efe97cbe3211605126361582c6f48c484 Mon Sep 17 00:00:00 2001
From: AwesomeAdam54321 <adam.faiz@disroot.org>
Date: Mon, 21 Nov 2022 13:27:46 +0800
Subject: [PATCH] gnu: wlroots: Update to 0.16.0.
* gnu/packages/wm.scm (wlroots): Update to 0.16.0.
The wlroots repository has moved:
https://gitlab.freedesktop.org/wlroots/wlroots
---
gnu/packages/wm.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 6bca36f432..c87a616ed9 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1537,16 +1537,16 @@ (define-public polybar
(define-public wlroots
(package
(name "wlroots")
- (version "0.14.1")
+ (version "0.16.0")
(source
(origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/swaywm/wlroots")
+ (url "https://gitlab.freedesktop.org/wlroots/wlroots")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1sshp3lvlkl1i670kxhwsb4xzxl8raz6769kqvgmxzcb63ns9ay1"))))
+ (base32 "18rfr3wfm61dv9w8m4xjz4gzq2v3k5vx35ymbi1cggkgbk3lbc4k"))))
(build-system meson-build-system)
(arguments
`(#:phases
--
2.38.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#59433] [PATCH] gnu: wlroots: Update to 0.16.0.
2022-11-21 5:51 [bug#59433] [PATCH] gnu: wlroots: Update to 0.16.0 Adam Faiz via Guix-patches via
@ 2022-11-21 5:55 ` Adam Faiz via Guix-patches via
2023-04-11 11:43 ` bug#59433: Close Andreas Enge
1 sibling, 0 replies; 3+ messages in thread
From: Adam Faiz via Guix-patches via @ 2022-11-21 5:55 UTC (permalink / raw)
To: 59433
On 11/21/22 13:51, Adam Faiz wrote:
> [PATCH] gnu: wlroots: Update to 0.16.0.
This patch depends on wayland being updated, so it'll probably wait
until the next cycle.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#59433: Close
2022-11-21 5:51 [bug#59433] [PATCH] gnu: wlroots: Update to 0.16.0 Adam Faiz via Guix-patches via
2022-11-21 5:55 ` Adam Faiz via Guix-patches via
@ 2023-04-11 11:43 ` Andreas Enge
1 sibling, 0 replies; 3+ messages in thread
From: Andreas Enge @ 2023-04-11 11:43 UTC (permalink / raw)
To: 59433-done
wlroots has been updated to 0.16.1 in core-updates by this commit:
d646c2937b306108e7dabe6c47e70f311e8357a6
So I am closing this bug.
Dependent patches can be considered once core-updates is merged.
Andreas
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-04-11 11:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-21 5:51 [bug#59433] [PATCH] gnu: wlroots: Update to 0.16.0 Adam Faiz via Guix-patches via
2022-11-21 5:55 ` Adam Faiz via Guix-patches via
2023-04-11 11:43 ` bug#59433: Close Andreas Enge
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).