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.
Full log
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)]
This bug report was last modified 21 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.