gnu: frescobaldi: Update to 3.1.3.

* gnu/packages/music.scm (frescobaldi): Update to 3.1.3.
This commit is contained in:
Nicolas Goaziou 2020-12-29 10:59:29 +01:00
parent 038e396254
commit d13fe46703
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -2478,7 +2478,7 @@ (define-public python-pyportmidi
(define-public frescobaldi
(package
(name "frescobaldi")
(version "3.1.2")
(version "3.1.3")
(source
(origin
(method url-fetch)
@ -2486,7 +2486,7 @@ (define-public frescobaldi
"https://github.com/wbsoft/frescobaldi/releases/download/v"
version "/frescobaldi-" version ".tar.gz"))
(sha256
(base32 "084vxzvxnxl5rrhllincnh6krsyi03c8p0452ppzmn9c52wgyb2w"))))
(base32 "1hg9yc8kj445fjsby92g3qf50crcl1pb079zfma18sb7ycv50zww"))))
(build-system python-build-system)
(arguments
`(#:tests? #f)) ;no tests included