Commit Graph

279 Commits (7026f6b27ed9d3728c260bf913c4aa8ed85030fa)

Author SHA1 Message Date
Tobias Geerinckx-Rice 5924f621bb
gnu: sbcl-trivial-backtrace: Name checkout.
* gnu/packages/lisp.scm (sbcl-trivial-backtrace)[source]: Add FILE-NAME.
2019-04-30 21:07:11 +02:00
Tobias Geerinckx-Rice a97fc9cd8e
gnu: sbcl-myway: Name checkout.
* gnu/packages/lisp.scm (sbcl-myway)[source]: Add FILE-NAME.
2019-04-30 21:07:11 +02:00
Tobias Geerinckx-Rice e976e199c4
gnu: sbcl-cl+ssl: Name checkout.
* gnu/packages/lisp.scm (sbcl-cl+ssl)[source]: Add FILE-NAME.
2019-04-30 17:11:36 +02:00
Tobias Geerinckx-Rice 45ea12f31e
gnu: sbcl-cl-base64: Name checkout.
* gnu/packages/lisp.scm (sbcl-cl-base64)[source]: Add FILE-NAME.
2019-04-30 17:03:08 +02:00
frozenpigs b8b1e4d9a2
gnu: Add sbcl-log4cl, cl-log4cl, and ecl-log4cl.
* gnu/packages/lisp.scm (sbcl-log4cl, cl-log4cl, ecl-log4cl): New
variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-16 19:21:39 +02:00
frozenpigs 2933182732
gnu: sbcl-bordeaux-threads: Update to 0.8.6-1.5dce49f.
* gnu/packages/lisp.scm (sbcl-bordeaux-threads): Update to commit
5dce49f.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-16 19:12:52 +02:00
Tobias Geerinckx-Rice 0458ec2b03
gnu: sbcl-hunchentoot: Don't use unstable tarball.
* gnu/packages/lisp.scm (sbcl-hunchentoot)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-15 05:11:31 +02:00
Tobias Geerinckx-Rice 0924b5bc1b
gnu: sbcl-cffi-bootstrap: Don't use unstable tarball.
* gnu/packages/lisp.scm (sbcl-cffi-bootstrap)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-15 05:11:31 +02:00
Tobias Geerinckx-Rice f86b4b56b1
gnu: sbcl-trivial-garbage: Don't use unstable tarball.
* gnu/packages/lisp.scm (sbcl-trivial-garbage)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:41 +02:00
Tobias Geerinckx-Rice 0471c00109
gnu: sbcl-babel: Don't use unstable tarball.
* gnu/packages/lisp.scm (sbcl-babel)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:41 +02:00
Tobias Geerinckx-Rice 9769caa991
gnu: sbcl-trivial-features: Don't use unstable tarball.
* gnu/packages/lisp.scm (sbcl-trivial-features)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:41 +02:00
Tobias Geerinckx-Rice 4d2c51dec2
gnu: stumpwm: Don't use unstable tarball.
* gnu/packages/lisp.scm (stumpwm)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:41 +02:00
Tobias Geerinckx-Rice eabcf02efd
gnu: sbcl-cl-ppcre: Don't use unstable tarball.
* gnu/packages/lisp.scm (sbcl-cl-ppcre)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:40 +02:00
Tobias Geerinckx-Rice 574edcc006
gnu: sbcl-flexi-streams: Don't use unstable tarball.
* gnu/packages/lisp.scm (sbcl-flexi-streams)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Add ‘make-git-checkout-writable’ phase.
2019-04-11 05:42:40 +02:00
Tobias Geerinckx-Rice 02fbb5c304
gnu: sbcl-fiveam: Don't use unstable tarball.
* gnu/packages/lisp.scm (sbcl-fiveam)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:40 +02:00
Ludovic Courtès 4f6172f1c5
gnu: sbcl-trivial-backtrace: Fix 'license' field.
This is a followup to 977b0db4c0.

