me
/
guix
Archived
1
0
Fork 0

gnu: yoshimi: Update to 1.5.1.

* gnu/packages/music.scm (yoshimi): Update to 1.5.1.
master
Ricardo Wurmus 2017-04-02 11:36:07 +02:00
parent 9fc221b58c
commit 7070088a2d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1621,7 +1621,7 @@ capabilities, custom envelopes, effects, etc.")
(define-public yoshimi
(package
(name "yoshimi")
(version "1.5.0")
(version "1.5.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/yoshimi/"
@ -1629,7 +1629,7 @@ capabilities, custom envelopes, effects, etc.")
"/yoshimi-" version ".tar.bz2"))
(sha256
(base32
"10s1i18xlmvqfrnr0zn2mj2b28i7p62dlqzzzkmpaapqj1gsgpz5"))))
"09kmq5bwgwwpa5z2mm1pxhnqcryd0cm5ixlafb3g6d3aspja2mkn"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; there are no tests