GNU bug report logs - #66783
[PATCH 0/2] Update Wireplumber and Pipewire.

Previous Next

Package: guix-patches;

Reported by: Jaeme Sifat <jaeme <at> runbox.com>

Date: Fri, 27 Oct 2023 21:11:02 UTC

Severity: normal

Tags: patch

Done: Jaeme Sifat <jaeme <at> runbox.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jaeme Sifat <jaeme <at> runbox.com>
To: 66783 <at> debbugs.gnu.org
Cc: Jaeme Sifat <jaeme <at> runbox.com>
Subject: [bug#66783] [PATCH 1/2] gnu: pipewire: Update to 0.3.83.
Date: Fri, 27 Oct 2023 17:12:13 -0400
* gnu/packages/linux.scm (pipewire): Update to 0.3.83.

Signed-off-by: Jaeme Sifat <jaeme <at> runbox.com>
Change-Id: Ic859f45d6eb2adb74a43e0a97246895846f96b2f
---
 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 cd849af2f2..6b09c4fba8 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.
 ;;;
@@ -9322,7 +9323,7 @@ (define-public inputattach
 (define-public pipewire
   (package
     (name "pipewire")
-    (version "0.3.77")
+    (version "0.3.83")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -9331,7 +9332,7 @@ (define-public pipewire
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "11jdd9ljm6967cdp97qqf5fa02ad69kdgk3212ap5gfndky2h43m"))))
+                "07cqkdxddh984hbv9n5bf1qg0h68fwxyn10cnq0hj2fk6bzkqs6p"))))
     (build-system meson-build-system)
     (arguments
      (list
-- 
2.34.1





This bug report was last modified 1 year and 235 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.