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>
This commit is contained in:
squishypinkelephant 2024-10-22 10:29:06 +02:00 committed by Andreas Enge
parent 51cc29def3
commit 4eb75af5ae
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

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