From: Sughosha via Guix-patches via <guix-patches@gnu.org>
To: 62901@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 [thread overview]
Message-ID: <JSq_T2FNBCQ8kZtW1Im7PfF8EgtHTd4Q8VMH-yH6pF_Ok4ERFPXvhDGd2h1xZB0dH9OvQBt5v9Dysw2udiT_WSwuV32m2kZSgNxP0MicRdw=@proton.me> (raw)
* 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 other threads:[~2023-04-17 13:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='JSq_T2FNBCQ8kZtW1Im7PfF8EgtHTd4Q8VMH-yH6pF_Ok4ERFPXvhDGd2h1xZB0dH9OvQBt5v9Dysw2udiT_WSwuV32m2kZSgNxP0MicRdw=@proton.me' \
--to=guix-patches@gnu.org \
--cc=62901@debbugs.gnu.org \
--cc=Sughosha@proton.me \
/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).