From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 73826@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#73826] [PATCH v2] gnu: mamba: Update to 2.6.
Date: Sat, 26 Oct 2024 21:08:43 +0300 [thread overview]
Message-ID: <e427fed11f597d19d9383eafb82fbeebb0db38f6.1729966123.git.poptsov.artyom@gmail.com> (raw)
In-Reply-To: <f750a0204ec5327153c08bb99651cb56bd7bec90.1729025942.git.poptsov.artyom@gmail.com>
* gnu/packages/music.scm (mamba): Update to 2.6.
[inputs]: Replace jack-1 with jack-2.
Change-Id: Iff60e6f48624677096c6fae6be08a04edad52794
---
gnu/packages/music.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 548836abeb..049e6e1676 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -6747,7 +6747,7 @@ (define-public geonkick
(define-public mamba
(package
(name "mamba")
- (version "2.3")
+ (version "2.6")
(source
(origin
(method git-fetch)
@@ -6759,7 +6759,7 @@ (define-public mamba
(file-name (git-file-name name version))
(sha256
(base32
- "12w85i86jbnihd7w81vhvg8hkn7r32hyk9m1pdh3bd44dcz34gqf"))))
+ "1dndyz3dza4k1a4abd53h9fr07ssmm5b7plbh4a74b3mf0dafpsb"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f ; no "check" target
@@ -6773,7 +6773,7 @@ (define-public mamba
(list alsa-lib
cairo
fluidsynth
- jack-1
+ jack-2
liblo
libsigc++-2
libsmf
base-commit: a1714de3aa4f60d211c166876c3515f96384b0c7
--
2.46.0
next prev parent reply other threads:[~2024-10-26 18:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-15 20:59 [bug#73826] [PATCH] gnu: mamba: Update to 2.6 Artyom V. Poptsov
2024-10-26 18:08 ` Artyom V. Poptsov [this message]
2024-10-26 18:22 ` bug#73826: " Artyom V. Poptsov
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e427fed11f597d19d9383eafb82fbeebb0db38f6.1729966123.git.poptsov.artyom@gmail.com \
--to=poptsov.artyom@gmail.com \
--cc=73826@debbugs.gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.