1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 06:45:55 +02:00

gnu: gambit-c: Update to 4.8.8.

* gnu/packages/scheme.scm (gambit-c): Update to 4.8.8.
This commit is contained in:
Kei Kebreau
2017-12-24 09:50:31 -05:00
parent 51f019072d
commit c154c97f90
+2 -2
View File
@@ -514,7 +514,7 @@ of libraries.")
(define-public gambit-c
(package
(name "gambit-c")
(version "4.8.5")
(version "4.8.8")
(source
(origin
(method url-fetch)
@@ -524,7 +524,7 @@ of libraries.")
(string-map (lambda (c) (if (char=? c #\.) #\_ c)) version)
".tgz"))
(sha256
(base32 "0xwmqzqvk83xyjz48vp36p5vj1415rl3pi3xq7y8i3p8s409a98b"))))
(base32 "1plw1id94mpg2c4y6q9z39ndcz1hbxfnp3i08szsg6794rasmgkk"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags