Age | Commit message (Expand) | Author |
2022-04-07 | gnu: cl-sxql: Update to 0.1.0-3.cc3478c....* gnu/packages/lisp-xyz.scm (sbcl-sxql): Update to 0.1.0-3.cc3478c and use
revision variable in let block.
[inputs]: Add missing sbcl-trivia input.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2022-04-02 | gnu: cl-dbi: Update to 0.9.5-2.738a74d....* gnu/packages/lisp-xyz.scm (sbcl-dbi): Update to 0.9.5-2.738a74d.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2022-04-01 | gnu: cl-usocket: Update to 0.8.4....* gnu/packages/lisp-xyz.scm (sbcl-usocket): Update to 0.8.4.
[inputs]: Use new style.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2022-03-25 | gnu: cl-clack: Update to 2.0.0-2.6fd0279....* gnu/packages/lisp-xyz.scm (sbcl-clack): Update to 2.0.0-2.6fd0279.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2022-03-25 | gnu: cl-contextl: Update to 1.0.0-2.f4fb3f5....* gnu/packages/lisp-xyz.scm (sbcl-contextl): Update to 1.0.0-2.f4fb3f5.
[version]: Use revision variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2022-03-23 | gnu: cl-ningle: Update to 0.3.0-2.2e85675....* gnu/packages/lisp-xyz.scm (sbcl-ningle): Update to 0.3.0-2.2e85675.
[arguments]: Remove custom 'combine-fasls' phase that changes the name of
compiled files causing a permission denied error when loading ningle.
See this discussion:
https://lists.gnu.org/archive/html/help-guix/2021-12/msg00067.html.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2022-03-21 | gnu: cl-printv: Update to 0.1.0-2.e717a7f....* gnu/packages/lisp-xyz.scm (sbcl-printv): Update to 0.1.0-2.e717a7f.
[inputs]: Add figlet.
[arguments]: Add 'patch-figlet-executable' phase.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2022-03-21 | gnu: cl-croatoan: Update to 0.0.1-5.5d0949d....* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.0.1-5.5d0949d.
[inputs]: Use new style.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| cage |
2022-03-18 | gnu: Add cl-purgatory....* gnu/packages/lisp-xyz.scm (cl-purgatory, ecl-purgatory, sbcl-purgatory): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| cage |
2022-03-17 | gnu: cl-3bmd: Update to 0.0.0-3.4e08d82....* gnu/packages/lisp-xyz.scm (sbcl-3bmd): Update to 0.0.0-3.4e08d82.
[native-inputs]: Add sbcl-fiasco.
[inputs]: Add python, python-pygments, and use newer inputs guix style.
[arguments]: Add 'fix-python3-path' phase.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2022-03-17 | gnu: cl-envy: Update to 26a7faa....* gnu/packages/lisp-xyz.scm (sbcl-envy): Update to 26a7faa.
[native-inputs]: Uncomment test inputs and use new style.
[arguments]: Add 'asd-systems' parameter, Remove 'fix-tests' phase.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2022-03-16 | gnu: cl-mito: Update to 47ba486....* gnu/packages/lisp-xyz.scm (sbcl-mito): Update to 47ba486.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2022-03-13 | gnu: cl-find-port: Update to 0.1-2.811727f and use git-version....* gnu/packages/lisp-xyz.scm (cl-find-port): Update to 0.1-2.811727f.
[version]: Use git-version.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
| jgart |
2022-03-10 | gnu: cl-reexport: Several fixes....* gnu/packages/lisp-xyz.scm (sbcl-cl-reexport)[source]: Hardcode URL.
[inputs]: Use new style.
[synopsis, description]: Fix them.
| Guillaume Le Vaillant |
2022-03-10 | gnu: cl-assoc-utils: Fix tests....* gnu/packages/lisp-xyz.scm (sbcl-assoc-utils)[arguments]: Add 'asd-systems'
parameter. Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Aurora |
2022-03-10 | gnu: cl-locale: Fix tests....* gnu/packages/lisp-xyz.scm (sbcl-cl-locale)[arguments]: Add 'asd-systems'
parameter. Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Aurora |
2022-03-10 | gnu: cl-mito: Fix tests....* gnu/packages/lisp-xyz.scm (sbcl-mito)[arguments]: Add 'asd-systems'
parameter. Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Aurora |
2022-03-10 | gnu: cl-cookie: Fix tests....* gnu/packages/lisp-xyz.scm (sbcl-cl-cookie)[arguments]: Add 'asd-systems'
parameter. Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Aurora |
2022-03-10 | gnu: cl-http-body: Fix tests....* gnu/packages/lisp-xyz.scm (sbcl-http-body)[native-inputs]: Add
trivial-utf-8.
[arguments]: Add 'asd-systems' parameter. Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Aurora |
2022-03-10 | gnu: cl-fast-http: Fix tests....* gnu/packages/lisp-xyz.scm (sbcl-fast-http)[arguments]: Add 'asd-systems'
parameter. Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Aurora |
2022-03-10 | gnu: cl-smart-buffer: Fix tests....* gnu/packages/lisp-xyz.scm (sbcl-smart-buffer)[native-inputs]: Add babel.
[arguments]: Add 'asd-systems' parameter. Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Aurora |
2022-03-10 | gnu: cl-xsubseq: Fix tests....* gnu/packages/lisp-xyz.scm (sbcl-xsubseq)[arguments]: Add 'asd-systems'
parameter. Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Aurora |
2022-03-10 | gnu: cl-myway: Fix tests....* gnu/packages/lisp-xyz.scm (sbcl-myway)[arguments]: Add 'asd-systems'
parameter. Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Aurora |
2022-03-10 | gnu: cl-proc-parse: Fix tests....* gnu/packages/lisp-xyz.scm (sbcl-proc-parse)[arguments]: Add 'asd-systems'
parameter. Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Aurora |
2022-03-08 | gnu: Add cl-websocket-driver....* gnu/packages/lisp-xyz.scm (cl-websocket-driver, ecl-websocket-driver,
sbcl-websocket-driver): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Aurora |
2022-03-08 | gnu: Add cl-sha1....* gnu/packages/lisp-xyz.scm (cl-sha1, ecl-sha1, sbcl-sha1): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Aurora |
2022-03-08 | gnu: Add cl-event-emitter....* gnu/packages/lisp-xyz.scm (cl-event-emitter, ecl-event-emitter,
sbcl-event-emitter): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Aurora |
2022-03-08 | gnu: Add cl-fast-websocket....* gnu/packages/lisp-xyz.scm (cl-fast-websocket, ecl-fast-websocket,
sbcl-fast-websocket): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Aurora |
2022-03-08 | gnu: Add cl-template....* gnu/packages/lisp-xyz.scm (cl-template, ecl-template, sbcl-template): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Aurora |
2022-03-05 | gnu: cl-md5: Update to 2.0.5....* gnu/packages/lisp-xyz.scm (sbcl-md5): Update to 2.0.5.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Jai Vetrivelan |
2022-03-04 | gnu: cl-olc: Update to 1.0-1.0269ed7....* gnu/packages/lisp-xyz.scm (sbcl-olc): Update to 1.0-1.0269ed7.
| Guillaume Le Vaillant |
2022-03-04 | gnu: cl-maidenhead: Update to 1.0-1.202671f....* gnu/packages/lisp-xyz.scm (sbcl-maidenhead): Update to 1.0-1.202671f.
| Guillaume Le Vaillant |
2022-03-04 | gnu: cl-mgrs: Update to 1.0-1.c06f268....* gnu/packages/lisp-xyz.scm (sbcl-mgrs): Update to 1.0-1.c06f268.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl-caveman: Update to 2.4.0.35cd8bc....* gnu/packages/lisp-xyz.scm (sbcl-caveman): Update to 2.4.0.35cd8bc.
[inputs]: Add sbcl-sxql.
[native-inputs]: Add sbcl-prove, sbcl-lack, and sbcl-trivial-types.
[arguments]: Delete remove-v1 phase, add test-asd-file keyword, add missing
files to asd-files and asd-systems keywords, and add more commentary on reason
for failing test.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2022-03-03 | gnu: cl-mcclim: Update to 0.9.7-2.292343f....* gnu/packages/lisp-xyz.scm (sbcl-mcclim): Update to 0.9.7-2.292343f.
[inputs]: Use new style.
[arguments]: Update 'fix-paths' phase.
| Guillaume Le Vaillant |
2022-03-03 | gnu: Add cl-dejavu....* gnu/packages/lisp-xyz.scm (cl-dejavu, ecl-cl-dejavu, sbcl-cl-dejavu): New
variables.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl-zpb-exif: Update to 1.2.5....* gnu/packages/lisp-xyz.scm (sbcl-zpb-exif): Update to 1.2.5.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl-retrospectiff: Update to 0.2-1.2fbf8c6....* gnu/packages/lisp-xyz.scm (sbcl-retrospectiff): Update to 0.2-1.2fbf8c6.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl-opticl: Update to 0.0.0-1.f6fc4dc....* gnu/packages/lisp-xyz.scm (sbcl-opticl): Update to 0.0.0-1.f6fc4dc.
[inputs]: Use new style.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl-slime-swank: Update to 2.27....* gnu/packages/lisp-xyz.scm (sbcl-slime-swank): Update to 2.27.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl-mgl-pax: Update to 0.1.0-0.ed82a80....* gnu/packages/lisp-xyz.scm (sbcl-mgl-pax): Update to 0.1.0-0.ed82a80.
[inputs]: Use new style.
[arguments]: Add 'asd-files' parameter. Disable tests.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl-esrap: Update to 0.18-3.4c82a86....* gnu/packages/lisp-xyz.scm (sbcl-esrap): Update to 0.18-3.4c82a86.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl-hunchentoot: Fix build....* gnu/packages/lisp-xyz.scm (sbcl-hunchentoot)[arguments]: Disable tests.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl-osicat: Update to 0.7.0-3.a45eb3b....* gnu/packages/lisp-xyz.scm (sbcl-osicat): Update to 0.7.0-3.a45eb3b.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl-fad: Update to 0.7.6-1.3f4d32d....* gnu/packages/lisp-xyz.scm (sbcl-cl-fad): Update to 0.7.6-1.3f4d32d.
[native-inputs]: Add cl-ppcre and unit-test.
[inputs]: Add alexandria.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl+ssl: Update to 0.0.0-3.046d698....* gnu/packages/lisp-xyz.scm (sbcl-cl+ssl): Update to 0.0.0-3.046d698.
[native-inputs]: Add fiveam.
[arguments]: Add 'fix-tests' phase.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl-chipz: Update to 0.8-2.82a17d3....* gnu/packages/lisp-xyz.scm (sbcl-chipz): Update to 0.8-2.82a17d3.
[source]: Switch to maintained repository.
| Guillaume Le Vaillant |
2022-03-03 | gnu: sbcl-ironclad: Update to 0.57....* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.57.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl-babel: Update to 0.5.0-2.f892d05....* gnu/packages/lisp-xyz.scm (sbcl-babel): Update to 0.5.0-2.f892d05.
[license]: Add bsd-2.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl-strings: Update to 0.0.1-1.93ec417....* gnu/packages/lisp-xyz.scm (sbcl-cl-strings): Update to 0.0.1-1.93ec417.
[source]: Use git-file-name function.
[synopsis]: Shorten it.
| Guillaume Le Vaillant |