me
/
guix
Archived
1
0
Fork 0

gnu: pipewire: Update to 0.3.18.

* gnu/packages/linux.scm (pipewire-0.3): Update to 0.3.18.
master
宋文武 2021-01-01 20:51:09 +08:00
parent 0d85401db5
commit 947aed127a
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 2 additions and 2 deletions

View File

@ -7300,7 +7300,7 @@ of Linux application development.")
(package
(inherit pipewire)
(name "pipewire")
(version "0.3.13")
(version "0.3.18")
(source (origin
(method git-fetch)
(uri (git-reference
@ -7309,7 +7309,7 @@ of Linux application development.")
(file-name (git-file-name name version))
(sha256
(base32
"19j5kmb7iaivkq2agfzncfm2qms41ckqi0ddxvhpc91ihwprdc5w"))))
"1yghhgs18yqrnd0b2r75l5n8yng962r1wszbsi01v6i9zib3jc9g"))))
(arguments
'(#:configure-flags
(list (string-append "-Dudevrulesdir=" (assoc-ref %outputs "out")