gnu: jasper: Updat eto 1.900.16.

* gnu/packages/image.scm (japer): Update to 1.900.16.
This commit is contained in:
Efraim Flashner 2016-10-27 20:14:17 +03:00
parent 233fbb6102
commit 327be74720
No known key found for this signature in database
GPG key ID: F4C1D3917EACEE93

View file

@ -781,14 +781,14 @@ (define-public devil
(define-public jasper
(package
(name "jasper")
(version "1.900.13")
(version "1.900.16")
(source (origin
(method url-fetch)
(uri (string-append "https://www.ece.uvic.ca/~frodo/jasper"
"/software/jasper-" version ".tar.gz"))
(sha256
(base32
"0nmy5248gar057s94a30fssvq70m3jy4vdrfcispvn01ih33fa19"))))
"0wgrz6970sf8apyld35vrxamzx46fq15l0ipkvjsjlbwfrhj57rl"))))
(build-system gnu-build-system)
(arguments
'(#:make-flags '("CFLAGS=-std=c99"))) ; 1.900.13 added c++ style comments