* [bug#71463] [PATCH] gnu: wireplumber: Update to 0.5.3.
@ 2024-06-10 9:28 Antero Mejr
2024-06-17 11:25 ` bug#71463: " 宋文武 via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Antero Mejr @ 2024-06-10 9:28 UTC (permalink / raw)
To: 71463
* gnu/packages/linux.scm (wireplumber): Update to 0.5.3.
Change-Id: Iec7360648c2d0c2a2bd97b72d491485209fe0562
---
Fixes https://issues.guix.gnu.org/71458
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index a9b78a7986..810b826234 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9647,7 +9647,7 @@ (define-public pipewire
(define-public wireplumber
(package
(name "wireplumber")
- (version "0.4.17")
+ (version "0.5.3")
(source
(origin
(method git-fetch)
@@ -9657,7 +9657,7 @@ (define-public wireplumber
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "00jzn0pxy2ws819yg4p8xxhngqai3labd1alaxb8zwzymr7m06my"))))
+ (base32 "1jdfk02f7yc5lhy4r3k7m7dqr0711lvlc0fd1hjhmi4j7yn4i5kd"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags '("-Dsystemd=disabled"
base-commit: 9901416233867233192b63fde7f616751127b189
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#71463: [PATCH] gnu: wireplumber: Update to 0.5.3.
2024-06-10 9:28 [bug#71463] [PATCH] gnu: wireplumber: Update to 0.5.3 Antero Mejr
@ 2024-06-17 11:25 ` 宋文武 via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2024-06-17 11:25 UTC (permalink / raw)
To: Antero Mejr; +Cc: 71463-done
Antero Mejr <mail@antr.me> writes:
> * gnu/packages/linux.scm (wireplumber): Update to 0.5.3.
>
> Change-Id: Iec7360648c2d0c2a2bd97b72d491485209fe0562
> ---
> Fixes https://issues.guix.gnu.org/71458
Pushed to master as commit f9ed5788fda9288301550c641820d422e9ad1602,
thank you!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-17 11:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-10 9:28 [bug#71463] [PATCH] gnu: wireplumber: Update to 0.5.3 Antero Mejr
2024-06-17 11:25 ` bug#71463: " 宋文武 via Guix-patches via
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).