From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: 62649@debbugs.gnu.org
Subject: [bug#62649] [PATCH] gnu: frescobaldi: Update to 3.3.0.
Date: Mon, 3 Apr 2023 21:36:51 +0200 [thread overview]
Message-ID: <20230403193651.713917-1-mail@nicolasgoaziou.fr> (raw)
* gnu/packages/music.scm (frescobaldi): Update to 3.3.0.
---
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 ae57600c22..1072f21e06 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -3034,7 +3034,7 @@ (define-public python-pyportmidi
(define-public frescobaldi
(package
(name "frescobaldi")
- (version "3.1.3")
+ (version "3.3.0")
(source
(origin
(method url-fetch)
@@ -3042,7 +3042,7 @@ (define-public frescobaldi
"https://github.com/wbsoft/frescobaldi/releases/download/v"
version "/frescobaldi-" version ".tar.gz"))
(sha256
- (base32 "1hg9yc8kj445fjsby92g3qf50crcl1pb079zfma18sb7ycv50zww"))))
+ (base32 "1n60gfnf6x0l1bac088g9adzx0lskbl9knd4y1ynr3y0zcs0kfcz"))))
(build-system python-build-system)
(arguments
`(#:tests? #f)) ;no tests included
base-commit: f3424ada316a9962818b60ae22236efce8bd9fb7
--
2.39.2
next reply other threads:[~2023-04-03 19:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-03 19:36 Nicolas Goaziou [this message]
2023-04-05 20:27 ` [bug#62649] [PATCH] gnu: frescobaldi: Update to 3.3.0 Jonathan Brielmaier
2023-04-06 19:36 ` Nicolas Goaziou
2023-04-06 19:37 ` [bug#62649] [PATCH v2 1/2] gnu: Add qpageview Nicolas Goaziou
2023-04-06 19:37 ` [bug#62649] [PATCH v2 2/2] gnu: frescobaldi: Update to 3.3.0 Nicolas Goaziou
2023-04-22 10:05 ` bug#62649: [PATCH v2 1/2] gnu: Add qpageview Nicolas Goaziou
2023-04-21 9:55 ` [bug#62649] [PATCH v3 " Nicolas Goaziou
2023-04-21 9:55 ` [bug#62649] [PATCH v3 2/2] gnu: frescobaldi: Update to 3.3.0 Nicolas Goaziou
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=20230403193651.713917-1-mail@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=62649@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.