all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#62901] [PATCH] gnu: zrythm: Update to 1.0.0-beta.4.8.1.
@ 2023-04-17 13:07 Sughosha via Guix-patches via
  0 siblings, 0 replies; only message in thread
From: Sughosha via Guix-patches via @ 2023-04-17 13:07 UTC (permalink / raw)
  To: 62901

* gnu/packages/music.scm (zrythm): Update to 1.0.0-beta.4.8.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 69fe700..7a01046 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -6436,15 +6436,15 @@ and as an LV2 plugin.")
     ;; distros to make necessary changes to integrate the software into the
     ;; distribution.
     (name "zrythm")
-    (version "1.0.0-beta.4.5.62")
+    (version "1.0.0-beta.4.8.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.zrythm.org/releases/zrythm-"
                            version ".tar.xz"))
        (sha256
         (base32
-         "1nfb3h3aky8f8xslx6qzvcgcfrhlqa1v50kzanmpjxrx9dcllin7"))))
+         "0xx7rlyvfidpfiaxw5l3c953ylzmkvp5sd7lyri1mziyg4pl70f9"))))
     (build-system meson-build-system)
     (arguments
      (list #:tests? #f             ;123 pass, 3 fail. Appears network-related.
--
libgit2 1.5.1





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-17 13:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-17 13:07 [bug#62901] [PATCH] gnu: zrythm: Update to 1.0.0-beta.4.8.1 Sughosha via Guix-patches via

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.