unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67762] [PATCH] gnu: wireplumber: Update to 0.4.17.
@ 2023-12-11  4:58 Jaeme Sifat via Guix-patches via
  2023-12-19 13:54 ` bug#67762: " Hilton Chain via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Jaeme Sifat via Guix-patches via @ 2023-12-11  4:58 UTC (permalink / raw)
  To: 67762; +Cc: Jaeme Sifat, Leo Famulari, Tobias Geerinckx-Rice

* 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@dan.games>
 ;;; Copyright © 2023 Foundation Devices, Inc. <hello@foundationdevices.com>
 ;;; Copyright © 2023 Wilko Meyer <w@wmeyer.eu>
+;;; Copyright © 2023 Jaeme Sifat <jaeme@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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#67762: [PATCH] gnu: wireplumber: Update to 0.4.17.
  2023-12-11  4:58 [bug#67762] [PATCH] gnu: wireplumber: Update to 0.4.17 Jaeme Sifat via Guix-patches via
@ 2023-12-19 13:54 ` Hilton Chain via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-12-19 13:54 UTC (permalink / raw)
  To: Jaeme Sifat; +Cc: 67762-done, Tobias Geerinckx-Rice, Leo Famulari

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!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-19 14:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-11  4:58 [bug#67762] [PATCH] gnu: wireplumber: Update to 0.4.17 Jaeme Sifat via Guix-patches via
2023-12-19 13:54 ` bug#67762: " Hilton Chain via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).