GNU bug report logs - #67762
[PATCH] gnu: wireplumber: Update to 0.4.17.

Previous Next

Package: guix-patches;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Hilton Chain <hako <at> ultrarare.space>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#67762: closed ([PATCH] gnu: wireplumber: Update to 0.4.17.)
Date: Tue, 19 Dec 2023 14:04:03 +0000
[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)]
From: Jaeme Sifat <jaeme <at> runbox.com>
To: guix-patches <at> gnu.org
Cc: Jaeme Sifat <jaeme <at> runbox.com>
Subject: [PATCH] gnu: wireplumber: Update to 0.4.17.
Date: Sun, 10 Dec 2023 23:58:16 -0500
* 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)]
From: Hilton Chain <hako <at> ultrarare.space>
To: Jaeme Sifat <jaeme <at> runbox.com>
Cc: 67762-done <at> debbugs.gnu.org, Tobias Geerinckx-Rice <me <at> tobias.gr>,
 Leo Famulari <leo <at> famulari.name>
Subject: Re: [bug#67762] [PATCH] gnu: wireplumber: Update to 0.4.17.
Date: Tue, 19 Dec 2023 21:54:52 +0800
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.