GNU bug report logs -
#78217
[PATCH] gnu: labwc: Update to 0.8.4.
Previous Next
Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>
Date: Fri, 2 May 2025 17:17:02 UTC
Severity: normal
Tags: patch
Done: Z572 <z572 <at> z572.online>
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 78217 in the body.
You can then email your comments to 78217 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#78217
; Package
guix-patches
.
(Fri, 02 May 2025 17:17:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ashish SHUKLA <ashish.is <at> lostca.se>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 02 May 2025 17:17:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/wm.scm (labwc): Update to 0.8.4.
Change-Id: I3fa0153f41afe24d9ba6893bff8e69271c623b71
---
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 772c6a2daf..66dd5f2035 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -3651,7 +3651,7 @@ (define-public libucl
(define-public labwc
(package
(name "labwc")
- (version "0.8.3")
+ (version "0.8.4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -3660,7 +3660,7 @@ (define-public labwc
(file-name (git-file-name name version))
(sha256
(base32
- "1wbg3r4l7l4x94p8hl4zrjlmiqipg8p6gisi52nq1vgp1sz8zr48"))))
+ "1wbza00y2xf2zn34q5c8g5k2dn2xjzbbqmsnjv6c90mh2bbk1q95"))))
(build-system meson-build-system)
(native-inputs
(list pkg-config gettext-minimal scdoc))
base-commit: 0b83a27b67ae92e988795322ae988518ec3e6972
--
2.49.0
Reply sent
to
Z572 <z572 <at> z572.online>
:
You have taken responsibility.
(Sat, 03 May 2025 03:25:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ashish SHUKLA <ashish.is <at> lostca.se>
:
bug acknowledged by developer.
(Sat, 03 May 2025 03:25:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 78217-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/wm.scm (labwc): Update to 0.8.4.
>
> Change-Id: I3fa0153f41afe24d9ba6893bff8e69271c623b71
> ---
> 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 772c6a2daf..66dd5f2035 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -3651,7 +3651,7 @@ (define-public libucl
> (define-public labwc
> (package
> (name "labwc")
> - (version "0.8.3")
> + (version "0.8.4")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> @@ -3660,7 +3660,7 @@ (define-public labwc
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "1wbg3r4l7l4x94p8hl4zrjlmiqipg8p6gisi52nq1vgp1sz8zr48"))))
> + "1wbza00y2xf2zn34q5c8g5k2dn2xjzbbqmsnjv6c90mh2bbk1q95"))))
> (build-system meson-build-system)
> (native-inputs
> (list pkg-config gettext-minimal scdoc))
>
> base-commit: 0b83a27b67ae92e988795322ae988518ec3e6972
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#78217
; Package
guix-patches
.
(Sat, 03 May 2025 03:26:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 31 May 2025 11:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 20 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.