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.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 19 Dec 2023 21:54:52 +0800
with message-id <87r0ji70wj.wl-hako <at> ultrarare.space>
and subject line Re: [bug#67762] [PATCH] gnu: wireplumber: Update to 0.4.17.
has caused the debbugs.gnu.org bug report #67762,
regarding [PATCH] gnu: wireplumber: Update to 0.4.17.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
67762: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67762
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* 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
[Message part 3 (message/rfc822, inline)]
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!
This bug report was last modified 1 year and 213 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.