gnu: yoshimi: Update to 1.5.8.
* gnu/packages/music.scm (yoshimi): Update to 1.5.8.
This commit is contained in:
		
							parent
							
								
									909301591d
								
							
						
					
					
						commit
						b4a145fa71
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -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
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue