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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 61429 in the body.
You can then email your comments to 61429 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#61429; Package guix-patches. (Sat, 11 Feb 2023 10:37:06 GMT) Full text and rfc822 format available.

Acknowledgement sent to Maya Tomasek <maya.tomasek <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 11 Feb 2023 10:37:06 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Reply sent to Mája Tomášek <maya.tomasek <at> disroot.org>:
You have taken responsibility. (Sat, 11 Feb 2023 10:57:02 GMT) Full text and rfc822 format available.

Notification sent to Maya Tomasek <maya.tomasek <at> disroot.org>:
bug acknowledged by developer. (Sat, 11 Feb 2023 10:57:02 GMT) Full text and rfc822 format available.

Message #10 received at 61429-done <at> debbugs.gnu.org (full text, mbox):

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



bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 11 Mar 2023 12:24:08 GMT) Full text and rfc822 format available.

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.