gnu: guitarix: Update to 0.36.1.
* gnu/packages/audio.scm (guitarix): Update to 0.36.1.
This commit is contained in:
		
							parent
							
								
									75bbc3c2e2
								
							
						
					
					
						commit
						952837c824
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1214,7 +1214,7 @@ patches that can be used with softsynths such as Timidity and WildMidi.")
 | 
				
			||||||
(define-public guitarix
 | 
					(define-public guitarix
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "guitarix")
 | 
					    (name "guitarix")
 | 
				
			||||||
    (version "0.36.0")
 | 
					    (version "0.36.1")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
             (method url-fetch)
 | 
					             (method url-fetch)
 | 
				
			||||||
             (uri (string-append
 | 
					             (uri (string-append
 | 
				
			||||||
| 
						 | 
					@ -1222,7 +1222,7 @@ patches that can be used with softsynths such as Timidity and WildMidi.")
 | 
				
			||||||
                   version ".tar.xz"))
 | 
					                   version ".tar.xz"))
 | 
				
			||||||
             (sha256
 | 
					             (sha256
 | 
				
			||||||
              (base32
 | 
					              (base32
 | 
				
			||||||
               "0nb0gwcmvc9xjh9pjasjbaqgpadanv4rw1njccpcmmin9xvicsqn"))))
 | 
					               "1g5949jwh2n755xjs3kcbdb8a1wxr5mn0m115wdnk27dxcdn93b0"))))
 | 
				
			||||||
    (build-system waf-build-system)
 | 
					    (build-system waf-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:tests? #f ; no "check" target
 | 
					     `(#:tests? #f ; no "check" target
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue