diff mbox series

[bug#66783,1/2] gnu: pipewire: Update to 0.3.83.

Message ID 42931dae409a8bead88ecc72ab2311d18e6da987.1698439507.git.jaeme@runbox.com
State New
Headers show
Series Update Wireplumber and Pipewire. | expand

Commit Message

Jaeme Sifat Oct. 27, 2023, 9:12 p.m. UTC
* gnu/packages/linux.scm (pipewire): Update to 0.3.83.

Signed-off-by: Jaeme Sifat <jaeme@runbox.com>
Change-Id: Ic859f45d6eb2adb74a43e0a97246895846f96b2f
---
 gnu/packages/linux.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
diff mbox series

Patch

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@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.
 ;;;
@@ -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