me
/
guix
Archived
1
0
Fork 0

gnu: aria-maestosa: Update to 1.4.13.

* gnu/packages/music.scm (aria-maestosa): Update to 1.4.13.
master
Ricardo Wurmus 2017-04-02 12:00:05 +02:00
parent 7f661d4909
commit 0a1513513a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -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