From: Ahmad Draidi via Guix-patches via <guix-patches@gnu.org>
To: 75155@debbugs.gnu.org
Cc: Ahmad Draidi <a.r.draidi@redscript.org>
Subject: [bug#75155] [PATCH 1/3] gnu: wlroots: Update to 0.18.2.
Date: Sat, 28 Dec 2024 10:06:08 +0400 [thread overview]
Message-ID: <4efeebbe68116e7fc1b72b189de30a0c52dd9e20.1735365259.git.a.r.draidi@redscript.org> (raw)
In-Reply-To: <cover.1735365259.git.a.r.draidi@redscript.org>
* gnu/packages/wm.scm (wlroots): Update to 0.18.2.
Change-Id: I3383c6be410e3a18b0a4ac18abd9e9d8210520f2
---
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 580b33f4be..8da82e6411 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1858,7 +1858,7 @@ (define-public polybar
(define-public wlroots
(package
(name "wlroots")
- (version "0.18.0")
+ (version "0.18.2")
(source
(origin
(method git-fetch)
@@ -1867,7 +1867,7 @@ (define-public wlroots
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "13avi2805wrfkghgc7ar273p61svmm85k3g3hg9bf2gaxsz6f91f"))))
+ (base32 "1l1c4m8m1h8rl00y9yi6qjma5m3lhai9hqv5578q69yg2dcwraxw"))))
(build-system meson-build-system)
(arguments
`(#:phases
--
2.47.1
next prev parent reply other threads:[~2024-12-28 6:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-28 6:00 [bug#75155] [PATCH 0/3] Update labwc to 0.8.2 and some related changes Ahmad Draidi via Guix-patches via
2024-12-28 6:06 ` Ahmad Draidi via Guix-patches via [this message]
2024-12-28 6:06 ` [bug#75155] [PATCH 2/3] gnu: Add libsfdo Ahmad Draidi via Guix-patches via
2024-12-28 6:06 ` [bug#75155] [PATCH 3/3] gnu: labwc: Update to 0.8.2 Ahmad Draidi 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=4efeebbe68116e7fc1b72b189de30a0c52dd9e20.1735365259.git.a.r.draidi@redscript.org \
--to=guix-patches@gnu.org \
--cc=75155@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.