* gnu/packages/lisp.scm (sbcl-trivial-backtrace)[license]: Change to
LICENSE:EXPAT.
2019-04-08 10:42:50 +02:00
Katherine Cox-Buday d3715a30d1
gnu: Add clack.
* gnu/packages/lisp.scm (sbcl-clack, cl-clack): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday 7e2404a56b
gnu: Add ningle.
* gnu/packages/lisp.scm (sbcl-ningle, cl-ningle): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday 77a5b9fed8
gnu: Add lack.
* gnu/packages/lisp.scm (sbcl-lack, cl-lack): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday dba5005848
gnu: Add lack-middleware-static.
* gnu/packages/lisp.scm (sbcl-lack-middleware-static)
(cl-lack-middleware-static): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday ac99157f42
gnu: Add trivial-mimes.
* gnu/packages/lisp.scm (sbcl-trivial-mimes, cl-trivial-mimes): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday d3da4b37cf
gnu: Add lack-middleware-backtrace.
* gnu/packages/lisp.scm (sbcl-lack-middleware-backtrace)
(cl-lack-middleware-backtrace): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday 08295e6fc0
gnu: Add lack-util.
* gnu/packages/lisp.scm (sbcl-lack-util, cl-lack-util): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday 3583ba0429
gnu: Add lack-component.
* gnu/packages/lisp.scm (sbcl-lack-component, cl-lack-component): New
variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday fb38366827
gnu: Add lack-response.
* gnu/packages/lisp.scm (sbcl-lack-response, cl-lack-response): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday ffc1d945d0
gnu: Add local-time.
* gnu/packages/lisp.scm (sbcl-local-time, cl-local-time): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday d98d148567
gnu: Add lack-request.
* gnu/packages/lisp.scm (sbcl-lack-request, cl-lack-request): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday a2c4a05567
gnu: Add circular-streams.
* gnu/packages/lisp.scm (sbcl-circular-streams, cl-circular-streams): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday 5ca7143fdc
gnu: Add http-body.
* gnu/packages/lisp.scm (sbcl-http-body, cl-http-body): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
宋文武 3f3dfd8459
gnu: Keep the 'cl-' name prefix for sbcl packages.
* gnu/packages/lisp.scm: Rename 'sbcl-syntax' to 'sbcl-cl-syntax',
'sbcl-annot' to 'sbcl-cl-annot', 'sbcl-syntax-annot' to
'sbcl-cl-syntax-annot' and 'sbcl-utilities' to 'sbcl-cl-utilities'.
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday 0fecb86cc4
gnu: Add jonathan.
* gnu/packages/lisp.scm (sbcl-jonathan, cl-jonathan): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday 4a290afbba
gnu: Add fast-io.
* gnu/packages/lisp.scm (sbcl-fast-io, cl-fast-io): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday e7dcdd9fea
gnu: Add checkl.
* gnu/packages/lisp.scm (sbcl-checkl, cl-checkl): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday 135984ef15
gnu: Add marshal.
* gnu/packages/lisp.scm (sbcl-marshal, cl-marshal): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday 6ae60f04c1
gnu: Add static-vectors.
* gnu/packages/lisp.scm (sbcl-static-vectors, cl-static-vectors): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday d75d5dd5a3
gnu: Add fast-http.
* gnu/packages/lisp.scm (sbcl-fast-http, cl-fast-http): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday 1f2dd0dacf
gnu: Add smart-buffer.
* gnu/packages/lisp.scm (sbcl-smart-buffer, cl-smart-buffer): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday b45acc342e
gnu: Add xsubseq.
* gnu/packages/lisp.scm (sbcl-xsubseq, cl-xsubseq): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 14:10:04 +08:00
Katherine Cox-Buday 33a5855614
gnu: Add myway.
* gnu/packages/lisp.scm (sbcl-myway, cl-myway): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday 5a4b0f633b
gnu: Add quri.
* gnu/packages/lisp.scm (sbcl-quri, cl-quri): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday 9e005948c1
gnu: Add map-set.
* gnu/packages/lisp.scm (sbcl-map-set, cl-map-set): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday a7b1ae38d3
gnu: Add cl-utilities.
* gnu/packages/lisp.scm (sbcl-utilities, cl-utilities): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday 2005104eb2
gnu: Add cl-syntax-annot.
* gnu/packages/lisp.scm (sbcl-syntax-annot, cl-syntax-annot): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday 7408b219bf
gnu: Add cl-annot.
* gnu/packages/lisp.scm (sbcl-annot, cl-annot): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday 85d1c70573
gnu: Add cl-syntax.
* gnu/packages/lisp.scm (sbcl-syntax, cl-syntax): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday 47a8aaa810
gnu: Add trivial-types.
* gnu/packages/lisp.scm (sbcl-trivial-types, cl-trivial-types): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday 155fc43695
gnu: Add hunchentoot.
* gnu/packages/lisp.scm (sbcl-hunchentoot, cl-hunchentoot): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday 5ceb1492d4
gnu: Add drakma.
* gnu/packages/lisp.scm (sbcl-drakma, cl-drakma): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday 50fe395d1e
gnu: Add chipz.
* gnu/packages/lisp.scm (sbcl-chipz, cl-chipz): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00
Katherine Cox-Buday a4aefc1b2f
gnu: Add cl-who.
* gnu/packages/lisp.scm (sbcl-cl-who, cl-cl-who): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 11:23:14 +08:00