| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/guile.scm (guile-git)[arguments] <bootstrap>: Change
"/ccache" to "/site-ccache" in Makefile.am.
|
|\
| |
| |
| | |
Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-bytestructures)[inputs]: Replace
GUILE-2.0 with GUILE-2.2.
(guile-git)[inputs]: Likewise.
|
| |
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-git): Update to 96dfb3b.
[arguments]: Remove #:parallel-tests?.
|
| |
| |
| |
| | |
All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
|
| |
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-reader)[native-inputs]: Use GPERF-3.0
instead of GPERF.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (haunt): Disable test suite.
|
|\| |
|
| |
| |
| |
| |
| |
| | |
This is a followup to f6396d862f9f8ce0c0e6894ce30599773167af0c.
* gnu/packages/guile.scm (guile-next): New variable.
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-commonmark)[inputs]: Replace GUILE-2.0
with GUILE-2.2.
(guile2.0-commonmark): New variable.
(guile2.2-commonmark): Mark as deprecated.
(haunt)[propagated-inputs]: Use GUILE-COMMONMARK.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-reader)[inputs]: Change GUILE-2.0 to
GUILE-2.2.
(guile2.0-reader): New variable.
(guile2.2-reader): Mark as deprecated.
(haunt)[propagated-inputs]: Use GUILE-READER instead of
GUILE2.2-READER.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/guile.scm (haunt)[inputs]: Replace GUILE-2.0 with
GUILE-2.2.
[propagated-inputs]: Replace GUILE-READER and GUILE-COMMONMARK with
their 2.2 variant.
(guile2.0-haunt): New variable.
(guile2.2-haunt): Mark as deprecated.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-2.2-package-name): Rename to...
(guile-variant-package-name): ... this. Change to return a lambda.
(package-for-guile-2.2): Adjust accordingly.
(package-for-guile-2.0): New procedure.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-next): Rename to...
(guile-2.2): ... this. Update users.
[name]: Change to "guile".
[synopsis]: Remove.
[properties]: Remove 'upstream-name', 'ftp-server', and
'ftp-directory'.
* gnu/packages/bioinformatics.scm (rcas-web): Update accordingly.
* gnu/packages/tls.scm (gnutls/guile-2.2): Likewise.
* tests/guix-build.sh: Use 'guile@2.2' instead of 'guile-next'.
* doc/guix.texi (Package Transformation Options): Update examples that
referred to "guile-next".
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-8sync): Update to 0.4.2.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-next): Update to 2.2.0.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile2.2-lib): New variable.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-next): Update to 2.1.8.
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-next)[properties]: Add 'max-silent-time'.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile2.2-haunt): New variable.
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile2.2-reader): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-reader): Update to 0.6.2.
[arguments]: Remove.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The build was broken since the URL of version 0.2.3 was changed. The archive
was moved into an "old" subdirectory of the original location.
* gnu/packages/guile.scm (guile-lib): Update to 0.2.5.
[make-flags]: Add GUILE_AUTO_COMPILE to prevent guild errors.
[phases]: Remove 'check replacement since it is no longer needed.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-fibers): New variable.
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-next): Update to 2.1.7.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (guildhall): New variable.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-gdbm-ffi): Check guile for effective version
before writing to output path. Also fixes a bug where the guild command was
not getting called, and instead was calling the internal guile compile-file
procedure. This meant that the package produced was dependent on whatever
version of guile was powering Guix at the time. Also set GUILE_AUTO_COMPILE
to 0 to avoid gnarly looking warnings during build.
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-git): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/guile.scm: Import (guix licenses) with the 'license:'
prefix.
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile2.2-gdbm-ffi): New variable.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-2.0): Update to 2.0.14
[source]: Remove 'patches'.
* gnu/packages/patches/guile-repl-server-test.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-json)[description]: Use Texinfo markup.
|
|\| |
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/guile.scm (haunt): Update to 0.2.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-json): Update to 0.6.0.
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-sqlite3)[home-page]: Change.
|
| |
| |
| |
| | |
* gnu/packages/guile.scm: Add #t at end of setenv phase.
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-8sync): New variable.
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-ics): New variable.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-bash): New variable.
|