From: Sughosha via Guix-patches via <guix-patches@gnu.org>
To: 74403@debbugs.gnu.org
Cc: Sughosha <sughosha@disroot.org>
Subject: [bug#74403] [PATCH 1/4] gnu: synthv1: Update to 1.1.3.
Date: Sun, 17 Nov 2024 21:58:23 +0530 [thread overview]
Message-ID: <cf50283faf670691d022b513659cedfc8471e690.1731860906.git.sughosha@disroot.org> (raw)
In-Reply-To: <cover.1731860628.git.sughosha@disroot.org>
* gnu/packages/music.scm (synthv1): Update to 1.1.3.
Change-Id: I732d5f5196eef14f5ee4e9081de7b2ec757505ba
---
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 980bce6b30..0e0d61c09c 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2552,7 +2552,7 @@ (define-public mixxx
(define-public synthv1
(package
(name "synthv1")
- (version "1.1.0")
+ (version "1.1.3")
(source (origin
(method url-fetch)
(uri
@@ -2560,7 +2560,7 @@ (define-public synthv1
"/synthv1-" version ".tar.gz"))
(sha256
(base32
- "0szl3p9wgy7cdjb757yrkskr4sqs1gvqq2zk1cm7hvadc8r0pbp3"))))
+ "0wgjcy1lbzp9j95fym2mqsl9h0dp9jw1kqgxpcl3h61z2mk8ffdi"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; there are no tests
base-commit: 2a6d96425eea57dc6dd48a2bec16743046e32e06
--
2.46.0
next prev parent reply other threads:[~2024-11-17 16:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-17 16:23 [bug#74403] [PATCH 0/4] gnu: synthv1, drumkv1, samplv1, padthv1: Update to 1.1.3 Sughosha via Guix-patches via
2024-11-17 16:28 ` Sughosha via Guix-patches via [this message]
2024-11-17 16:28 ` [bug#74403] [PATCH 2/4] gnu: drumkv1: " Sughosha via Guix-patches via
2024-11-17 16:28 ` [bug#74403] [PATCH 3/4] gnu: samplv1: " Sughosha via Guix-patches via
2024-11-17 16:28 ` [bug#74403] [PATCH 4/4] gnu: padthv1: " Sughosha via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cf50283faf670691d022b513659cedfc8471e690.1731860906.git.sughosha@disroot.org \
--to=guix-patches@gnu.org \
--cc=74403@debbugs.gnu.org \
--cc=sughosha@disroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).