me
/
guix
Archived
1
0
Fork 0

gnu: musescore: Update to 4.3.2.

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

Change-Id: I78b5508645430a6f96d9fc03caa1015a4905a6f2
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Nicolas Goaziou 2024-06-20 08:53:21 +02:00 committed by Ludovic Courtès
parent 58e268c2e3
commit e0cb8cb6e1
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -5389,7 +5389,7 @@ includes LV2 plugins and a JACK standalone client.")
(define-public musescore
(package
(name "musescore")
(version "4.2.1")
(version "4.3.2")
(source
(origin
(method git-fetch)
@ -5398,7 +5398,7 @@ includes LV2 plugins and a JACK standalone client.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0rc5ma1k0cjllfl86apbyj61sh0691lsmqnvqicyn0zi53z8w9v0"))
(base32 "1hx0l6d7avyfbh88hwn01h9q51mgd9zix91q2kgg1ax73pqxhfs2"))
(modules '((guix build utils)))
(snippet
'(begin