[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/10: gnu: padthv1: Update to 0.9.18.
From: |
guix-commits |
Subject: |
07/10: gnu: padthv1: Update to 0.9.18. |
Date: |
Sun, 1 Nov 2020 08:45:59 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 83ce5ca9bccec2c56af517ef3773e8ba12051712
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Nov 1 14:34:13 2020 +0100
gnu: padthv1: Update to 0.9.18.
* gnu/packages/music.scm (padthv1): Update to 0.9.18.
---
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 00d0146..b67372b 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1759,7 +1759,7 @@ effects.")
(define-public padthv1
(package
(name "padthv1")
- (version "0.9.17")
+ (version "0.9.18")
(source (origin
(method url-fetch)
(uri
@@ -1767,7 +1767,7 @@ effects.")
"/padthv1-" version ".tar.gz"))
(sha256
(base32
- "098fk8fwcgssnfr1gilqg8g17zvch62lrn3rqsswpzbr3an5adb3"))))
+ "1karrprb3ijrbiwpr43rl3nxnzc33lnmwrd1832psgr3flnr9fp5"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests
- branch master updated (5b98944 -> b3444c7), guix-commits, 2020/11/01
- 01/10: gnu: batctl: Update to 2020.4., guix-commits, 2020/11/01
- 04/10: gnu: synthv1: Update to 0.9.18., guix-commits, 2020/11/01
- 02/10: gnu: mpd: Update to 0.22.2., guix-commits, 2020/11/01
- 03/10: gnu: ncmpc: Update to 0.42., guix-commits, 2020/11/01
- 05/10: gnu: drumkv1: Update to 0.9.18., guix-commits, 2020/11/01
- 06/10: gnu: samplv1: Update to 0.9.18., guix-commits, 2020/11/01
- 08/10: gnu: qtractor: Update to 0.9.18., guix-commits, 2020/11/01
- 07/10: gnu: padthv1: Update to 0.9.18.,
guix-commits <=
- 09/10: gnu: blueman: Update to 2.1.4., guix-commits, 2020/11/01
- 10/10: gnu: yoshimi: Update to 1.7.3., guix-commits, 2020/11/01