guix-patches
[Top][All Lists]
Advanced

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

[bug#62901] [PATCH] gnu: zrythm: Update to 1.0.0-beta.4.8.1.


From: Sughosha
Subject: [bug#62901] [PATCH] gnu: zrythm: Update to 1.0.0-beta.4.8.1.
Date: Mon, 17 Apr 2023 13:07:07 +0000

* 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






reply via email to

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