~ruther/guix-local

83c6fa286a976848206c4ed8bffa07ec0bb00e14 — John Kehayias 1 year, 6 months ago 91f5036
gnu: pipewire: Update to 1.2.7.

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

Change-Id: I80b535fa492f53f6e0c21beeaffd8c30e6ba5d51
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/linux.scm
M gnu/packages/linux.scm => gnu/packages/linux.scm +2 -2
@@ 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