me
/
guix
Archived
1
0
Fork 0

gnu: gama: Update to 2.10.

* gnu/packages/gps.scm (gama): Update to 2.10.
master
Efraim Flashner 2020-09-27 08:50:26 +03:00
parent 6854b44602
commit 59223c5bc6
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -151,7 +151,7 @@ between two other data points.")
(define-public gama
(package
(name "gama")
(version "2.09")
(version "2.10")
(source
(origin
(method url-fetch)
@ -159,7 +159,7 @@ between two other data points.")
version ".tar.gz"))
(sha256
(base32
"0c1b28frl6109arj09v4zr1xs859krn8871mkvis517g5pb55dc9"))))
"14im3ahh849rildvs4qsk009jywf9w84vcmh7w44ajmlwcw7xiys"))))
(build-system gnu-build-system)
(arguments '(#:parallel-tests? #f)) ; race condition
(native-inputs