summaryrefslogtreecommitdiff
path: root/gnu/packages/lisp-xyz.scm
Commit message (Collapse)AuthorAge
...
* gnu: Add cl-postgres.Guillaume Le Vaillant2020-02-26
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-postgres, cl-postgres): New variables.
* gnu: Add cl-simple-date.Guillaume Le Vaillant2020-02-26
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-simple-date, cl-simple-date, ecl-simple-date): New variables.
* gnu: Add cl-mysql.Guillaume Le Vaillant2020-02-26
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-mysql, cl-mysql): New variables.
* gnu: ecl-trivial-features: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-23
| | | | * gnu/packages/lisp-xyz.scm (ecl-trivial-features)[home-page]: Use HTTPS.
* gnu: Add cl-lquery.Dimakakos Dimos2020-02-22
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-lquery, cl-lquery, ecl-lquery): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-clss.Dimakakos Dimos2020-02-22
| | | | | | * gnu/packages/lisp-xyz.scm (cl-clss, sbcl-clss, ecl-clss): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: ecl-clx: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-22
| | | | * gnu/packages/lisp-xyz.scm (ecl-clx)[home-page]: Use HTTPS.
* gnu: Add cl-pzmq.Guillaume Le Vaillant2020-02-21
| | | | * gnu/packages/lisp-xyz.scm (sbcl-pzmq, cl-pzmq, ecl-pzmq): New variables.
* gnu: Always use HTTPS for orthecreedence.github.io.Tobias Geerinckx-Rice2020-02-18
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-async-future, sbcl-blackbird)[home-page]: Use HTTPS.
* gnu: sbcl-trivial-gray-streams: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-17
| | | | * gnu/packages/lisp-xyz.scm (sbcl-trivial-gray-streams)[home-page]: Use HTTPS.
* gnu: sbcl-ningle: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-15
| | | | * gnu/packages/lisp-xyz.scm (sbcl-ningle)[home-page]: Use HTTPS.
* gnu: cl-trivial-mimes: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-15
| | | | * gnu/packages/lisp-xyz.scm (cl-trivial-mimes)[home-page]: Use HTTPS.
* gnu: sbcl-fare-quasiquote-extras: Fix build.Guillaume Le Vaillant2020-02-15
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-fare-quasiquote-extras)[arguments]: Fix 'build' phase.
* gnu: sbcl-fare-quasiquote: Fix source and home-page.Guillaume Le Vaillant2020-02-15
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-fare-quasiquote)[source]: Use main repository instead of Quicklisp archive. [home-page]: Fix URL. [synopsis]: Shorten it.
* gnu: sbcl-parse-declarations: Fix source.Guillaume Le Vaillant2020-02-15
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-parse-declarations)[source]: Use main repository instead of Quicklisp archive.
* gnu: sbcl-puri: Fix source and license.Guillaume Le Vaillant2020-02-15
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-puri)[source]: Use main repository instead of Quicklisp archive. [description]: Fix typo. [license]: Source code indicates LLGPL license.
* gnu: sbcl-ptester: Fix source and license.Guillaume Le Vaillant2020-02-15
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-ptester)[source]: Use main repository instead of Quicklisp archive. [license]: Source code indicates LLGPL license.
* gnu: sbcl-rt: Fix source, home-page and license.Guillaume Le Vaillant2020-02-15
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-rt)[source]: Use main repository instead of Quicklisp archive. [home-page]: Link to CLiki page. [license]: Source code indicates MIT license.
* gnu: sbcl-iterate: Update to 1.5.Guillaume Le Vaillant2020-02-15
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-iterate): Update to 1.5. [source]: Fetch from official project URL instead of Quicklisp archive.
* gnu: Add cl-numcl.Konrad Hinsen2020-02-12
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-numcl, cl-numcl): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-gtype.Konrad Hinsen2020-02-12
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-gtype, cl-gtype): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-constantfold.Konrad Hinsen2020-02-12
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-constantfold, cl-constantfold): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-specialized-function.Konrad Hinsen2020-02-12
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-specialized-function, cl-specialized-function): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-trivialib-type-unify.Konrad Hinsen2020-02-12
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-trivialib-type-unify, cl-trivialib-type-unify): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-trivia: Update to 0.0.0-1.574901a.Konrad Hinsen2020-02-11
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-trivia, cl-trivia): Update to commit 574901ac. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-type-r.Konrad Hinsen2020-02-11
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-type-r, cl-type-r): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-function-cache.Konrad Hinsen2020-02-11
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-function-cache, cl-function-cache, ecl-function-cache): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-float-features.Konrad Hinsen2020-02-11
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-float-features, cl-float-features, ecl-float-features): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add ecl-documentation-utils.Guillaume Le Vaillant2020-02-11
| | | | * gnu/packages/lisp-xyz.scm (ecl-documentation-utils): New variable.
* gnu: Add cl-randist.Konrad Hinsen2020-02-11
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-randist, cl-randist, ecl-cl-randist): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-static-vectors: Change dubious home page.Tobias Geerinckx-Rice2020-02-08
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-static-vectors)[home-page]: Disbelieve copy-pasted GitHub blurb, which never even worked due to a typo.
* gnu: sbcl-serapeum: Fix loading the library.Guillaume Le Vaillant2020-02-07
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-serapeum)[inputs]: Use sbcl-fare-quasiquote-extras instead of cl-fare-quasiquote-extras.
* gnu: Add sbcl-fare-quasiquote-extras.Guillaume Le Vaillant2020-02-07
| | | | * gnu/packages/lisp-xyz.scm (sbcl-fare-quasiquote-extras): New variable.
* gnu: sbcl-chanl: Update to 0.4.1-1-56e90a1.Guillaume Le Vaillant2020-02-05
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-chanl): Update to 0.4.1-1-56e90a1. (ecl-chanl)[arguments]: Remove disable-chanl-actors phase.
* gnu: Add cl-hdf5-cffi.Konrad Hinsen2020-02-05
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-hdf5-cffi, cl-hdf5-cffi, ecl-hdf5-cffi): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-usocket: Update to 0.8.3.Guillaume Le Vaillant2020-02-04
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-usocket-boot0): Update to 0.8.3 and don't make this variable public. (sbcl-usocket-server)[inputs]: Replace portable-threads by bordeaux-threads. (ecl-socket): Rename variable to ecl-usocket.
* gnu: Add ecl-static-vectors.Guillaume Le Vaillant2020-02-04
| | | | * gnu/packages/lisp-xyz.scm (ecl-static-vectors): New variable.
* gnu: sbcl-static-vectors: Update to 1.8.4.Guillaume Le Vaillant2020-02-04
| | | | * gnu/packages/lisp-xyz.scm (sbcl-static-vectors): Update to 1.8.4.
* gnu: sbcl-swap-bytes: Update to 1.2.Guillaume Le Vaillant2020-02-04
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-swap-bytes): Update to 1.2. [arguments]: Don't ignore tests.
* gnu: sbcl-split-sequence: Update to 2.0.0.Guillaume Le Vaillant2020-02-04
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-split-sequence): Update to 2.0.0. [native-inputs]: Add fiveam. [arguments]: Don't ignore tests.
* gnu: Add ecl-cl-ppcre-unicode.Guillaume Le Vaillant2020-02-04
| | | | * gnu/packages/lisp-xyz.scm (ecl-cl-ppcre-unicode): New variable.
* gnu: sbcl-cl-unicode: Update to 0.1.6.Guillaume Le Vaillant2020-02-04
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-unicode-base): Update to 0.1.6.
* gnu: sbcl-cl-ppcre: Update to 2.1.1.Guillaume Le Vaillant2020-02-04
| | | | * gnu/packages/lisp-xyz.scp (sbcl-cl-ppcre): Update to 2.1.1.
* gnu: sbcl-flexi-streams: Update to 1.0.18.Guillaume Le Vaillant2020-02-04
| | | | * gnu/packages/lisp-xyz.scm (sbcl-flexi-streams): Update to 1.0.18.
* gnu: Add ecl-drakma.Guillaume Le Vaillant2020-02-04
| | | | * gnu/packages/lisp-xyz (ecl-drakma): New variable.
* gnu: sbcl-drakma: Update to 2.0.7.Guillaume Le Vaillant2020-02-04
| | | | * gnu/packages/lisp-xyz.scm (sbcl-drakma): Update to 2.0.7.
* gnu: sbcl-cl-fad: Update to 0.7.6.Guillaume Le Vaillant2020-02-04
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-fad): Update to 0.7.6.
* gnu: sbcl-bordeaux-threads: Update to 0.8.7.Guillaume Le Vaillant2020-02-04
| | | | * gnu/packages/lisp-xyz.scm (sbcl-bordeaux-threads): Update to 0.8.7.
* gnu: sbcl-graph: Fix build.Guillaume Le Vaillant2020-02-03
| | | | | | | | | | | | | Rename the asd files so that they have the same name as the ASDF system definitions. * gnu/packages/lisp-xyz.scm (sbcl-graph)[arguments]: Use 'graph-test.asd' instead of 'graph.test.asd' for test-asd-file. (sbcl-graph-dot)[arguments]: Use 'graph-dot.asd' instead of 'graph.dot.asd' for test-asd-file. (sbcl-graph-json)[arguments]: Use 'graph-json.asd' instead of 'graph.json.asd' for test-asd-file. * gnu/packages/patches/sbcl-graph-asdf-definitions.patch: Update accordingly.
* gnu: sbcl-mgl-pax: Propagate the swank source package.Guillaume Le Vaillant2020-02-03
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-mgl-pax)[inputs]: Move swank to... [propagated-inputs]: ... here.