[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/07: gnu: synthv1: Update to 0.9.25.
From: |
guix-commits |
Subject: |
01/07: gnu: synthv1: Update to 0.9.25. |
Date: |
Mon, 23 May 2022 17:01:45 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 404c42c4bd949c2927ba863cfb57db553ea453e6
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 15 02:00:02 2022 +0200
gnu: synthv1: Update to 0.9.25.
* gnu/packages/music.scm (synthv1): Update to 0.9.25.
---
gnu/packages/music.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 210af3b166..ebefc9afad 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -13,7 +13,7 @@
;;; Copyright © 2017–2022 Nicolas Goaziou <mail@nicolasgoaziou.fr>
;;; Copyright © 2017, 2018, 2019, 2021 Pierre Langlois
<pierre.langlois@gmx.com>
;;; Copyright © 2017 Arun Isaac <arunisaac@systemreboot.net>
-;;; Copyright © 2017–2021 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2017–2022 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2018 nee <nee.git@hidamari.blue>
;;; Copyright © 2018, 2021 Stefan Reichör <stefan@xsteve.at>
;;; Copyright © 2018 Pierre Neidhardt <mail@ambrevar.xyz>
@@ -2277,7 +2277,7 @@ perform creative live mixes with digital music files.")
(define-public synthv1
(package
(name "synthv1")
- (version "0.9.24")
+ (version "0.9.25")
(source (origin
(method url-fetch)
(uri
@@ -2285,7 +2285,7 @@ perform creative live mixes with digital music files.")
"/synthv1-" version ".tar.gz"))
(sha256
(base32
- "0m9xpl7kq0zlain8598q5cqrh1c7ima2w8jrpq7ds8vh97r7p1bl"))))
+ "1i16036f9wm52c5pxkllq7ir749jcknbh35i9wcxd5n88p6mzw02"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; there are no tests
- branch master updated (1a1f9e7050 -> eda4902032), guix-commits, 2022/05/23
- 02/07: gnu: drumkv1: Update to 0.9.25., guix-commits, 2022/05/23
- 06/07: gnu: aalib: Don't build static library., guix-commits, 2022/05/23
- 01/07: gnu: synthv1: Update to 0.9.25.,
guix-commits <=
- 03/07: gnu: samplv1: Update to 0.9.25., guix-commits, 2022/05/23
- 05/07: gnu: qtractor: Update to 0.9.26., guix-commits, 2022/05/23
- 07/07: gnu: acpi-call-linux-module: Update hash because of upstream retag., guix-commits, 2022/05/23
- 04/07: gnu: padthv1: Update to 0.9.25., guix-commits, 2022/05/23