build: Require Guile >= 2.0.9.
authorLudovic Courtès <ludo@gnu.org>
Fri, 17 Mar 2017 22:07:01 +0000 (23:07 +0100)
committerLudovic Courtès <ludo@gnu.org>
Fri, 17 Mar 2017 23:39:49 +0000 (00:39 +0100)
commit36626c556ed75219bce196ac93d148f6b9af984c
tree518c887e6bf45c647e3793534f4ab87b77ddfad8
parent5461115e8fd9a3181506307b6090716a0d5c202c
build: Require Guile >= 2.0.9.

* configure.ac: Bump requirement to 2.0.9.
* doc/guix.texi (Requirements): Adjust accordingly.
* README (Requirements): Likewise.
* build-aux/download.scm: Remove workaround for <http://bugs.gnu.org/13095>.
* guix/build/download.scm: Likewise.
(http-fetch)[post-2.0.7?]: Remove.  Remove conditional code for not
POST-2.0.7?.
* guix/http-client.scm:  Remove workaround for <http://bugs.gnu.org/13095>.
(http-fetch)[post-2.0.7?]: Remove.  Remove conditional code for not
POST-2.0.7?.
* guix/serialization.scm (read-latin1-string): Remove mention of 2.0.9.
* tests/nar.scm: Use (ice-9 control).
(let/ec): Remove.
README
build-aux/download.scm
configure.ac
doc/guix.texi
guix/build/download.scm
guix/http-client.scm
guix/serialization.scm
tests/nar.scm