unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: 62257-done@debbugs.gnu.org
Subject: bug#62257: [PATCH] gnu: musescore: Update to 4.0.2.
Date: Wed, 22 Mar 2023 14:22:22 -0400	[thread overview]
Message-ID: <87zg84fxy9.fsf@gmail.com> (raw)
In-Reply-To: <20230318132922.278635-1-mail@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Sat, 18 Mar 2023 14:29:22 +0100")

Hello,

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> * gnu/packages/music.scm (musescore): Update to 4.0.2.
> ---
>  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 acedfd4a26..1557eae2e9 100644
> --- a/gnu/packages/music.scm
> +++ b/gnu/packages/music.scm
> @@ -4874,7 +4874,7 @@ (define-public sfizz
>  (define-public musescore
>    (package
>      (name "musescore")
> -    (version "4.0.1")
> +    (version "4.0.2")
>      (source
>       (origin
>         (method git-fetch)
> @@ -4883,7 +4883,7 @@ (define-public musescore
>               (commit (string-append "v" version))))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "0x1aahpbvss3sjydcq6xdh198fmslgypixmd2gckfwjqzady662y"))
> +        (base32 "1yri94xs4xw0lsvmk5q7bqnpgmdadchfn08r7bb2y07jsi8qgm6w"))
>         (modules '((guix build utils)))
>         (snippet
>          '(begin
>
> base-commit: 3893758dac76fc30b23d4715e849e262306f268d

Installed!

-- 
Thanks,
Maxim




      reply	other threads:[~2023-03-22 18:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-18 13:29 [bug#62257] [PATCH] gnu: musescore: Update to 4.0.2 Nicolas Goaziou
2023-03-22 18:22 ` Maxim Cournoyer [this message]

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=87zg84fxy9.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=62257-done@debbugs.gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /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).