GNU bug report logs - #77670
[PATCH] gnu: Remove wlroots-0.16.

Previous Next

Package: guix-patches;

Reported by: Andreas Enge <andreas <at> enge.fr>

Date: Wed, 9 Apr 2025 08:08:02 UTC

Severity: normal

Tags: patch

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

To reply to this bug, email your comments to 77670 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#77670; Package guix-patches. (Wed, 09 Apr 2025 08:08:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andreas Enge <andreas <at> enge.fr>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 09 Apr 2025 08:08:02 GMT) Full text and rfc822 format available.

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

From: Andreas Enge <andreas <at> enge.fr>
To: guix-patches <at> gnu.org
Cc: Andreas Enge <andreas <at> enge.fr>
Subject: [PATCH] gnu: Remove wlroots-0.16.
Date: Wed,  9 Apr 2025 10:05:18 +0200
* gnu/packages/wm.scm (wlroots-0.16): Delete variable.

Change-Id: Iafb2f7f1214ec44c53207b18d461c40536e28ab1
---
This is one of four versions of wlroots; this one has no dependent
packages, so I suggest to remove it on or after May 9.

If anyone is interested, there is also wlroots-0.15 with hikari <at> 2.3.3
and wlroots <at> 0.17 with cagebreak <at> 2.3.1 wf-config <at> 0.8.0 as dependent
packages.


 gnu/packages/wm.scm | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 375ed08c00..0b52be40f0 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -2045,23 +2045,6 @@ (define-public wlroots-0.17
        (sha256
         (base32 "0niigjpy8xxrnw3v9b3bsksw2q3yy3qsa2xx0aazwpycw5zrff83"))))))
 
-(define-public wlroots-0.16
-  (package
-    (inherit wlroots-0.17)
-    (name "wlroots-0.16")
-    (version "0.16.2")
-    (source
-     (origin
-       (method git-fetch)
-       (uri (git-reference
-             (url "https://gitlab.freedesktop.org/wlroots/wlroots")
-             (commit version)))
-       (file-name (git-file-name name version))
-       (sha256
-        (base32 "1m12nv6avgnz626h3giqp6gcx44w1wq6z0jy780mx8z255ic7q15"))))
-    (propagated-inputs (modify-inputs (package-propagated-inputs wlroots-0.17)
-                         (delete libdisplay-info)))))
-
 (define-public wlroots-0.15
   (package
     (inherit wlroots-0.16)

base-commit: f1da434d9df0898228612c645b46410a5cfe76f9
-- 
2.49.0





Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Sat, 10 May 2025 17:34:02 GMT) Full text and rfc822 format available.

Notification sent to Andreas Enge <andreas <at> enge.fr>:
bug acknowledged by developer. (Sat, 10 May 2025 17:34:02 GMT) Full text and rfc822 format available.

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

From: Andreas Enge <andreas <at> enge.fr>
To: 77670-done <at> debbugs.gnu.org
Subject: Re: bug#77670: Acknowledgement ([PATCH] gnu: Remove wlroots-0.16.)
Date: Sat, 10 May 2025 19:33:09 +0200
Pushed.

Andreas





This bug report was last modified 13 days ago.

Previous Next


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