summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
authorsquishypinkelephant <squishypinkelephant@gmail.com>2024-10-22 10:29:06 +0200
committerAndreas Enge <andreas@enge.fr>2024-10-22 10:29:38 +0200
commit4eb75af5aeb18d8deffeaca554cfbebe08633514 (patch)
treeedc6a346e0a348ecdf7668c89cfb717a3ef00b43 /gnu
parent51cc29def37767e0683eb197fc3d84c836298b99 (diff)
downloadguix-4eb75af5aeb18d8deffeaca554cfbebe08633514.tar.gz
gnu: pipewire: Update to 1.2.5.
* gnu/packages/linux.scm (pipewire): Update to 1.2.5.

Change-Id: I6d671eec2c7e24aa4979abd36f4fa770024f4379
Signed-off-by: Andreas Enge <andreas@enge.fr>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/linux.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index fd00bd5299..883cbb984d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9941,7 +9941,7 @@ types and interfaces and translates so that the X server can use them.")
 (define-public pipewire
   (package
     (name "pipewire")
-    (version "1.2.3")
+    (version "1.2.5")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -9950,7 +9950,7 @@ types and interfaces and translates so that the X server can use them.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0a7a1h0l2l6nknq60qa4gd1nvlz6aq1scdpfbm8njc4bzbafzmmi"))))
+                "0mjr3sz0y9szqaws84c05qbdiaayagx1yvw836ynvkbr5c9dr33i"))))
     (build-system meson-build-system)
     (arguments
      (list