[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/11: gnu: setbfree: Update to 0.8.7.
From: |
Tobias Geerinckx-Rice |
Subject: |
07/11: gnu: setbfree: Update to 0.8.7. |
Date: |
Wed, 8 Aug 2018 20:27:04 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 7cc72e38280a8ba71783b48556b1ef8f12926517
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Aug 8 19:56:57 2018 +0200
gnu: setbfree: Update to 0.8.7.
* gnu/packages/music.scm (setbfree): Update to 0.8.7.
---
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 7cc2f3e..760de3c 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1472,7 +1472,7 @@ reverb effects.")
(define-public setbfree
(package
(name "setbfree")
- (version "0.8.5")
+ (version "0.8.7")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1481,7 +1481,7 @@ reverb effects.")
(file-name (git-file-name name version))
(sha256
(base32
- "0pafb5m7aifcvggqlwckib3ra738nvqwdfrh1ql5fqrz5487hql1"))))
+ "0r2i8cp0gfzqp6scrxwwf7pn7lk2j9kmf8cx7bqjvgfyn251dw3j"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no "check" target
- branch master updated (4976ebd -> 4c2ce29), Tobias Geerinckx-Rice, 2018/08/08
- 01/11: gnu: stunnel: Update to 5.48 [security fix]., Tobias Geerinckx-Rice, 2018/08/08
- 03/11: gnu: msitools: Update to 0.98., Tobias Geerinckx-Rice, 2018/08/08
- 07/11: gnu: setbfree: Update to 0.8.7.,
Tobias Geerinckx-Rice <=
- 10/11: gnu: xlockmore: Update to 5.56., Tobias Geerinckx-Rice, 2018/08/08
- 04/11: gnu: youtube-dl: Update to 2018.08.04., Tobias Geerinckx-Rice, 2018/08/08
- 05/11: gnu: libostree: Update to 2018.7., Tobias Geerinckx-Rice, 2018/08/08
- 06/11: gnu: setbfree: Don't use unstable tarball., Tobias Geerinckx-Rice, 2018/08/08
- 08/11: gnu: yoshimi: Update to 1.5.8.2., Tobias Geerinckx-Rice, 2018/08/08
- 09/11: gnu: autogen: Update to 5.18.14., Tobias Geerinckx-Rice, 2018/08/08
- 11/11: gnu: dovecot: Update to 2.3.2.1., Tobias Geerinckx-Rice, 2018/08/08
- 02/11: gnu: uwsgi: Update to 2.0.17.1., Tobias Geerinckx-Rice, 2018/08/08