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 | (define-public dragonfly-reverb | ||||||
|   (package |   (package | ||||||
|     (name "dragonfly-reverb") |     (name "dragonfly-reverb") | ||||||
|     (version "3.2.5") |     (version "3.2.10") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method git-fetch) |        (method git-fetch) | ||||||
|  | @ -6802,7 +6802,7 @@ plugin support, JACK support and chord assistance.") | ||||||
|          (recursive? #t))) |          (recursive? #t))) | ||||||
|        (file-name (git-file-name name version)) |        (file-name (git-file-name name version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "14kia9wjs0nqfx4psnr3vf4x6hihkf80gb0mjzmdnnnk4cnrdydm")))) |         (base32 "11i2k888m3zj4gz9si4y5mach8dwdq3yksbvjn1syrbwj99phwk1")))) | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      `(#:tests? #f                      ; no check target |      `(#:tests? #f                      ; no check target | ||||||
|  |  | ||||||
		Reference in a new issue