me
/
guix
Archived
1
0
Fork 0

gnu: pipewire: Update to 0.3.13.

* gnu/packages/linux.scm (pipewire): Update to 0.3.13.
master
Tobias Geerinckx-Rice 2020-10-06 15:10:37 +02:00
parent 0e25995a06
commit e858959175
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

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