emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46678: closed ([PATCH] gnu: zrythm: Update to 1.0.0-alpha.12.0.1.)


From: GNU bug Tracking System
Subject: bug#46678: closed ([PATCH] gnu: zrythm: Update to 1.0.0-alpha.12.0.1.)
Date: Tue, 23 Feb 2021 21:19:02 +0000

Your message dated Tue, 23 Feb 2021 22:18:01 +0100
with message-id <871rd6xz3q.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#46678] [PATCH] gnu: zrythm: Update to 
1.0.0-alpha.12.0.1.
has caused the debbugs.gnu.org bug report #46678,
regarding [PATCH] gnu: zrythm: Update to 1.0.0-alpha.12.0.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
46678: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46678
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: zrythm: Update to 1.0.0-alpha.12.0.1. Date: Sun, 21 Feb 2021 09:57:46 +0000
* gnu/packages/music.scm (zrythm): Update to 1.0.0-alpha.12.0.1.
[inputs]: Add pulseaudio.
---
 gnu/packages/music.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 6e638f3a60..5621e0fcc5 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -5985,7 +5985,7 @@ and as an LV2 plugin.")
     ;; distros to make necessary changes to integrate the software into the
     ;; distribution.
     (name "zrythm")
-    (version "1.0.0-alpha.6.0.1")
+    (version "1.0.0-alpha.12.0.1")
     (source
       (origin
         (method url-fetch)
@@ -5993,7 +5993,7 @@ and as an LV2 plugin.")
                             version ".tar.xz"))
         (sha256
           (base32
-           "1zfky3yj0k0rmbxighlk9sp4fsgw8rj7viv44yv626kldfvc04ab"))))
+           "1si4n8rdg0a3frlbj6yqpyzr4f20v3cpl4m6kv0yf7r25psyl5pk"))))
    (build-system meson-build-system)
    (arguments
     `(#:glib-or-gtk? #t
@@ -6026,6 +6026,7 @@ and as an LV2 plugin.")
       ("libyaml" ,libyaml)
       ("lilv" ,lilv)
       ("lv2" ,lv2)
+      ("pulseaudio" ,pulseaudio)
       ("reproc" ,reproc)
       ("rubberband" ,rubberband)
       ("rtmidi" ,rtmidi)
-- 
2.30.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#46678] [PATCH] gnu: zrythm: Update to 1.0.0-alpha.12.0.1. Date: Tue, 23 Feb 2021 22:18:01 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hello,

Alexandros Theodotou <alex@zrythm.org> writes:

> * gnu/packages/music.scm (zrythm): Update to 1.0.0-alpha.12.0.1.
> [inputs]: Add pulseaudio.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]