gnu: dragonfly-reverb: Update to 3.2.10.
* gnu/packages/music.scm (dragonfly-reverb): Update to 3.2.10. Change-Id: I4b0dc4e7aeae381467690305b9551e53341ef8b7 Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
		
							parent
							
								
									28ebbe2be8
								
							
						
					
					
						commit
						e20ef7d2d1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -6790,7 +6790,7 @@ plugin support, JACK support and chord assistance.")
 | 
			
		|||
(define-public dragonfly-reverb
 | 
			
		||||
  (package
 | 
			
		||||
    (name "dragonfly-reverb")
 | 
			
		||||
    (version "3.2.5")
 | 
			
		||||
    (version "3.2.10")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method git-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -6802,7 +6802,7 @@ plugin support, JACK support and chord assistance.")
 | 
			
		|||
         (recursive? #t)))
 | 
			
		||||
       (file-name (git-file-name name version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "14kia9wjs0nqfx4psnr3vf4x6hihkf80gb0mjzmdnnnk4cnrdydm"))))
 | 
			
		||||
        (base32 "11i2k888m3zj4gz9si4y5mach8dwdq3yksbvjn1syrbwj99phwk1"))))
 | 
			
		||||
    (build-system gnu-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     `(#:tests? #f                      ; no check target
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue