me
/
guix
Archived
1
0
Fork 0

gnu: muse-sequencer: Update to 4.1.0.

* gnu/packages/music.scm (muse-sequencer): Update to 4.1.0.
Vinicius Monego 2022-04-20 19:37:26 -03:00
parent 85d7ad2be8
commit e2de652d57
No known key found for this signature in database
GPG Key ID: 637B0B138065B68A
1 changed files with 2 additions and 2 deletions

View File

@ -4782,7 +4782,7 @@ sample library.")
(define-public muse-sequencer
(package
(name "muse-sequencer")
(version "4.0.0")
(version "4.1.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -4791,7 +4791,7 @@ sample library.")
(file-name (git-file-name name version))
(sha256
(base32
"1gamr9ln10l26wwyin1a4grrqy6h05qzcgp28wsp85yczkpsh02c"))))
"1iihjivpkvmdfqf20kcl9k0s1iwlv9p5vpna7c58lbw3573fiyr4"))))
(build-system qt-build-system)
(arguments
`(#:tests? #f ; there is no test target