~ruther/guix-local

ff241436e4f2c6f0ee7903b2da0e96261827aeaf — Sergey Trofimov a year ago a7569e1
gnu: pipewire: Update to 1.4.5.

This update inlude the fix of "pipewire 1.4 100% core usage with older
kernels".
See: <https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/4621>.

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

Change-Id: Ic01752a5ada6cfdf8b6384794c4a440a9db2550c
Reviewed-by: Brice Waegeneire <brice@waegenei.re> <@bricewge>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/linux.scm
M gnu/packages/linux.scm => gnu/packages/linux.scm +2 -2
@@ 10502,7 10502,7 @@ found in custom keyboard firmware like QMK.")
(define-public pipewire
  (package
    (name "pipewire")
    (version "1.4.0")
    (version "1.4.5")
    (source (origin
              (method git-fetch)
              (uri (git-reference


@@ 10511,7 10511,7 @@ found in custom keyboard firmware like QMK.")
              (file-name (git-file-name name version))
              (sha256
               (base32
                "00c9irz566lmg51wxq5ywpvql6svvjxk9zjqx61xkvsnhz1526f6"))))
                "1k3b412zspmx2v0finb5g8kns8xsynlnz48cmlcg7ch62av6kw75"))))
    (build-system meson-build-system)
    (arguments
     (list