summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/bigloo-gc-shebangs.patch
Commit message (Collapse)AuthorAge
* gnu: bigloo: Update to 4.3a.Kei Kebreau2017-07-10
| | | | | | | * gnu/packages/scheme.scm (bigloo): Update to 4.3a. [source]: Remove old patch. Add snippet. [arguments]: Adjust the build phases accordingly. [inputs]: Add libgc, libunistring, libuv, openssl, pcre and sqlite.
* gnu: bigloo: Upgrade to 4.1a.Ludovic Courtès2014-02-19
| | | | * gnu/packages/scheme.scm (bigloo): Upgrade to 4.1a.
* gnu: bigloo: Update to 4.0b.Ludovic Courtès2013-08-20
| | | | | | * gnu/packages/scheme.scm (bigloo): Update to 4.0b. Patch the `configure-gc' scripts. Remove `patch-absolute-file-names' phase. * gnu/packages/patches/bigloo-gc-shebangs.patch: Adjust to new version.
* distro: Change the module name space to (gnu ...).Ludovic Courtès2013-01-18
* 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.