[PATCH] gnu: wireplumber: Update to 0.5.3.

  • Done
  • quality assurance status badge
Details
2 participants
  • ???
  • Antero Mejr
Owner
unassigned
Submitted by
Antero Mejr
Severity
normal
A
A
Antero Mejr wrote on 10 Jun 11:28 +0200
(address . guix-patches@gnu.org)
87h6e1m9jz.fsf@antr.me
* gnu/packages/linux.scm (wireplumber): Update to 0.5.3.

Change-Id: Iec7360648c2d0c2a2bd97b72d491485209fe0562
---

gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
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
?
(name . Antero Mejr)(address . mail@antr.me)(address . 71463-done@debbugs.gnu.org)
87cyofyfo3.fsf@envs.net
Antero Mejr <mail@antr.me> writes:

Toggle quote (6 lines)
> * 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!
Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 71463@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 71463
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch