unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Alexandros Theodotou <alex@zrythm.org>
To: 40174@debbugs.gnu.org
Cc: Mathieu Othacehe <m.othacehe@gmail.com>
Subject: [bug#40174] [PATCH] gnu: zrythm: update to 0.8.156.
Date: Sat, 04 Apr 2020 22:48:28 +0100	[thread overview]
Message-ID: <4accccf8d2d773ca540d2dded5a5a0bb7db864cd.camel@zrythm.org> (raw)
In-Reply-To: <46c1ec993845f3742e5997469123d60bd7656d4f.camel@zrythm.org>


[-- Attachment #1.1: Type: text/plain, Size: 412 bytes --]

> Hello Alexandros,
> 
> Could you separate the update part from the rest and propose two
> different patches?
> 
> Thanks,
> 
> Mathieu

Hi Mathieu,

I updated it to 0.8.200. The only change I made in this patch besides
the version is the mandatory guile dependency. This can't be split.

I will send the rest of the changes in another ticket when the next
version is released.

Thanks,
Alex

[-- Attachment #1.2: 0001-gnu-zrythm-Update-to-0.8.200.patch --]
[-- Type: text/x-patch, Size: 1333 bytes --]

From 312ca1d579684c5a9ae327179c5337961f6e4bfd Mon Sep 17 00:00:00 2001
From: Alexandros Theodotou <alex@zrythm.org>
Date: Sat, 4 Apr 2020 22:42:57 +0100
Subject: [PATCH] gnu: zrythm: Update to 0.8.200.

* gnu/packages/music.scm (zrythm): Update to 0.8.200.
---
 gnu/packages/music.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 7d0cfe8665..4ae51c48cd 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -5161,7 +5161,7 @@ and as an LV2 plugin.")
 (define-public zrythm
   (package
     (name "zrythm")
-    (version "0.7.573")
+    (version "0.8.200")
     (source
       (origin
         (method url-fetch)
@@ -5169,7 +5169,7 @@ and as an LV2 plugin.")
                             version ".tar.xz"))
         (sha256
           (base32
-            "075gq478xbzz5ql4fsrgfzhgxi7z26k6034lhlkmm0klfcb8j9mg"))))
+            "13ivxbrd44qnhyh46dcr94dvqxg8cn4bbd8xm77ljw0p9b4ks4zs"))))
    (build-system meson-build-system)
    (arguments
     `(#:glib-or-gtk? #t
@@ -5194,6 +5194,7 @@ and as an LV2 plugin.")
       ("gettext" ,gettext-minimal)
       ("glibc" ,glibc)
       ("gtk+" ,gtk+)
+      ("guile" ,guile-2.2)
       ("libcyaml" ,libcyaml)
       ("libsamplerate" ,libsamplerate)
       ("libsndfile" ,libsndfile)
-- 
2.26.0


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  parent reply	other threads:[~2020-04-04 21:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-21 20:01 [bug#40174] [PATCH] gnu: zrythm: update to 0.8.156 Alexandros Theodotou
2020-03-23 20:05 ` Mathieu Othacehe
2020-04-04 21:48 ` Alexandros Theodotou [this message]
2020-04-05  8:38   ` bug#40174: " Mathieu Othacehe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4accccf8d2d773ca540d2dded5a5a0bb7db864cd.camel@zrythm.org \
    --to=alex@zrythm.org \
    --cc=40174@debbugs.gnu.org \
    --cc=m.othacehe@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).