Age | Commit message (Expand) | Author |
2013-02-17 | gnu: guile-reader: Rename packages to avoid version number confusion....* gnu/packages/guile.scm (guile-reader): Change the character preceding the
guile version number from '-' to '_' so that it will not be misinterpreted
as the package version number.
| Mark H Weaver |
2013-02-08 | gnu: Add GNU mcron....* gnu/packages/guile.scm (mcron): New variable.
| Ludovic Courtès |
2013-02-08 | gnu: guile-1.8: Patch `ice-9/popen.scm'....* gnu/packages/guile.scm (guile-1.8): Rename `patch-loader-search-path'
to `patch-stuff'; patch `ice-9/popen.scm'.
| Ludovic Courtès |
2013-02-05 | gnu: Add GNU Guile-Ncurses....* gnu/packages/guile.scm (guile-ncurses): New variable.
| Ludovic Courtès |
2013-01-18 | distro: Rename (distro) to (gnu packages)....* distro.scm: Rename to...
* gnu/packages.scm: ... this. Update all users accordingly.
* Makefile.am (MODULES): Adjust accordingly.
* po/POTFILES.in: Likewise.
| Ludovic Courtès |
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 |