GNU bug report logs - #71399
[PATCH] gnu: labwc: Update to 0.7.2.

Previous Next

Package: guix-patches;

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

Date: Thu, 6 Jun 2024 16:11:01 UTC

Severity: normal

Tags: patch

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

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#71399: closed (Close)
Date: Mon, 10 Jun 2024 10:02:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#71399: [PATCH] gnu: labwc: Update to 0.7.2.

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 71399 <at> debbugs.gnu.org.

-- 
71399: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71399
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 71399-done <at> debbugs.gnu.org
Subject: Close
Date: Mon, 10 Jun 2024 12:01:21 +0200
Pushed, thanks!

Andreas


[Message part 3 (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.7.2.
Date: Thu,  6 Jun 2024 20:09:28 +0400
* gnu/packages/wm.scm (labwc): Update to 0.7.2.

Change-Id: I2ff485816069c962a9d532472e255305ce35316e
---
 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 316caf5fa5..b6239ea4ea 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -3314,7 +3314,7 @@ (define-public libucl
 (define-public labwc
   (package
     (name "labwc")
-    (version "0.7.1")
+    (version "0.7.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3323,7 +3323,7 @@ (define-public labwc
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "09j6p4p2c00rpcr65r6igj0llfablg5j2d1ys87kyh858dhajpza"))))
+                "1vlignyv9bczkc8xcmzaj4x88v072qhc79j2pjwnxy9xv0282d7i"))))
     (build-system meson-build-system)
     (native-inputs
      (list pkg-config gettext-minimal scdoc))

base-commit: 3d5f4b2d7dda29d749128fbe80f6ad28f52f09b1
-- 
2.45.1




This bug report was last modified 1 year and 59 days ago.

Previous Next


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