GNU bug report logs - #63085
[PATCH 1/2] gnu: wlroots: Update to 0.16.2.

Previous Next

Package: guix-patches;

Reported by: Jack Hill <jackhill <at> jackhill.us>

Date: Wed, 26 Apr 2023 04:52:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#63085: closed ([PATCH 1/2] gnu: wlroots: Update to 0.16.2.)
Date: Tue, 20 Jun 2023 21:08:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 20 Jun 2023 22:07:10 +0100
with message-id <871qi5kfla.fsf <at> cbaines.net>
and subject line Re: [bug#63085] [PATCH v2 2/2] gnu: sway: Update to 1.8.1.
has caused the debbugs.gnu.org bug report #63085,
regarding [PATCH 1/2] gnu: wlroots: Update to 0.16.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
63085: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63085
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jack Hill <jackhill <at> jackhill.us>
To: guix-patches <at> gnu.org
Cc: Jack Hill <jackhill <at> jackhill.us>
Subject: [PATCH 1/2] gnu: wlroots: Update to 0.16.2.
Date: Wed, 26 Apr 2023 00:51:19 -0400
* gnu/packages/wm.scm (wlroots): Update to 0.16.2.
---
 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 f1fcc68d5f..54d6bd4c9b 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1565,7 +1565,7 @@ (define-public polybar
 (define-public wlroots
   (package
     (name "wlroots")
-    (version "0.16.1")
+    (version "0.16.2")
     (source
      (origin
        (method git-fetch)
@@ -1574,7 +1574,7 @@ (define-public wlroots
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "11kcica9waj1a1xgbi12gif9z5z0b4xzycbcgawbgdmj77pws8sk"))))
+        (base32 "1m12nv6avgnz626h3giqp6gcx44w1wq6z0jy780mx8z255ic7q15"))))
     (build-system meson-build-system)
     (arguments
      `(#:phases
-- 
2.39.2



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: 63085-done <at> debbugs.gnu.org
Subject: Re: [bug#63085] [PATCH v2 2/2] gnu: sway: Update to 1.8.1.
Date: Tue, 20 Jun 2023 22:07:10 +0100
[Message part 4 (text/plain, inline)]
Marking as done.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 26 days ago.

Previous Next


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