mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-29 19:30:36 +02:00
Couple of README updates
* README: Update version to 1.8.8; update URL for GMP. (Thanks to Yuriy Taraday for pointing out the wrong URL.)
This commit is contained in:
parent
72e4a3b1df
commit
0270d90125
1 changed files with 2 additions and 2 deletions
4
README
4
README
|
@ -1,4 +1,4 @@
|
|||
This is version 1.8.7 of Guile, Project GNU's extension language
|
||||
This is version 1.8.8 of Guile, Project GNU's extension language
|
||||
library. Guile is an interpreter for Scheme, packaged as a library
|
||||
that you can link into your applications to give them their own
|
||||
scripting language. Guile will eventually support other languages as
|
||||
|
@ -42,7 +42,7 @@ Guile requires the following external packages:
|
|||
- GNU MP, at least version 4.1
|
||||
|
||||
GNU MP is used for bignum arithmetic. It is available from
|
||||
http://swox.com/gmp
|
||||
http://gmplib.org/
|
||||
|
||||
- libltdl from libtool, at least from libtool version 1.5.6
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue