[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/13: gnu: zam-plugins: Update to 3.13.
From: |
guix-commits |
Subject: |
09/13: gnu: zam-plugins: Update to 3.13. |
Date: |
Sun, 26 Jul 2020 15:05:22 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 430ae98d2b0c02d38561ab0191f487f84e8e92a0
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 26 16:05:41 2020 +0200
gnu: zam-plugins: Update to 3.13.
* gnu/packages/music.scm (zam-plugins): Update to 3.13.
---
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 31b1394..b36a8d4 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -5089,7 +5089,7 @@ audio and MIDI plugins that can also run as standalone
JACK applications.")
(define-public zam-plugins
(package
(name "zam-plugins")
- (version "3.12")
+ (version "3.13")
(source
(origin
(method git-fetch)
@@ -5103,7 +5103,7 @@ audio and MIDI plugins that can also run as standalone
JACK applications.")
(recursive? #t)))
(file-name (git-file-name name version))
(sha256
- (base32 "0icsbarc9azcp0kjjydmiqn401v60jmf16zdcp4040q8g7bpfmfa"))))
+ (base32 "0bxvssqnnd7bph3w1d6xcmxradv4cqq3wyzyv1a1hfm71a0pdahs"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ;no "check" target
- branch master updated (e5b6ae9 -> 15b8b85), guix-commits, 2020/07/26
- 01/13: gnu: python-flask-sqlalchemy: Update to 2.4.4., guix-commits, 2020/07/26
- 03/13: gnu: mu: Update to 1.4.12., guix-commits, 2020/07/26
- 04/13: gnu: fping: Update to 4.4., guix-commits, 2020/07/26
- 06/13: gnu: libblockdev: Update to 2.24., guix-commits, 2020/07/26
- 07/13: gnu: jasper: Update to 2.0.17., guix-commits, 2020/07/26
- 10/13: gnu: perl-compress-bzip2: Update to 2.28., guix-commits, 2020/07/26
- 02/13: gnu: python-bleach: Update to 3.1.5., guix-commits, 2020/07/26
- 05/13: gnu: python-psycopg2: Update to 2.8.5., guix-commits, 2020/07/26
- 08/13: gnu: libostree: Update to 2020.4., guix-commits, 2020/07/26
- 09/13: gnu: zam-plugins: Update to 3.13.,
guix-commits <=
- 11/13: gnu: perl-compress-raw-bzip2: Update to 2.095., guix-commits, 2020/07/26
- 12/13: gnu: perl-compress-raw-zlib: Update to 2.095., guix-commits, 2020/07/26
- 13/13: gnu: perl-io-compress: Update to 2.095., guix-commits, 2020/07/26