me
/
guix
Archived
1
0
Fork 0

gnu: gama: Update to 2.11.

* gnu/packages/gps.scm (gama): Update to 2.11.
master
Efraim Flashner 2020-10-28 08:56:50 +02:00
parent c15509682f
commit 0b96047e58
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 (define-public gama
(package (package
(name "gama") (name "gama")
(version "2.10") (version "2.11")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -159,7 +159,7 @@ between two other data points.")
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"14im3ahh849rildvs4qsk009jywf9w84vcmh7w44ajmlwcw7xiys")))) "1iw7d0lfjhvp7lnyj0lxy62zpa2d05gfra3fq4sz8nyjwss0gmqh"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments '(#:parallel-tests? #f)) ; race condition (arguments '(#:parallel-tests? #f)) ; race condition
(native-inputs (native-inputs