[PATCH] gnu: musescore: Update to 4.0.1.

  • Done
  • quality assurance status badge
Details
2 participants
  • Christopher Baines
  • Nicolas Goaziou
Owner
unassigned
Submitted by
Nicolas Goaziou
Severity
normal
N
N
Nicolas Goaziou wrote on 11 Feb 2023 10:21
(address . guix-patches@gnu.org)
20230211092134.1971180-1-mail@nicolasgoaziou.fr
* gnu/packages/music.scm (musescore): Update to 4.0.1.
---
gnu/packages/music.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index e99bee9cc7..2b41b2dda8 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")
+ (version "4.0.1")
(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 "16rcwr6fzghv8100syzicabqg8jqvng3zzsi6h3ja4zkp9hcbkcr"))
+ (base32 "0x1aahpbvss3sjydcq6xdh198fmslgypixmd2gckfwjqzady662y"))
(modules '((guix build utils)))
(snippet
'(begin

base-commit: 019f4116ea0b112d468973ea1d1c1badf5bea559
--
2.39.1
C
C
Christopher Baines wrote on 13 Feb 2023 19:11
(name . Nicolas Goaziou)(address . mail@nicolasgoaziou.fr)
87k00l305p.fsf@cbaines.net
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

Toggle quote (5 lines)
> * gnu/packages/music.scm (musescore): Update to 4.0.1.
> ---
> gnu/packages/music.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Looks good to me :)
-----BEGIN PGP SIGNATURE-----

iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmPqfXJfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF
ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh
aW5lcy5uZXQACgkQXiijOwuE9Xd50Q/9G34ylekWZQa2IWIVXl2ZIbvhQusHGQTl
QrH1Zv0ajTsSUPr64pB5u+n/R+rwJTXhKl8n5t3NCuvhFNE5tHNrNXAGdsqJYtBm
kvFHRsR0HLf4BiYPVIcjOTbZU9KTkp8ZyAOqC44d5K8eUHZ63BQNbjXOog+yzjPy
95a+/7Ri6V/roeB/OT2xNuD06r5KuPO6qCLq52MZmPJFu83FNaI77STMPLr0KDeG
h8nwG2IsziDWzzGJUyF7O26e/VnsT05a6zeauaemtucyOnWpTphrEV9Yt+gVqoOT
sB/lTCC9Frvfst5LvQ5eP9p04Bou5hXJ3CCV6byEgWTAND3dsYqCP7Gk+iV9NNcu
psO+AADdIZHMA/PUT9hHUYRIdlaOSsY+yup1KEH4as2HU7I4E4d6HjTNCnruvBAQ
pkiP+bnSZ7jQ6IqYlEChmsF4ceFLuGcqxClDrGRPAxsjiGUwf4MJSXMrRoqS4pGD
siKJ+pghKr4HkJHyDhcURe9Z4JzxNI2ev3rq1NkrShw7ibi0fW+kUxBtGTfgTCYg
THCBOAgkX1tQx1ZOkoW8gzwrFyM9sfRsyiWACsuD92VL1LDrsR+UURghus4z0Gff
OhVH82Ej5/XX+DBLMXSReJPkOO4CZws3NI2GvVoyGhLyEtMhFDBhTcXAwUuPkrHj
NSZCdLKHwqc=
=1qIw
-----END PGP SIGNATURE-----

N
N
Nicolas Goaziou wrote on 18 Feb 2023 00:11
[bug#61416] [PATCH] gnu: musescore: Update to 4.0.1.
(address . 61416-done@debbugs.gnu.org)
87bklrubt5.fsf@nicolasgoaziou.fr
Properly closing bug.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 61416@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 61416
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch