all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ahmad Draidi via Guix-patches via <guix-patches@gnu.org>
To: 72227@debbugs.gnu.org
Cc: Ahmad Draidi <a.r.draidi@redscript.org>
Subject: [bug#72227] [PATCH] gnu: labwc: Update to 0.7.3.
Date: Sun, 21 Jul 2024 14:32:56 +0400	[thread overview]
Message-ID: <0a0364e78d54b6b17a3e03abc0a15266521b76c8.1721557976.git.a.r.draidi@redscript.org> (raw)

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

Change-Id: Ibfc5d73a5526ce33760561e757a2dfb40c5a8bb3
---
 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 eecaaa2cf7..8ee065399d 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -3289,7 +3289,7 @@ (define-public libucl
 (define-public labwc
   (package
     (name "labwc")
-    (version "0.7.2")
+    (version "0.7.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3298,7 +3298,7 @@ (define-public labwc
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1vlignyv9bczkc8xcmzaj4x88v072qhc79j2pjwnxy9xv0282d7i"))))
+                "0zsb31vy58ysizz09nhf5k0fizx6vp2lw0ih1a0ibwiv2a0lyzck"))))
     (build-system meson-build-system)
     (native-inputs
      (list pkg-config gettext-minimal scdoc))

base-commit: aeef827d2d494beeba6317a1e4720e4e285a7d4f
-- 
2.45.2





             reply	other threads:[~2024-07-21 10:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-21 10:32 Ahmad Draidi via Guix-patches via [this message]
2024-07-22  2:26 ` [bug#72227] [PATCH] gnu: labwc: Update to 0.7.4 Juliana Sims via Guix-patches via
2024-07-26 12:31   ` bug#72227: " 宋文武 via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0a0364e78d54b6b17a3e03abc0a15266521b76c8.1721557976.git.a.r.draidi@redscript.org \
    --to=guix-patches@gnu.org \
    --cc=72227@debbugs.gnu.org \
    --cc=a.r.draidi@redscript.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.