gnu: aria-maestosa: Update to 1.4.13.
* gnu/packages/music.scm (aria-maestosa): Update to 1.4.13.master
parent
7f661d4909
commit
0a1513513a
|
@ -109,14 +109,14 @@
|
||||||
(define-public aria-maestosa
|
(define-public aria-maestosa
|
||||||
(package
|
(package
|
||||||
(name "aria-maestosa")
|
(name "aria-maestosa")
|
||||||
(version "1.4.11")
|
(version "1.4.13")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://sourceforge/ariamaestosa/ariamaestosa/"
|
(uri (string-append "mirror://sourceforge/ariamaestosa/ariamaestosa/"
|
||||||
version "/AriaSrc-" version ".tar.bz2"))
|
version "/AriaSrc-" version ".tar.bz2"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0gf9z96z83jiabxhpl856j15vl9flfgs6x1r0r6hc7g2xvwag0vy"))))
|
"1cs3z6frx2ch7rm5ammx9p0rxcjrbj1vq14hvcbimpaw39rdsn3d"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:tests? #f ;no tests
|
`(#:tests? #f ;no tests
|
||||||
|
|
Reference in New Issue