summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
diff options
context:
space:
mode:
author宋文武 <iyzsong@member.fsf.org>2023-08-13 15:38:05 +0800
committer宋文武 <iyzsong@member.fsf.org>2023-08-13 15:38:05 +0800
commit23aa30ddedbdf05adc40f974674bc05320f6f776 (patch)
tree28b155b3e508e5300ec77e5bad115cfefa31872a /gnu/packages/linux.scm
parent96e521425d09a641fcd4d83bde37f576b49cb4e6 (diff)
gnu: pipewire: Update to 0.3.77.
* gnu/packages/linux.scm (pipewire): Update to 0.3.77.
Diffstat (limited to 'gnu/packages/linux.scm')
-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 2a0af51004..686eb40587 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9265,7 +9265,7 @@ types and interfaces and translates so that the X server can use them.")
(define-public pipewire
(package
(name "pipewire")
- (version "0.3.70")
+ (version "0.3.77")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -9274,7 +9274,7 @@ types and interfaces and translates so that the X server can use them.")
(file-name (git-file-name name version))
(sha256
(base32
- "1n74rrbwymm89ri4daa4v092f4b81wrak4vg685xfz2wl89p64n6"))))
+ "11jdd9ljm6967cdp97qqf5fa02ad69kdgk3212ap5gfndky2h43m"))))
(build-system meson-build-system)
(arguments
(list