gnu: sord: Update to 0.16.0.

* gnu/packages/rdf.scm (sord): Update to 0.16.0.
master
Ricardo Wurmus 2017-04-10 18:39:55 +02:00
parent 7421467afb
commit a1d419c7cc
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 3 additions and 4 deletions

View File

@ -266,15 +266,14 @@ ideal (e.g. in LV2 implementations or embedded applications).")
(define-public sord
(package
(name "sord")
(version "0.14.0")
(version "0.16.0")
(source (origin
(method url-fetch)
(uri (string-append "http://download.drobilla.net/sord-"
version
".tar.bz2"))
version ".tar.bz2"))
(sha256
(base32
"16piw1s3l95cf9x3rdcplp9l52k2lxq8drwg2q50ygm4avndhmkn"))))
"0nh3i867g9z4kdlnk82cg2kcw8r02qgifxvkycvzb4vfjv4v4g4x"))))
(build-system waf-build-system)
(arguments
`(#:tests? #f ; no check target