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

Previous Next

Package: guix-patches;

Reported by: Sughosha <Sughosha <at> proton.me>

Date: Mon, 17 Apr 2023 13:08:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Sughosha <Sughosha <at> proton.me>
To: 62901 <at> debbugs.gnu.org
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





This bug report was last modified 1 year and 277 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.