1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-25 08:24:04 +02:00

gnu: musescore: Update to 4.0.2.

* gnu/packages/music.scm (musescore): Update to 4.0.2.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
Nicolas Goaziou
2023-03-18 14:29:22 +01:00
committed by Maxim Cournoyer
parent afb1373fce
commit 6fcdd3b8b9
+2 -2
View File
@@ -4960,7 +4960,7 @@ includes LV2 plugins and a JACK standalone client.")
(define-public musescore
(package
(name "musescore")
(version "4.0.1")
(version "4.0.2")
(source
(origin
(method git-fetch)
@@ -4969,7 +4969,7 @@ includes LV2 plugins and a JACK standalone client.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0x1aahpbvss3sjydcq6xdh198fmslgypixmd2gckfwjqzady662y"))
(base32 "1yri94xs4xw0lsvmk5q7bqnpgmdadchfn08r7bb2y07jsi8qgm6w"))
(modules '((guix build utils)))
(snippet
'(begin