GNU bug report logs -
#71463
[PATCH] gnu: wireplumber: Update to 0.5.3.
Previous Next
Reported by: Antero Mejr <mail <at> antr.me>
Date: Mon, 10 Jun 2024 09:29:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71463 in the body.
You can then email your comments to 71463 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#71463
; Package
guix-patches
.
(Mon, 10 Jun 2024 09:29:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Antero Mejr <mail <at> antr.me>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 10 Jun 2024 09:29:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
宋文武 <iyzsong <at> envs.net>
:
You have taken responsibility.
(Mon, 17 Jun 2024 11:26:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Antero Mejr <mail <at> antr.me>
:
bug acknowledged by developer.
(Mon, 17 Jun 2024 11:26:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 71463-done <at> debbugs.gnu.org (full text, mbox):
Antero Mejr <mail <at> 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!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 16 Jul 2024 11:24:20 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 23 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.