gnu: yoshimi: Update to 1.5.3.
* gnu/packages/music.scm (yoshimi): Update to 1.5.3.
This commit is contained in:
		
							parent
							
								
									5cff549c60
								
							
						
					
					
						commit
						0b4f40e4fa
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1745,7 +1745,7 @@ capabilities, custom envelopes, effects, etc.") | ||||||
| (define-public yoshimi | (define-public yoshimi | ||||||
|   (package |   (package | ||||||
|     (name "yoshimi") |     (name "yoshimi") | ||||||
|     (version "1.5.1.1") |     (version "1.5.3") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (string-append "mirror://sourceforge/yoshimi/" |               (uri (string-append "mirror://sourceforge/yoshimi/" | ||||||
|  | @ -1753,7 +1753,7 @@ capabilities, custom envelopes, effects, etc.") | ||||||
|                                   "/yoshimi-" version ".tar.bz2")) |                                   "/yoshimi-" version ".tar.bz2")) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "1gjanmbn08x11iz4bjlkx3m66x0yk401ddkz8fqkj7y3p5ih1kna")))) |                 "0sns35pyw2f74xrv1fxiyf9g9415kvh2rrbdjd60hsiv584nlari")))) | ||||||
|     (build-system cmake-build-system) |     (build-system cmake-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      `(#:tests? #f ; there are no tests |      `(#:tests? #f ; there are no tests | ||||||
|  |  | ||||||
		Reference in a new issue