me
/
guix
Archived
1
0
Fork 0

gnu: sratom: Update to 0.6.6.

* gnu/packages/audio.scm (sratom): Update to 0.6.6.
master
Tobias Geerinckx-Rice 2020-11-30 16:44:34 +01:00
parent 7405da9269
commit dfea2492af
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -3015,14 +3015,14 @@ input/output.")
(define-public sratom
(package
(name "sratom")
(version "0.6.4")
(version "0.6.6")
(source (origin
(method url-fetch)
(uri (string-append "https://download.drobilla.net/sratom-"
version ".tar.bz2"))
(sha256
(base32
"0vh0biy3ngpzzgdml309c2mqz8xq9q0hlblczb4c6alhp0a8yv0l"))))
"178v90qvsp6lw4sqdmdz0bzyjkgwhv9m75ph1d1z8say5bv0p4gv"))))
(build-system waf-build-system)
(arguments `(#:tests? #f)) ;no check target
(propagated-inputs