aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/perl.scm
blob: ba65cc6e6d8e8d931b6200ea6c055dbfd7c869db (about) (plain)
blob size (448KB) exceeds display size limit (100KB).
1-08gnu: gambit-c: Update to 4.9.3....* gnu/packages/scheme.scm (gambit-c): Update to 4.9.3. Tobias Geerinckx-Rice 2020-01-03gnu: femtolisp: Update to 0.0.0-2....* gnu/packages/scheme.scm (femtolisp): Update to 0.0.0-2. This commit revision patches several bugs. Brett Gilio 2019-12-24gnu: bigloo: Use HTTPS home page....* gnu/packages/scheme.scm (bigloo)[home-page]: Use HTTPS. Tobias Geerinckx-Rice 2019-12-24gnu: bigloo: Update to 4.3f....* gnu/packages/scheme.scm (bigloo): Update to 4.3f. Tobias Geerinckx-Rice 2019-11-01gnu: Chibi-Scheme: Do not use unstable tarball....* gnu/packages/scheme.scm (chibi-scheme)[source]: Change to GIT-FETCH. Marius Bakke 2019-11-01gnu: Chibi-Scheme: Update to 0.8....* gnu/packages/scheme.scm (chibi-scheme): Update to 0.8. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Ekaitz at ElenQ Technology 2019-09-23gnu: mit-scheme: Pass a valid tarball hash on non-x86....Fixes this bug: $ guix build -nd mit-scheme -s aarch64-linux guix build: error: derivation `/gnu/store/…-mit-scheme-c-10.1.3.tar.gz.drv' has incorrect output `/gnu/store/…-mit-scheme-c-10.1.3.tar.gz', should be `/gnu/store/…-mit-scheme-c-10.1.3.tar.gz' This is a followup to 7d6cfa442539e8fda0c145bf7a774c13e4fdc83c. * gnu/packages/scheme.scm (mit-scheme)[inputs]: For "source", pass a hash of the right length in the catch-all case. Ludovic Courtès 2019-06-11gnu: racket: Update to 7.3....* gnu/packages/scheme.scm (racket): Update to 7.3. * gnu/packages/patches/racket-store-checksum-override.patch: Update for Racket 7.3. Christopher Lemmer Webber 2019-04-29gnu: Remove scmutils....Fixes <https://bugs.gnu.org/34203>. * gnu/packages/scheme.scm (scmutils): Remove variable. Ricardo Wurmus