gnu: gama: Update to 2.03.

* gnu/packages/gps.scm (gama): Update to 2.03.
master
Kei Kebreau 2019-02-11 05:48:40 -05:00
parent 268e12a894
commit df56098220
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 2 additions and 2 deletions

View File

@ -147,7 +147,7 @@ between two other data points.")
(define-public gama
(package
(name "gama")
(version "2.02")
(version "2.03")
(source
(origin
(method url-fetch)
@ -155,7 +155,7 @@ between two other data points.")
version ".tar.gz"))
(sha256
(base32
"1r5rrmiqdg6dpxqla0f2mjwcjzlckdjpg4ar0cirmz78w78hf6vn"))))
"0d33yyasnx54c6i40rkr9by4qv92rqb8wkmp5r46nz7bbp9kpymv"))))
(build-system gnu-build-system)
(arguments '(#:parallel-tests? #f)) ; race condition
(native-inputs