gnu: bluez-alsa: Update to 3.0.0.

* gnu/packages/audio.scm (bluez-alsa): Update to 3.0.0.
This commit is contained in:
Ricardo Wurmus 2020-10-14 14:54:13 +02:00
parent c8d07c5f1f
commit a079f3eb2f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -3989,7 +3989,7 @@ (define-public ldacbt
(define-public bluez-alsa
(package
(name "bluez-alsa")
(version "2.0.0")
(version "3.0.0")
(source (origin
;; The tarballs are mere snapshots and don't contain a
;; bootstrapped build system.
@ -4000,7 +4000,7 @@ (define-public bluez-alsa
(file-name (git-file-name name version))
(sha256
(base32
"08mppgnjf1j2733bk9yf0cny6rfxxwiys0s62lz2zd2lpdl6d9lz"))))
"1jlsgxyqfhncfhx1sy3ry0dp6p95kd4agh7g2b7g51h0c4cv74h8"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags