Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into core-updates | Mark H Weaver | 2017-03-19 | 1 | -33/+40 |
|\ | |||||
| * | gnu: guile-commonmark: Default to Guile 2.2.•••* 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. | Ludovic Courtès | 2017-03-19 | 1 | -3/+5 |
| * | gnu: guile-reader: Default to Guile 2.2.•••* 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. | Ludovic Courtès | 2017-03-19 | 1 | -3/+5 |
| * | gnu: haunt: Default to Guile 2.2.•••* 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. | Ludovic Courtès | 2017-03-19 | 1 | -5/+7 |
| * | gnu: Add 'package-for-guile-2.0'.•••* 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. | Ludovic Courtès | 2017-03-19 | 1 | -9/+14 |
| * | gnu: Rename "guile-next" to "guile".•••* 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". | Ludovic Courtès | 2017-03-19 | 1 | -15/+11 |
| * | gnu: guile-8sync: Update to 0.4.2.•••* gnu/packages/guile.scm (guile-8sync): Update to 0.4.2. | Christopher Allan Webber | 2017-03-18 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner | 2017-03-16 | 1 | -4/+4 |
|\| | |||||
| * | gnu: guile-next: Update to 2.2.0.•••* gnu/packages/guile.scm (guile-next): Update to 2.2.0. | Andy Wingo | 2017-03-15 | 1 | -4/+4 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2017-03-15 | 1 | -0/+3 |
|\| | |||||
| * | gnu: Add guile2.2-lib.•••* gnu/packages/guile.scm (guile2.2-lib): New variable. | Ludovic Courtès | 2017-03-13 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner | 2017-03-13 | 1 | -2/+3 |
|\| | |||||
| * | gnu: guile-next: Update to 2.1.8.•••* gnu/packages/guile.scm (guile-next): Update to 2.1.8. | Andy Wingo | 2017-03-13 | 1 | -2/+2 |
| * | gnu: guile-next: Increase max-silent-time.•••* gnu/packages/guile.scm (guile-next)[properties]: Add 'max-silent-time'. | Ludovic Courtès | 2017-03-13 | 1 | -0/+1 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2017-03-09 | 1 | -30/+63 |
|\| | |||||
| * | gnu: Add guile2.2-haunt.•••* gnu/packages/guile.scm (guile2.2-haunt): New variable. | Ludovic Courtès | 2017-03-08 | 1 | -0/+4 |
| * | gnu: Add guile2.2-reader.•••* gnu/packages/guile.scm (guile2.2-reader): New variable. | Ludovic Courtès | 2017-03-08 | 1 | -0/+3 |
| * | gnu: guile-reader: Update to 0.6.2.•••* gnu/packages/guile.scm (guile-reader): Update to 0.6.2. [arguments]: Remove. | Ludovic Courtès | 2017-03-08 | 1 | -6/+2 |
| * | gnu: guile-lib: Update to 0.2.5•••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> | Maxim Cournoyer | 2017-03-07 | 1 | -22/+19 |
| * | gnu: Add guile-fibers.•••* gnu/packages/guile.scm (guile-fibers): New variable. | Christopher Allan Webber | 2017-02-21 | 1 | -0/+33 |
| * | gnu: guile-next: Update to 2.1.7.•••* gnu/packages/guile.scm (guile-next): Update to 2.1.7. | Andy Wingo | 2017-02-21 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner | 2017-02-20 | 1 | -35/+152 |
|\| | |||||
| * | gnu: Add guildhall.•••* gnu/packages/guile.scm (guildhall): New variable. | Ricardo Wurmus | 2017-02-14 | 1 | -1/+62 |
| * | guile-gdbm-ffi: Write to correct guile output directory and use guild.•••* 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. | Christopher Allan Webber | 2017-02-14 | 1 | -5/+19 |
| * | gnu: Add Guile-Git.•••* gnu/packages/guile.scm (guile-git): New variable. | Ludovic Courtès | 2017-02-11 | 1 | -0/+39 |
| * | gnu: Use 'license:' prefix in (gnu packages guile).•••* gnu/packages/guile.scm: Import (guix licenses) with the 'license:' prefix. | Ludovic Courtès | 2017-02-11 | 1 | -29/+29 |
| * | gnu: Add guile2.2-gdbm-ffi.•••* gnu/packages/guile.scm (guile2.2-gdbm-ffi): New variable. | Christopher Allan Webber | 2017-02-10 | 1 | -0/+3 |
* | | gnu: guile: Update to 2.0.14.•••* 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. | Ludovic Courtès | 2017-02-14 | 1 | -3/+2 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2017-02-10 | 1 | -6/+9 |
|\| | |||||
| * | gnu: guile-json: Texinfoify description.•••* gnu/packages/guile.scm (guile-json)[description]: Use Texinfo markup. | Ludovic Courtès | 2017-02-03 | 1 | -6/+9 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2017-01-25 | 1 | -3/+4 |
|\| | |||||
| * | gnu: haunt: Update to 0.2.1•••* gnu/packages/guile.scm (haunt): Update to 0.2.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | humanitiesNerd | 2017-01-24 | 1 | -3/+4 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2017-01-23 | 1 | -5/+81 |
|\| | |||||
| * | gnu: guile-json: Update to 0.6.0.•••* gnu/packages/guile.scm (guile-json): Update to 0.6.0. | Ludovic Courtès | 2017-01-17 | 1 | -2/+2 |
| * | gnu: guile-sqlite3: Provide a new source URL.•••* gnu/packages/guile.scm (guile-sqlite3)[home-page]: Change. | Ludovic Courtès | 2017-01-16 | 1 | -2/+4 |
| * | gnu: guile-8sync: Add #t at end of setenv phase.•••* gnu/packages/guile.scm: Add #t at end of setenv phase. | Christopher Allan Webber | 2017-01-09 | 1 | -1/+2 |
| * | gnu: Add guile-8sync.•••* gnu/packages/guile.scm (guile-8sync): New variable. | Christopher Allan Webber | 2017-01-09 | 1 | -1/+34 |
| * | gnu: Add Guile-ICS.•••* gnu/packages/guile.scm (guile-ics): New variable. | Alex Sassmannshausen | 2017-01-09 | 1 | -0/+40 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2017-01-06 | 1 | -18/+102 |
|\| | |||||
| * | gnu: Add Guile-Bash.•••* gnu/packages/guile.scm (guile-bash): New variable. | Ludovic Courtès | 2017-01-04 | 1 | -1/+71 |
| * | gnu: Fix load-extension path in packaging of guile-ncurses.•••* gnu/packages/guile.scm (guile-ncurses) [arguments]: Install shared object before attempting to build the package. Patch load-extension path before building instead of after. | John Darrington | 2016-12-20 | 1 | -9/+13 |
| * | gnu: guile-irregex: Update to 0.9.6 [fixes CVE-2016-9954].•••* gnu/packages/guile.scm (guile-irregex): Update to 0.9.6. | Leo Famulari | 2016-12-15 | 1 | -2/+2 |
| * | gnu: guile-next: Update to 2.1.5.•••* gnu/packages/guile.scm (guile-next): Update to 2.1.5. [properties]: Add 'upstream-name', 'ftp-server', and 'ftp-directory'. | Ludovic Courtès | 2016-12-14 | 1 | -3/+6 |
| * | gnu: guile-2.0: support mingw.•••* gnu/packages/guile.scm (guile-2.0): Support MinGW. | Jan Nieuwenhuizen | 2016-12-07 | 1 | -3/+10 |
* | | gnu: guile: Update to 2.0.13.•••* gnu/packages/guile.scm (guile-2.0): Update to 2.0.13. [source](patches): New field. [replacement]: Remove. (guile-2.0.13): Remove. | Ludovic Courtès | 2016-12-12 | 1 | -16/+3 |
|/ | |||||
* | gnu: guile@2.0.13: Fix non-determinism issue in REPL server test.•••* gnu/packages/patches/guile-repl-server-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/guile.scm (guile-2.0.13)[source]: Use it. | Ludovic Courtès | 2016-11-18 | 1 | -1/+2 |
* | gnu: guile-ncurses: Update to 2.1.•••* gnu/packages/guile.scm (guile-ncurses): Update to 2.1. [home-page]: Use https. | Efraim Flashner | 2016-11-13 | 1 | -4/+5 |
* | Merge branch 'core-updates' | Ludovic Courtès | 2016-11-13 | 1 | -15/+41 |
|\ | |||||
| * | Merge branch 'master' into core-updates | Leo Famulari | 2016-10-26 | 1 | -0/+81 |
| |\ | |||||
| * \ | Merge branch 'master' into core-updates | Mark H Weaver | 2016-10-23 | 1 | -6/+5 |
| |\ \ |