[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/06: gnu: zynaddsubfx: Update to 3.0.5.
From: |
guix-commits |
Subject: |
06/06: gnu: zynaddsubfx: Update to 3.0.5. |
Date: |
Wed, 24 Apr 2019 09:05:22 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 5f88d81fa47fc3282c0bbc857ed794d43b99451b
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Apr 24 15:02:05 2019 +0200
gnu: zynaddsubfx: Update to 3.0.5.
* gnu/packages/music.scm (zynaddsubfx): Update to 3.0.5.
---
gnu/packages/music.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 06ac426..29b448f 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2057,7 +2057,7 @@ backends, including ALSA, OSS, Network and FluidSynth.")
(define-public zynaddsubfx
(package
(name "zynaddsubfx")
- (version "3.0.4")
+ (version "3.0.5")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2065,7 +2065,7 @@ backends, including ALSA, OSS, Network and FluidSynth.")
version "/zynaddsubfx-" version ".tar.bz2"))
(sha256
(base32
- "18m4ax0x06y1hx4g2g3gf02v0bldkrrb5m7fsr5jlfp1kvjd2j1x"))))
+ "0qwzg14h043rmyf9jqdylxhyfy4sl0vsr0gjql51wjhid0i34ivl"))))
(build-system cmake-build-system)
(arguments
`(#:phases
- branch master updated (21e67d0 -> 5f88d81), guix-commits, 2019/04/24
- 03/06: gnu: synthv1: Update to 0.9.7., guix-commits, 2019/04/24
- 06/06: gnu: zynaddsubfx: Update to 3.0.5.,
guix-commits <=
- 04/06: gnu: samplv1: Update to 0.9.7., guix-commits, 2019/04/24
- 05/06: gnu: padthv1: Update to 0.9.7., guix-commits, 2019/04/24
- 01/06: gnu: pdfpc: Update to 4.3.2., guix-commits, 2019/04/24
- 02/06: gnu: drumkv1: Update to 0.9.7., guix-commits, 2019/04/24