gnu: openal: Update to 1.19.1.

* gnu/packages/audio.scm (openal): Update to 1.19.1.
This commit is contained in:
Marius Bakke 2018-10-20 17:23:45 +02:00
parent 2c17bd7b29
commit 8eadc55202
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -1910,7 +1910,7 @@ (define-public lvtk
(define-public openal
(package
(name "openal")
(version "1.19.0")
(version "1.19.1")
(source (origin
(method url-fetch)
(uri (string-append
@ -1918,7 +1918,7 @@ (define-public openal
version ".tar.bz2"))
(sha256
(base32
"1mhf5bsb58s1xk6hvxl7ly7rd4rpl9z8h07xl1q94brywykg7bgi"))))
"1sdjhkz2gd6lbnwphi1b6aw3br4wv2lik5vnqh6mxfc8a7zqfbsw"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; no check target