me
/
guix
Archived
1
0
Fork 0

gnu: yoshimi: Update to 1.6.1.

* gnu/packages/music.scm (yoshimi): Update to 1.6.1.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -2185,7 +2185,7 @@ capabilities, custom envelopes, effects, etc.")
(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 @@ capabilities, custom envelopes, effects, etc.")
"/yoshimi-" version ".tar.bz2"))
(sha256
(base32
"1z2mnmm299ng6jcwa61dzr1ilwa5fjgsggxl2wa5smji6b4npmx7"))))
"1shnz429zgl0b4y5bpb61frk1747jwqfahq4hx44c972580zghzh"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; there are no tests