mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
guile: update to 3.0.11
This commit is contained in:
parent
5b5623d99e
commit
c6917ede1e
7 changed files with 363 additions and 6 deletions
|
|
@ -1363,8 +1363,8 @@ boehm-gc 8.2.12
|
|||
The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage
|
||||
collecting replacement for C malloc or C++ new.
|
||||
|
||||
guile 3.0.9
|
||||
===========
|
||||
guile 3.0.11
|
||||
============
|
||||
|
||||
GNU Ubiquitous Intelligent Language for Extensions (GNU Guile) is the preferred
|
||||
extension language system for the GNU Project and features an implementation
|
||||
|
|
@ -1372,7 +1372,7 @@ of the programming language Scheme.
|
|||
|
||||
We use ``guile-psyntax-bootstrapping`` project on Guile 3.0.7 to bootstrap
|
||||
Guile's ``psyntax.pp`` without relying on pre-expanded code. This is then
|
||||
transplanted into Guile 3.0.9.
|
||||
transplanted into Guile 3.0.11.
|
||||
|
||||
which 2.21
|
||||
==========
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue