GNU bug report logs - #61429
[PATCH 6/6] gnu: zrythm: Update to 1.0.0-beta.4.5.62.

Previous Next

Package: guix-patches;

Reported by: Maya Tomasek <maya.tomasek <at> disroot.org>

Date: Sat, 11 Feb 2023 10:37:06 UTC

Severity: normal

Tags: patch

Done: Mája Tomášek <maya.tomasek <at> disroot.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mája Tomášek
 <maya.tomasek <at> disroot.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61429: closed ([PATCH 6/6] gnu: zrythm: Update to
 1.0.0-beta.4.5.62.)
Date: Sat, 11 Feb 2023 10:57:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 11 Feb 2023 11:56:26 +0100
with message-id <87o7q04git.fsf <at> disroot.org>
and subject line Closing this as this was a mistake
has caused the debbugs.gnu.org bug report #61429,
regarding [PATCH 6/6] gnu: zrythm: Update to 1.0.0-beta.4.5.62.
to be marked as done.

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


-- 
61429: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61429
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maya Tomasek <maya.tomasek <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: Maya Tomasek <maya.tomasek <at> disroot.org>
Subject: [PATCH 6/6] gnu: zrythm: Update to 1.0.0-beta.4.5.62.
Date: Sat, 11 Feb 2023 11:35:37 +0100
---
 gnu/packages/music.scm | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 0d1386b274..c9aaba128d 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -6353,7 +6353,7 @@ (define-public zrythm
     ;; distros to make necessary changes to integrate the software into the
     ;; distribution.
     (name "zrythm")
-    (version "1.0.0-beta.4.5.1")
+    (version "1.0.0-beta.4.5.62")
     (source
       (origin
         (method url-fetch)
@@ -6361,7 +6361,7 @@ (define-public zrythm
                             version ".tar.xz"))
         (sha256
           (base32
-           "03p958xir2p1pzhiqbqq8sax8zaw4b7ww64ymxcvznjrcj4clrpm"))))
+           "1nfb3h3aky8f8xslx6qzvcgcfrhlqa1v50kzanmpjxrx9dcllin7"))))
    (build-system meson-build-system)
    (arguments
     (list #:tests? #f ;123 pass, 3 fail. Appears network-related.
@@ -6370,6 +6370,7 @@ (define-public zrythm
           #~(list "-Dtests=true"
                   "-Dmanpage=false" ; fish-completions breaks this
                   "-Ddseg_font=false"
+                  "-Dextra_optimizations=false" ; extra optimizations are machine-specific
                   "-Dgraphviz=enabled" ; for exporting routing graphs
                   "-Dguile=enabled" ; for Guile scripting
                   "-Djack=enabled" ; for JACK audio/MIDI backend
@@ -6417,6 +6418,7 @@ (define-public zrythm
                  lv2
                  pango-next
                  pulseaudio
+                 pipewire
                  reproc
                  rtmidi
                  rubberband
-- 
2.39.1



[Message part 3 (message/rfc822, inline)]
From: Mája Tomášek <maya.tomasek <at> disroot.org>
To: 61429-done <at> debbugs.gnu.org
Subject: Closing this as this was a mistake
Date: Sat, 11 Feb 2023 11:56:26 +0100


This bug report was last modified 2 years and 185 days ago.

Previous Next


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