GNU bug report logs - #59433
[PATCH] gnu: wlroots: Update to 0.16.0.

Previous Next

Package: guix-patches;

Reported by: Adam Faiz <adam.faiz <at> disroot.org>

Date: Mon, 21 Nov 2022 05:52:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

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 59433 in the body.
You can then email your comments to 59433 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#59433; Package guix-patches. (Mon, 21 Nov 2022 05:52:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Adam Faiz <adam.faiz <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 21 Nov 2022 05:52:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Adam Faiz <adam.faiz <at> disroot.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: wlroots: Update to 0.16.0.
Date: Mon, 21 Nov 2022 13:51:28 +0800
From 41f5067efe97cbe3211605126361582c6f48c484 Mon Sep 17 00:00:00 2001
From: AwesomeAdam54321 <adam.faiz <at> 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




Information forwarded to guix-patches <at> gnu.org:
bug#59433; Package guix-patches. (Mon, 21 Nov 2022 05:56:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Adam Faiz <adam.faiz <at> disroot.org>
To: guix-patches <at> gnu.org
Subject: Re: [PATCH] gnu: wlroots: Update to 0.16.0.
Date: Mon, 21 Nov 2022 13:55:48 +0800
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.




Added indication that bug 59433 blocks59434 Request was from Ricardo Wurmus <rekado <at> elephly.net> to control <at> debbugs.gnu.org. (Tue, 27 Dec 2022 18:44:02 GMT) Full text and rfc822 format available.

Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Tue, 11 Apr 2023 11:44:02 GMT) Full text and rfc822 format available.

Notification sent to Adam Faiz <adam.faiz <at> disroot.org>:
bug acknowledged by developer. (Tue, 11 Apr 2023 11:44:02 GMT) Full text and rfc822 format available.

Message #15 received at 59433-done <at> debbugs.gnu.org (full text, mbox):

From: Andreas Enge <andreas <at> enge.fr>
To: 59433-done <at> debbugs.gnu.org
Subject: Close
Date: Tue, 11 Apr 2023 13:43:16 +0200
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





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 10 May 2023 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 352 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.