gnu: sratom: Update to 0.6.2.

* gnu/packages/audio.scm (sratom): Update to 0.6.2.
This commit is contained in:
Marius Bakke 2018-08-16 15:59:07 +02:00
parent 7b38f045c0
commit 80b32d9620
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -2292,14 +2292,14 @@ (define-public rtmidi
(define-public sratom
(package
(name "sratom")
(version "0.6.0")
(version "0.6.2")
(source (origin
(method url-fetch)
(uri (string-append "https://download.drobilla.net/sratom-"
version ".tar.bz2"))
(sha256
(base32
"0hrxd9i66s06bpn6i3s9ka95134g3sm8yscmif7qgdzhyjqw42j4"))))
"0lz883ravxjf7r9wwbx2gx9m8vhyiavxrl9jdxfppjxnsralll8a"))))
(build-system waf-build-system)
(arguments `(#:tests? #f)) ; no check target
(inputs