gnu: drumstick: Update to 1.1.0.

* gnu/packages/music.scm (drumstick): Update to 1.1.0.
This commit is contained in:
Ricardo Wurmus 2016-10-08 00:15:53 +02:00
parent c8ebb4c472
commit 382aacc5a3
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1318,14 +1318,14 @@ browser.")
(define-public drumstick
(package
(name "drumstick")
(version "1.0.2")
(version "1.1.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/drumstick/"
version "/drumstick-" version ".tar.bz2"))
(sha256
(base32
"0l47gy9yywrc860db5g3wdqg8yc8qdb2lqq6wvw1dfim5j0vbail"))))
"13pkfqrav30bbcddgf1imd7jk6lpqbxkz1qv31718pdl446jq7df"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; no test target