unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#43316] [PATCH] gnu: dragonfly-reverb: Update to 3.2.1.
@ 2020-09-10 18:34 Alexandros Theodotou
  2020-09-11 11:44 ` bug#43316: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandros Theodotou @ 2020-09-10 18:34 UTC (permalink / raw)
  To: 43316


[-- Attachment #1.1: Type: text/plain, Size: 76 bytes --]

Hi,

This patch updates dragonfly-reverb to latest ver.

Thanks,
Alex

[-- Attachment #1.2: 0001-gnu-dragonfly-reverb-Update-to-3.2.1.patch --]
[-- Type: text/x-patch, Size: 1211 bytes --]

From 4d0c858cfec1ada5296b687d98aa1bbdd9de5fc7 Mon Sep 17 00:00:00 2001
From: Alexandros Theodotou <alex@zrythm.org>
Date: Thu, 10 Sep 2020 19:32:52 +0100
Subject: [PATCH] gnu: dragonfly-reverb: Update to 3.2.1.

* gnu/packages/music.scm (dragonfly-reverb): Update to 3.2.1.
---
 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 28c889019e..96a33aa455 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -5419,7 +5419,7 @@ plugin support, JACK support and chord assistance.")
 (define-public dragonfly-reverb
   (package
     (name "dragonfly-reverb")
-    (version "3.0.0")
+    (version "3.2.1")
     (source
      (origin
        (method git-fetch)
@@ -5431,7 +5431,7 @@ plugin support, JACK support and chord assistance.")
          (recursive? #t)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1z2x33lzpd26dv1p29ca7vy8mjfzkfpin35iq46spwd9k3sqn1ja"))))
+        (base32 "0vfm2510shah67k87mdyar4wr4vqwii59y9lqfhwm6blxparkrqa"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f                      ; no check target
-- 
2.27.0


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#43316: [PATCH] gnu: dragonfly-reverb: Update to 3.2.1.
  2020-09-10 18:34 [bug#43316] [PATCH] gnu: dragonfly-reverb: Update to 3.2.1 Alexandros Theodotou
@ 2020-09-11 11:44 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-09-11 11:44 UTC (permalink / raw)
  To: Alexandros Theodotou; +Cc: 43316-done

[-- Attachment #1: Type: text/plain, Size: 242 bytes --]

Looks good. Patch pushed!


-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-11 11:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-10 18:34 [bug#43316] [PATCH] gnu: dragonfly-reverb: Update to 3.2.1 Alexandros Theodotou
2020-09-11 11:44 ` bug#43316: " Efraim Flashner

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).