all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#46678] [PATCH] gnu: zrythm: Update to 1.0.0-alpha.12.0.1.
@ 2021-02-21  9:57 Alexandros Theodotou
  2021-02-23 21:18 ` bug#46678: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandros Theodotou @ 2021-02-21  9:57 UTC (permalink / raw)
  To: 46678; +Cc: Alexandros Theodotou

* 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





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

* bug#46678: [PATCH] gnu: zrythm: Update to 1.0.0-alpha.12.0.1.
  2021-02-21  9:57 [bug#46678] [PATCH] gnu: zrythm: Update to 1.0.0-alpha.12.0.1 Alexandros Theodotou
@ 2021-02-23 21:18 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-02-23 21:18 UTC (permalink / raw)
  To: Alexandros Theodotou; +Cc: 46678-done

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




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

end of thread, other threads:[~2021-02-23 21:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-21  9:57 [bug#46678] [PATCH] gnu: zrythm: Update to 1.0.0-alpha.12.0.1 Alexandros Theodotou
2021-02-23 21:18 ` bug#46678: " Nicolas Goaziou

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.