Age | Commit message (Expand) | Author |
2020-03-24 | Revert "gnu: guile-static-stripped: Update to 2.2."...As discussed on IRC, keeping bootstrap Guile on 2.0 simplifies adding new
architectures and removes the need for parameterizing
gnu/packages/bootstrap.scm.
This reverts commit 2acfe022a740f79b593348cc6362cc4ee8f33bb4.
* gnu/packages/make-bootstrap.scm (%guile-static): Revert to guile-2.0. Retain
build recipe.
* gnu/packages/patches/guile-relocatable.patch: Update for Guile 2.0.14.
| Jan Nieuwenhuizen |
2019-07-01 | gnu: guile-static-stripped: Adjust patches for 2.2.6....* gnu/packages/patches/guile-2.2-default-utf8.patch,
gnu/packages/patches/guile-relocatable.patch: Adjust for Guile 2.2.6.
| Ludovic Courtès |
2017-07-18 | gnu: guile: Make relocatable patch version-independent....* gnu/packages/patches/guile-relocatable.patch: Use
SCM_EFFECTIVE_VERSION instead of "2.0".
| Ludovic Courtès |
2016-08-21 | gnu: guile-static: Adapt guile-relocatable.patch to guile-2.0.12....* gnu/packages/patches/guile-relocatable.patch: Adapt to guile-2.0.12.
| Mark H Weaver |
2013-01-18 | distro: Change the module name space to (gnu ...)....* distro: Rename to...
* gnu: ... this. Update module names accordingly.
* Makefile.am: Adjust accordingly.
* po/POTFILES.in: Likewise.
* distro.scm: Search for files under /gnu/packages instead of
/distro/packages.
* gnu/packages/base.scm (ld-wrapper-boot3): Likewise.
| Ludovic Courtès |