gnu: yoshimi: Update to 1.5.8.

* gnu/packages/music.scm (yoshimi): Update to 1.5.8.
master
Ricardo Wurmus 2018-06-05 23:18:10 +02:00
parent 909301591d
commit b4a145fa71
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1972,7 +1972,7 @@ capabilities, custom envelopes, effects, etc.")
(define-public yoshimi
(package
(name "yoshimi")
(version "1.5.7")
(version "1.5.8")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/yoshimi/"
@ -1980,7 +1980,7 @@ capabilities, custom envelopes, effects, etc.")
"/yoshimi-" version ".tar.bz2"))
(sha256
(base32
"1w916mmi6hh547a7icrgx6qr2kwxlxwlm6ampql427rshcz9r61k"))))
"0gwsr5srzy28hwqhfzrc8pswysmyra8kbww3bxfx8bq4mdjifdj6"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; there are no tests