[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/15: gnu: padthv1: Update to 0.9.15.
From: |
guix-commits |
Subject: |
08/15: gnu: padthv1: Update to 0.9.15. |
Date: |
Wed, 1 Jul 2020 11:54:15 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 0b97e8fc9672dea0d1828600dbfd1df8b627b449
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Jul 1 17:24:43 2020 +0200
gnu: padthv1: Update to 0.9.15.
* gnu/packages/music.scm (padthv1): Update to 0.9.15.
---
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 4ea2e57..166c17f 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1535,7 +1535,7 @@ effects.")
(define-public padthv1
(package
(name "padthv1")
- (version "0.9.14")
+ (version "0.9.15")
(source (origin
(method url-fetch)
(uri
@@ -1543,7 +1543,7 @@ effects.")
"/padthv1-" version ".tar.gz"))
(sha256
(base32
- "079iwwlkl1gscyv70v9ambad8shxbs0ixdfp0vsl6dbh87b09qzh"))))
+ "18ma429kamifcvjmsv0hysxk7qn2r9br4fia929bvfccapck98y1"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests
- branch master updated (cdf34ee -> 78d473a), guix-commits, 2020/07/01
- 01/15: gnu: mtxclient: Update to 0.3.1., guix-commits, 2020/07/01
- 03/15: gnu: ngircd: Update to 26., guix-commits, 2020/07/01
- 07/15: gnu: samplv1: Update to 0.9.15., guix-commits, 2020/07/01
- 08/15: gnu: padthv1: Update to 0.9.15.,
guix-commits <=
- 12/15: gnu: solaar: Fix build., guix-commits, 2020/07/01
- 13/15: gnu: haproxy: Update to 2.1.7., guix-commits, 2020/07/01
- 15/15: gnu: squid: Update to 4.12., guix-commits, 2020/07/01
- 02/15: gnu: nheko: Update to 0.7.2., guix-commits, 2020/07/01
- 05/15: gnu: synthv1: Update to 0.9.15., guix-commits, 2020/07/01
- 06/15: gnu: drumkv1: Update to 0.9.15., guix-commits, 2020/07/01
- 04/15: gnu: mpd: Update to 0.21.24., guix-commits, 2020/07/01
- 09/15: gnu: ncdu: Update to 1.15.1., guix-commits, 2020/07/01
- 11/15: gnu: qtractor: Update to 0.9.15., guix-commits, 2020/07/01
- 10/15: gnu: ncdu: Fix up synopsis & description., guix-commits, 2020/07/01