GNU bug report logs - #76657
[PATCH] gnu: labwc: Update to 0.8.3.

Previous Next

Package: guix-patches;

Reported by: Ahmad Draidi <a.r.draidi <at> redscript.org>

Date: Sat, 1 Mar 2025 08:02:02 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: Ahmad Draidi <a.r.draidi <at> redscript.org>
Subject: bug#76657: closed (Re: [bug#76657] [PATCH] gnu: labwc: Update to
 0.8.3.)
Date: Sat, 01 Mar 2025 23:09:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#76657: [PATCH] gnu: labwc: Update to 0.8.3.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 76657 <at> debbugs.gnu.org.

-- 
76657: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76657
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Ahmad Draidi via Guix-patches via <guix-patches <at> gnu.org>
Cc: 76657-done <at> debbugs.gnu.org, Ahmad Draidi <a.r.draidi <at> redscript.org>
Subject: Re: [bug#76657] [PATCH] gnu: labwc: Update to 0.8.3.
Date: Sat, 01 Mar 2025 23:08:45 +0000
[Message part 3 (text/plain, inline)]
Ahmad Draidi via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/wm.scm (labwc): Update to 0.8.3.
>
> Change-Id: I3d2d8c04f8a06e7bf7fc20d47464ab67021cb0a5
> ---
>  gnu/packages/wm.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this to master as
5be4007a4c5428369f388caf820bc53d81b11f37.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Ahmad Draidi <a.r.draidi <at> redscript.org>
To: guix-patches <at> gnu.org
Cc: Ahmad Draidi <a.r.draidi <at> redscript.org>
Subject: [PATCH] gnu: labwc: Update to 0.8.3.
Date: Sat,  1 Mar 2025 11:59:45 +0400
* gnu/packages/wm.scm (labwc): Update to 0.8.3.

Change-Id: I3d2d8c04f8a06e7bf7fc20d47464ab67021cb0a5
---
 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 0e6153d7bd..d0996b0350 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -3532,7 +3532,7 @@ (define-public libucl
 (define-public labwc
   (package
     (name "labwc")
-    (version "0.8.2")
+    (version "0.8.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3541,7 +3541,7 @@ (define-public labwc
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1j2fv64yz77rfa003b89q0gfri7pbqvjp27wg8ri7x3hfkxrbxvn"))))
+                "1wbg3r4l7l4x94p8hl4zrjlmiqipg8p6gisi52nq1vgp1sz8zr48"))))
     (build-system meson-build-system)
     (native-inputs
      (list pkg-config gettext-minimal scdoc))

base-commit: 5030292dbafbd565922d08420b38304eca061a2a
-- 
2.48.1




This bug report was last modified 77 days ago.

Previous Next


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