gnu: vamp: Update to new upstream source (without version number bump).

Upstream changed the tarball contents without changing the version number.

* gnu/packages/audio.scm (vamp)[source]: Update source URI and hash.
master
Mark H Weaver 2015-08-05 11:55:32 -04:00
parent 0a143f673c
commit 494e9b9167
1 changed files with 2 additions and 2 deletions

View File

@ -1332,11 +1332,11 @@ disks as various audio file formats.")
(method url-fetch)
(uri (string-append
"https://code.soundsoftware.ac.uk"
"/attachments/download/1514/vamp-plugin-sdk-"
"/attachments/download/1520/vamp-plugin-sdk-"
version ".tar.gz"))
(sha256
(base32
"1s986w0mfh1m0870qd7i50hdzayls8kc3shfqf9651jzwdk34lxa"))))
"0pzq0yy2kdl3jgfc2aqmh5m55nk1ild0hq8mydiiw35c6y0mglyh"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no check target