[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/14: gnu: fmit: Update to 1.2.14.
From: |
guix-commits |
Subject: |
12/14: gnu: fmit: Update to 1.2.14. |
Date: |
Mon, 10 Aug 2020 23:21:06 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 0d9c120a7609256e241ae2a085007cc180e99006
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Aug 11 05:02:13 2020 +0200
gnu: fmit: Update to 1.2.14.
* gnu/packages/music.scm (fmit): Update to 1.2.14.
---
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 057417e..77e8dbd 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -4738,7 +4738,7 @@ discard bad quality ones.
(define-public fmit
(package
(name "fmit")
- (version "1.2.13")
+ (version "1.2.14")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4747,7 +4747,7 @@ discard bad quality ones.
(file-name (git-file-name name version))
(sha256
(base32
- "1qyskam053pvlap1av80rgp12pzhr92rs88vqs6s0ia3ypnixcc6"))))
+ "1q062pfwz2vr9hbfn29fv54ip3jqfd9r99nhpr8w7mn1csy38azx"))))
(build-system gnu-build-system)
(arguments
'(#:phases
- 02/14: gnu: strace: Update to 5.8., (continued)
- 02/14: gnu: strace: Update to 5.8., guix-commits, 2020/08/10
- 01/14: gnu: mu: Update to 1.4.13., guix-commits, 2020/08/10
- 10/14: gnu: padthv1: Update to 0.9.16., guix-commits, 2020/08/10
- 03/14: gnu: openfst: Update to 1.7.9., guix-commits, 2020/08/10
- 04/14: gnu: system-config-printer: Make namespace Gdk available., guix-commits, 2020/08/10
- 05/14: gnu: marco: Update to 1.24.1., guix-commits, 2020/08/10
- 06/14: gnu: mate-panel: Update to 1.24.1., guix-commits, 2020/08/10
- 08/14: gnu: drumkv1: Update to 0.9.16., guix-commits, 2020/08/10
- 09/14: gnu: samplv1: Update to 0.9.16., guix-commits, 2020/08/10
- 11/14: gnu: qtractor: Update to 0.9.16., guix-commits, 2020/08/10
- 12/14: gnu: fmit: Update to 1.2.14.,
guix-commits <=
- 13/14: gnu: ethtool: Update to 5.8., guix-commits, 2020/08/10
- 14/14: gnu: sslh: Update to 1.21c., guix-commits, 2020/08/10
- 07/14: gnu: synthv1: Update to 0.9.16., guix-commits, 2020/08/10