From: Alexandros Theodotou <alex@zrythm.org>
To: 40467@debbugs.gnu.org
Subject: [bug#40467] [PATCH 2/3] gnu: dragonfly-reverb: Update to 3.0.0.
Date: Mon, 06 Apr 2020 15:14:03 +0100 [thread overview]
Message-ID: <f768faded1e2fe6517538f2cc6233bfb90e62136.camel@zrythm.org> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 84 bytes --]
Hi,
This patch updates dragonfly-reverb to the latest version.
Thanks,
Alex
[-- Attachment #1.2: 0002-gnu-dragonfly-reverb-Update-to-3.0.0.patch --]
[-- Type: text/x-patch, Size: 1214 bytes --]
From cd326bf3107b4fa8a508464c90199036508a0494 Mon Sep 17 00:00:00 2001
From: Alexandros Theodotou <alex@zrythm.org>
Date: Mon, 6 Apr 2020 15:07:08 +0100
Subject: [PATCH 2/3] gnu: dragonfly-reverb: Update to 3.0.0.
* gnu/packages/music.scm (dragonfly-reverb): Update to 3.0.0.
---
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 2db102c1fe..e2a3d84572 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -5214,7 +5214,7 @@ plugin support, JACK support and chord assistance.")
(define-public dragonfly-reverb
(package
(name "dragonfly-reverb")
- (version "2.0.0")
+ (version "3.0.0")
(source
(origin
(method git-fetch)
@@ -5226,7 +5226,7 @@ plugin support, JACK support and chord assistance.")
(recursive? #t)))
(file-name (git-file-name name version))
(sha256
- (base32 "1qrbv4kk5v6ynx424h1i54qj0w8v6vpw81b759jawxvzzprpgq72"))))
+ (base32 "1z2x33lzpd26dv1p29ca7vy8mjfzkfpin35iq46spwd9k3sqn1ja"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no check target
--
2.26.0
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
reply other threads:[~2020-04-06 14:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f768faded1e2fe6517538f2cc6233bfb90e62136.camel@zrythm.org \
--to=alex@zrythm.org \
--cc=40467@debbugs.gnu.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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.