gnu: yoshimi: Update to 1.6.1.

* gnu/packages/music.scm (yoshimi): Update to 1.6.1.
This commit is contained in:
Ricardo Wurmus 2019-12-16 15:01:39 +01:00
parent 709f839c20
commit c6a7fe7937
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2185,7 +2185,7 @@ (define-public zynaddsubfx
(define-public yoshimi
(package
(name "yoshimi")
(version "1.6.0.3")
(version "1.6.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/yoshimi/"
@ -2193,7 +2193,7 @@ (define-public yoshimi
"/yoshimi-" version ".tar.bz2"))
(sha256
(base32
"1z2mnmm299ng6jcwa61dzr1ilwa5fjgsggxl2wa5smji6b4npmx7"))))
"1shnz429zgl0b4y5bpb61frk1747jwqfahq4hx44c972580zghzh"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; there are no tests