GNU bug report logs -
#67762
[PATCH] gnu: wireplumber: Update to 0.4.17.
Previous Next
Reported by: Jaeme Sifat <jaeme <at> runbox.com>
Date: Mon, 11 Dec 2023 05:02:02 UTC
Severity: normal
Tags: patch
Done: Hilton Chain <hako <at> ultrarare.space>
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 67762 in the body.
You can then email your comments to 67762 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
leo <at> famulari.name, me <at> tobias.gr, guix-patches <at> gnu.org
:
bug#67762
; Package
guix-patches
.
(Mon, 11 Dec 2023 05:02:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Jaeme Sifat <jaeme <at> runbox.com>
:
New bug report received and forwarded. Copy sent to
leo <at> famulari.name, me <at> tobias.gr, guix-patches <at> gnu.org
.
(Mon, 11 Dec 2023 05:02: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.4.17.
Change-Id: I1cdc156fde4cbbe6201f967db0701bb5dfdf1d7e
---
gnu/packages/linux.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 159e83d4d8..6fde73f85a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -77,6 +77,7 @@
;;; Copyright © 2023 dan <i <at> dan.games>
;;; Copyright © 2023 Foundation Devices, Inc. <hello <at> foundationdevices.com>
;;; Copyright © 2023 Wilko Meyer <w <at> wmeyer.eu>
+;;; Copyright © 2023 Jaeme Sifat <jaeme <at> runbox.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -9422,7 +9423,7 @@ (define-public pipewire
(define-public wireplumber
(package
(name "wireplumber")
- (version "0.4.14")
+ (version "0.4.17")
(source
(origin
(method git-fetch)
@@ -9432,7 +9433,7 @@ (define-public wireplumber
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0jmnd6000j4wx68lxgz5b4g4hxkf243ivi9swaaf8rnx99cbx91w"))))
+ (base32 "00jzn0pxy2ws819yg4p8xxhngqai3labd1alaxb8zwzymr7m06my"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags '("-Dsystemd=disabled"
base-commit: 65334547674bdaeb75eb37ffbe23ba6f9fd486b1
--
2.41.0
Reply sent
to
Hilton Chain <hako <at> ultrarare.space>
:
You have taken responsibility.
(Tue, 19 Dec 2023 14:04:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Jaeme Sifat <jaeme <at> runbox.com>
:
bug acknowledged by developer.
(Tue, 19 Dec 2023 14:04:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 67762-done <at> debbugs.gnu.org (full text, mbox):
Hi Jaeme,
On Mon, 11 Dec 2023 12:58:16 +0800,
Jaeme Sifat via Guix-patches via wrote:
>
> * gnu/packages/linux.scm (wireplumber): Update to 0.4.17.
>
> Change-Id: I1cdc156fde4cbbe6201f967db0701bb5dfdf1d7e
> ---
> gnu/packages/linux.scm | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
Applied as dfc950689fe3805436281c0d2eb16f59bd908d62, thank you!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 17 Jan 2024 12:24:13 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 212 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.