summaryrefslogtreecommitdiff
path: root/gnu/packages/lisp-xyz.scm
AgeCommit message (Collapse)Author
2024-04-18gnu: cl-colors2: Update to 0.6.0.Andre A. Gomes
* gnu/packages/lisp-xyz.scm (sbcl-cl-colors2): Update to 0.6.0. [inputs]: Add sbcl-parse-number. Change-Id: I954aa3eebff9da0d8749df1c7844982f8171d1d0 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-04-04gnu: sbcl-lla: Switch to openblas.Romain GARBAGE
* gnu/packages/lisp-xyz.scm (sbcl-lla): Switch input dependency from lapack to openblas and fixup. Change-Id: I1d17ed3299a9e62f15b6e52e5ae2c9b9134646d1 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-03-29gnu: Add cl-charje.loop.Charles
* gnu/packages/lisp-xyz.scm (sbcl-charje.loop, cl-charje.loop, ecl-charje.loop): New variables. Change-Id: I69cfc7a73a7632e4fa2204d729503b98e609070e Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-03-29gnu: cl-binding-arrows: Update to 1.0.0-2.46bcba8.Charles
* gnu/packages/lisp-xyz.scm (sbcl-binding-arrows): Update to 1.0.0-2.46bcba8. Change-Id: I173f4b11c4bb6a51f916ee57bbe8e5cb01dc714a Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-03-28gnu: cl-json-pointer: Fix name for ECL build.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (ecl-cl-json-pointer): Fix variable name. Change-Id: I35ee1c6a122ac6d77dae379be5218078c3012031
2024-03-25gnu: cl-golden-utils: Update to 0.0.0-4.e43914a.Andre A. Gomes
* gnu/packages/lisp-xyz.scm (sbcl-golden-utils): Update to 0.0.0-4.e43914a. [home-page]: Update URL. Change-Id: I52a76ada520cb2f30fe94a7adc4c66086d6b7ec9 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-03-21gnu: sbcl-cl-gltf: Update to 2.0.0-1.7a3af05.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-cl-gltf): Update to 2.0.0-1.7a3af05. Change-Id: Ice89e1ea8bc904c244de5f92a402b1c6a7ffc0ae
2024-03-21gnu: cl-woo: Remove input labels.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-woo): Remove input labels. Change-Id: I5bf9f8d8faaa90e237d11d01d3102533f7318801
2024-03-21gnu: cl-clack: Refresh package style.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-clack): [arguments]: Move above inputs. [inputs]: Remove labels. Change-Id: Ie4e8e657b656ef3c80a446f1d7ad2b90fc693ed4
2024-03-21gnu: cl-deploy: Remove input labels.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-deploy): Remove input labels. Change-Id: Icae014c7bd08639d1f23048e831f4317e2811a2a
2024-03-21gnu: cl-generic-cl: Refresh package style.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-generic-cl): [arguments]: Move above inputs. [inputs]: Remove labels. Change-Id: I366230776df1686b16e920088c9e1ce99c49d469
2024-03-21gnu: Add cl-ciel.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (cl-ciel, sbcl-ciel): New variables. Change-Id: I2d8eb9039a7b4a59c17af65eb76b74638e1685b3
2024-03-21gnu: Add cl-punch.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (cl-punch, ecl-cl-punch, sbcl-cl-punch): New variables. Change-Id: If6f7937d02a8dec67a9594ff011c44719349fd22
2024-03-21gnu: Add cl-vgplot.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (cl-vgplot, ecl-vgplot, sbcl-vgplot): New variables. Change-Id: I0c5aa5f3a0bb5bf79f0750b957442533073e5e2c
2024-03-21gnu: Add cl-easy-routes.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (cl-easy-routes, ecl-easy-routes, sbcl-easy-routes): New variables. Change-Id: Ic8d7413faf4b7e23775cc9c10b1b3da6494433d0
2024-03-21gnu: Add cl-hunchentoot-errors.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (cl-hunchentoot-errors, ecl-hunchentoot-errors, sbcl-hunchentoot-errors): New variables. Change-Id: I15e0414cdc05e0ea98fc9574f2bd407fa69c846b
2024-03-21gnu: Add cl-mimeparse.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (cl-mimeparse, ecl-cl-mimeparse, sbcl-cl-mimeparse): New variables. Change-Id: I26b1b83b93fd98f28086f929951cb5020a8db506
2024-03-21gnu: Add cl-json-pointer.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (cl-json-pointer, ecl-cl-json-pointer, sbcl-cl-json-pointer): New variables. Change-Id: I9fb6a063595792995c4a5af05a03ab889660702e
2024-03-21gnu: Add cl-st-json.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (cl-st-json, ecl-st-json, sbcl-st-json): New variables. Change-Id: Ib349cfb6fb7da17741f331215e9a4d46bc4866c0
2024-03-21gnu: Add cl-boost-json.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (cl-boost-json, ecl-boost-json, sbcl-boost-json): New variables. Change-Id: I9b00905645f220c512c245e9cf02c74c4c1efcbc
2024-03-21gnu: Add cl-trivial-monitored-thread.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (cl-trivial-monitored-thread, ecl-trivial-monitored-thread, sbcl-trivial-monitored-thread): New variables. Change-Id: I5da3c72e8437d368057aa7a7305e724141dfe09c
2024-03-21gnu: Add cl-trivial-utilities.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (cl-trivial-utilities, ecl-trivial-utilities, sbcl-trivial-utilities): New variables. Change-Id: I1fde88484add5b77cf93ccacafb17ac548929481
2024-03-21gnu: Add cl-arrow-macros.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (cl-arrow-macros, ecl-arrow-macros, sbcl-arrow-macros): New variables. Change-Id: I1d92139871f456d7d6780f2e60bbfed951d0298e
2024-03-21gnu: cl-form-types: Update to 0.3.2.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-cl-form-types): Update to 0.3.2. Change-Id: I33a90bba9efb181466d113951a9eb398d20b2648
2024-03-21gnu: cl-form-types: Disable tests on ECL implementation.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (ecl-cl-form-types): Disable tests. Change-Id: I8cca905edc57bf4e3e25847aff425ef1762f2e3f
2024-03-20gnu: sbcl-slime-swank: Update to 2.29.1.Andre A. Gomes
* gnu/packages/lisp-xyz.scm (sbcl-slime-swank): Update to 2.29.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-03-14gnu: cl-croatoan: Update to 0.2-1.282145f.cage
* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.2-1.282145f. Change-Id: I8a7e93e9f0dabfa42e35845e610dd5bd2b63cec9 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-03-13gnu: cl-nodgui: Update to 0.6.0.2.cage
* gnu/packages/lisp-xyz.scm (sbcl-nodgui): Update to 0.6.0.2. [inputs]: Add sbcl-cl-opengl, sbcl-sdl2 and sbcl-zpng. Change-Id: I6fc569d4a32b1f8fc256ae17de186145caa2ac30 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-08gnu: cl-osc: update to 0.9-0.f647738.nik gaffney
* gnu/packages/lisp-xyz.scm (sbcl-osc): Update to 0.9-0.f647738. [native-inputs]: Add sbcl-fiveam. [inputs]: Remove sbcl-usocket, add sbcl-ieee-floats. [description]: Update it. [license]: Remove llgpl. Change-Id: Iba92207d845101a1c6e57d3676e7bd177127c192 Modified-by: Guillaume Le Vaillant <glv@posteo.net> Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-03-08gnu: cl-agnostic-lizard: Update to 0.0.0-2.fe1a1d7.Paul A. Patience
* gnu/packages/lisp-xyz.scm (sbcl-agnostic-lizard): Update to 0.0.0-2.fe1a1d7. Change-Id: I31e9dbd060d8b510c8e3c28fe791d496268e80f4 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-03-08gnu: Add cl-all.Paul A. Patience
* gnu/packages/lisp-xyz.scm (sbcl-cl-all, cl-all): New variables. Change-Id: I63903a81dbf9719c3f840778b92656cdf9cc9d76 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-03-01gnu: cl-ironclad: Update to 0.60.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.60. Change-Id: I9a2d44b255343607a1a69b996bfb0f4a04e8917a
2024-02-17gnu: sbcl-mcclim: Reformatting.Carlo Zancanaro
* gnu/packages/lisp-xyz.scm (sbcl-mcclim): Remove let and reindent. [source]: Use the version field from the package definition. Change-Id: Ib7faade37178aff779fbffe1cb439367b5740b91 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-17gnu: sbcl-mcclim: Update to 0.9.8.Carlo Zancanaro
* gnu/packages/lisp-xyz.scm (sbcl-mcclim): Update to 0.9.8. [native-inputs]: Add sbcl-cluffer and sbcl-lorem-ipsum. Change-Id: I35bed62483973e2dd6f6f142df096abf765b4208 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-05gnu: cl-legit: Update to 1.0.0-3.9c677b9.Charles
* gnu/packages/lisp-xyz.scm (sbcl-legit): Update to 1.0.0-3.9c677b9. Change-Id: Ib6ea65b196df9a82c6d4cf7c360fd8f97b5e1819 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-02-05gnu: cl-command-line-args: Update to version 0.1.1.Charles
* gnu/packages/lisp-xyz.scm (sbcl-command-line-args): Update to 0.1.1. Change-Id: I8f95ab80b8f79a6aaa3155fb5058821186fd9d5f Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-02-05gnu: Add cl-modf.Charles
* gnu/packages/lisp-xyz.scm (sbcl-modf, cl-modf, ecl-modf): New variables. Change-Id: Ic7e8e4511ca537531a7d9aa134e671aca060aa09 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-31gnu: cl-maidenhead: Update to 1.1-1.4b9c38e.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-maidenhead): Update to 1.1-1.4b9c38e. Change-Id: I766a3d70fc330cf0f1628091c6ed52f1085199e5
2024-01-31gnu: cl-command-line-args: Update to 0.1.0.Charles
* gnu/packages/lisp-xyz.scm (sbcl-command-line-args): Update to 0.1.0. [inputs]: Add sbcl-charje.documentation. Change-Id: Iadac4decc64f2333878dd5b106e1e82c33b40e30 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-charje.documentation.Charles
* gnu/packages/lisp-xyz.scm (sbcl-charje.documentation, cl-charje.documentation, ecl-charje.documentation): New variables. Change-Id: I635af17de831ccacfb7caa2cfcf84e9da694a3ba Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-magicl.Michal Atlas
* gnu/packages/lisp-xyz.scm (cl-magicl, sbcl-magicl): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Change-Id: Ib243badfd37369f50e9c86b47ebc2872ff25cfd5
2024-01-28gnu: Add cl-permutation.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-cl-permutation, ecl-cl-permutation, cl-permutation): New variables. Change-Id: Ib5cf64fa1311e76bcf710d8f5f673226a3e410b6 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-messagepack.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-cl-messagepack, ecl-cl-messagepack, cl-messagepack): New variables. Change-Id: I529d438dc5b3031542b3825697581726abbac58f Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-priority-queue.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-priority-queue, ecl-priority-queue, cl-priority-queue): New variables. Change-Id: If0491c24ec009a51787dbd3abb62006ae28c7f92 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-grnm.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-cl-grnm, ecl-cl-grnm, cl-grnm): New variables. Change-Id: I6cba8f53c8fff2323b65224a7f4107e932fde2fb Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-metering.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-metering, ecl-metering, cl-metering): New variables. Change-Id: I7bc9ec158f7c3eb97ba0386ee8dffeeca2274b31 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-alexa.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-alexa, ecl-alexa, cl-alexa): New variables. Change-Id: I3d440cee8e92fe3818a41ab7c9a70bb7f9e0cd42 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-syslog.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-cl-syslog, ecl-cl-syslog, cl-syslog): New variables. Change-Id: I152ce685bc65f412d8e7912e3520e264d9801da0 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-interface.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-interface, ecl-interface, cl-interface): New variables. Change-Id: Ia68ca7728bdd9798b93b07ecc3363d04d7d4ecea Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-24gnu: cl-lass: Update to 0.6.0-1.1f2418d.Andre A. Gomes
* gnu/packages/lisp-xyz.scm (sbcl-lass): Update to 0.6.0-1.1f2418d. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Change-Id: I51dfe84b9194b4d94d76502ffd47f88cbc1583fb