gnu: pipewire: Update to 1.2.7.

* gnu/packages/linux.scm (pipewire): Update to 1.2.7.

Change-Id: I80b535fa492f53f6e0c21beeaffd8c30e6ba5d51
This commit is contained in:
John Kehayias 2024-12-20 00:13:46 -05:00
parent 91f50366e5
commit 83c6fa286a
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -10055,7 +10055,7 @@ types and interfaces and translates so that the X server can use them.")
(define-public pipewire
(package
(name "pipewire")
(version "1.2.5")
(version "1.2.7")
(source (origin
(method git-fetch)
(uri (git-reference
@ -10064,7 +10064,7 @@ types and interfaces and translates so that the X server can use them.")
(file-name (git-file-name name version))
(sha256
(base32
"0mjr3sz0y9szqaws84c05qbdiaayagx1yvw836ynvkbr5c9dr33i"))))
"17a18978100c0dj3w42ybqxjg46cgdmrvij7dlvbwsrq7sgvcpsd"))))
(build-system meson-build-system)
(arguments
(list