* [bug#71399] [PATCH] gnu: labwc: Update to 0.7.2.
@ 2024-06-06 16:09 Ahmad Draidi via Guix-patches via
2024-06-10 10:01 ` bug#71399: Close Andreas Enge
0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Draidi via Guix-patches via @ 2024-06-06 16:09 UTC (permalink / raw)
To: 71399; +Cc: Ahmad Draidi
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#71399: Close
2024-06-06 16:09 [bug#71399] [PATCH] gnu: labwc: Update to 0.7.2 Ahmad Draidi via Guix-patches via
@ 2024-06-10 10:01 ` Andreas Enge
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Enge @ 2024-06-10 10:01 UTC (permalink / raw)
To: 71399-done
Pushed, thanks!
Andreas
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-10 10:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-06 16:09 [bug#71399] [PATCH] gnu: labwc: Update to 0.7.2 Ahmad Draidi via Guix-patches via
2024-06-10 10:01 ` bug#71399: Close Andreas Enge
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).