me
/
guix
Archived
1
0
Fork 0

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>
master
Nicolas Goaziou 2023-03-18 14:29:22 +01:00 committed by Maxim Cournoyer
parent afb1373fce
commit 6fcdd3b8b9
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

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