all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#69707] [PATCH] gnu: labwc: Update to 0.7.1.
@ 2024-03-10 10:47 Ahmad Draidi via Guix-patches via
  2024-04-05 16:06 ` bug#69707: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Draidi via Guix-patches via @ 2024-03-10 10:47 UTC (permalink / raw)
  To: 69707; +Cc: Ahmad Draidi

* gnu/packages/wm.scm (labwc): Update to 0.7.1.

Change-Id: Ib0351b62f71b6400f2e8ed63c9ca3346a4a11f69
---
 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 edbb3096b8..130174a2dd 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -3158,7 +3158,7 @@ (define-public libucl
 (define-public labwc
   (package
     (name "labwc")
-    (version "0.7.0")
+    (version "0.7.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3167,7 +3167,7 @@ (define-public labwc
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "17p3wcnggnd4v37z1dgv8nmc35nq4261s8sglr44bf71vjircggz"))))
+                "09j6p4p2c00rpcr65r6igj0llfablg5j2d1ys87kyh858dhajpza"))))
     (build-system meson-build-system)
     (native-inputs
      (list pkg-config gettext-minimal scdoc))

base-commit: 7758e63f7a89f53fbb7c7a265ae472af0a8dfab0
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#69707: [PATCH] gnu: labwc: Update to 0.7.1.
  2024-03-10 10:47 [bug#69707] [PATCH] gnu: labwc: Update to 0.7.1 Ahmad Draidi via Guix-patches via
@ 2024-04-05 16:06 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2024-04-05 16:06 UTC (permalink / raw)
  To: Ahmad Draidi; +Cc: 69707-done

Ahmad Draidi <a.r.draidi@redscript.org> skribis:

> * gnu/packages/wm.scm (labwc): Update to 0.7.1.
>
> Change-Id: Ib0351b62f71b6400f2e8ed63c9ca3346a4a11f69

Applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-05 16:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-10 10:47 [bug#69707] [PATCH] gnu: labwc: Update to 0.7.1 Ahmad Draidi via Guix-patches via
2024-04-05 16:06 ` bug#69707: " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.