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
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 03 May 2025 11:24:35 +0800
with message-id <87plgq4brg.fsf <at> z572.online>
and subject line Re: [bug#78217] [PATCH] gnu: labwc: Update to 0.8.4.
has caused the debbugs.gnu.org bug report #78217,
regarding [PATCH] gnu: labwc: Update to 0.8.4.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
78217: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78217
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* 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
[Message part 3 (message/rfc822, inline)]
[Message part 4 (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.