Commit Graph

42539 Commits (5b81060e7e2951a18f93d111435079f70af3650d)

Author SHA1 Message Date
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
Ricardo Wurmus 0eb306d39b
gnu: r-sandwich: Update to 2.5-1.
* gnu/packages/cran.scm (r-sandwich): Update to 2.5-1.
2019-04-07 06:22:01 +02: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
Katherine Cox-Buday 990724c882
gnu: Add chunga.
* gnu/packages/lisp.scm (sbcl-chunga, cl-chunga): New variables.

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

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

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

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

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

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

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 09:36:04 +08:00
Katherine Cox-Buday 5914489dab
gnu: cl-ansi-text: Correct license to LLGPL.
* gnu/packages/lisp.scm (cl-ansi-text)[license]: Correct to LLGPL.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 09:21:17 +08:00
Katherine Cox-Buday cd0a9c91b2
licenses: Add Lisp Lesser General Public License.
* gnu/licenses.scm (llgpl): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 09:14:41 +08:00
Katherine Cox-Buday 31b898ec5e
gnu: sbcl: Update to 1.5.1.
* gnu/packages/lisp.scm (sbcl): Update to 1.5.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-04-07 09:02:01 +08:00
Ricardo Wurmus 2da8588ebc
gnu: r-mlinterfaces: Update to 1.62.1.
* gnu/packages/bioconductor.scm (r-mlinterfaces): Update to 1.62.1.
2019-04-06 23:13:26 +02:00
Ricardo Wurmus bb94f7257e
gnu: r-inspect: Update to 1.12.2.
* gnu/packages/bioconductor.scm (r-inspect): Update to 1.12.2.
2019-04-06 23:13:26 +02:00
Ricardo Wurmus f613f9ae26
gnu: r-ldblock: Update to 1.12.1.
* gnu/packages/bioinformatics.scm (r-ldblock): Update to 1.12.1.
2019-04-06 23:13:26 +02:00
Ricardo Wurmus 8f30d38238
gnu: r-ensembldb: Update to 2.6.8.
* gnu/packages/bioinformatics.scm (r-ensembldb): Update to 2.6.8.
2019-04-06 23:13:26 +02:00
Ricardo Wurmus f2f89e9a4c
gnu: r-rjava: Update to 0.9-11.
* gnu/packages/cran.scm (r-rjava): Update to 0.9-11.
2019-04-06 23:13:25 +02:00
Ricardo Wurmus b85a5f3bcc
gnu: r-optparse: Update to 1.6.2.
* gnu/packages/cran.scm (r-optparse): Update to 1.6.2.
2019-04-06 23:13:25 +02:00
Ricardo Wurmus 24be014e0a
gnu: r-spdep: Update to 1.1-2.
* gnu/packages/cran.scm (r-spdep): Update to 1.1-2.
2019-04-06 23:13:25 +02:00
Ricardo Wurmus 3c18fb1314
gnu: r-bedr: Update to 1.0.7.
* gnu/packages/cran.scm (r-bedr): Update to 1.0.7.
2019-04-06 23:13:25 +02:00
Ricardo Wurmus 9e896d389d
gnu: r-rspectra: Update to 0.14-0.
* gnu/packages/cran.scm (r-rspectra): Update to 0.14-0.
2019-04-06 23:13:25 +02:00
Ricardo Wurmus 30918ce8fc
gnu: r-flextable: Update to 0.5.2.
* gnu/packages/cran.scm (r-flextable): Update to 0.5.2.
[propagated-inputs]: Add r-base64enc; remove r-magick.
2019-04-06 23:13:24 +02:00
Ricardo Wurmus 55a3da9246
gnu: r-insight: Update to 0.2.0.
* gnu/packages/cran.scm (r-insight): Update to 0.2.0.
2019-04-06 23:13:24 +02:00
Ricardo Wurmus 20a485794e
gnu: r-network: Update to 1.15.
* gnu/packages/cran.scm (r-network): Update to 1.15.
2019-04-06 23:13:24 +02:00