gnu: amsynth: Update to 1.12.3.
* gnu/packages/music.scm (amsynth): Update to 1.12.3.
This commit is contained in:
		
							parent
							
								
									de099ca5b9
								
							
						
					
					
						commit
						1cba8def9f
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		| 
						 | 
					@ -2403,7 +2403,7 @@ special variant of additive synthesis.")
 | 
				
			||||||
(define-public amsynth
 | 
					(define-public amsynth
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "amsynth")
 | 
					    (name "amsynth")
 | 
				
			||||||
    (version "1.12.2")
 | 
					    (version "1.12.3")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -2411,8 +2411,7 @@ special variant of additive synthesis.")
 | 
				
			||||||
                           "download/release-" version
 | 
					                           "download/release-" version
 | 
				
			||||||
                           "/amsynth-" version ".tar.gz"))
 | 
					                           "/amsynth-" version ".tar.gz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32 "0xqcm3ggaj004gfmlsds2x6q8dxlz1akz6dbwkynv9vvdnizm91r"))))
 | 
				
			||||||
         "0lhp7fymm2fids02y43cy422jzmdiraszll1mk3gzlbfwg33ds1i"))))
 | 
					 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:phases
 | 
					     `(#:phases
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue