gnu: gambit-c: Update to 4.8.9.

* gnu/packages/scheme.scm (gambit-c): Update to 4.8.9.
master
Tobias Geerinckx-Rice 2018-03-11 00:03:45 +01:00
parent 1bc11c5ddb
commit 387428def1
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -519,7 +519,7 @@ of libraries.")
(define-public gambit-c
(package
(name "gambit-c")
(version "4.8.8")
(version "4.8.9")
(source
(origin
(method url-fetch)
@ -529,7 +529,7 @@ of libraries.")
(string-map (lambda (c) (if (char=? c #\.) #\_ c)) version)
".tgz"))
(sha256
(base32 "1plw1id94mpg2c4y6q9z39ndcz1hbxfnp3i08szsg6794rasmgkk"))))
(base32 "16sg1s8myzxqpimj5ry6lfza0qfs157zj28bvmxwwgy89jd9m5v7"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags