aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAge
* gnu: terminology: Run test suite.•••* gnu/packages/enlightenment.scm (terminology)[arguments]: Add configure-flag to build the test binary. Use custom 'check phase. Add phase to remove test binary. Efraim Flashner2019-04-07
* gnu: terminology: Update to 1.4.0.•••* gnu/packages/enlightenment.scm (terminology): Update to 1.4.0. Efraim Flashner2019-04-07
* services: Add 'imap4d-service-type'.•••* gnu/services/mail.scm (<imap4d-configuration>): New record type. (imap4d-shepherd-service): New procedure. (%default-imap4d-config-file, imap4d-service-type): New variables. * gnu/services/mail.scm (Mail Services): Document it. 宋文武2019-04-07
* gnu: Add clack.•••* gnu/packages/lisp.scm (sbcl-clack, cl-clack): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add ningle.•••* gnu/packages/lisp.scm (sbcl-ningle, cl-ningle): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add lack.•••* gnu/packages/lisp.scm (sbcl-lack, cl-lack): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* 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> Katherine Cox-Buday2019-04-07
* gnu: Add trivial-mimes.•••* gnu/packages/lisp.scm (sbcl-trivial-mimes, cl-trivial-mimes): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* 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> Katherine Cox-Buday2019-04-07
* gnu: Add lack-util.•••* gnu/packages/lisp.scm (sbcl-lack-util, cl-lack-util): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add lack-component.•••* gnu/packages/lisp.scm (sbcl-lack-component, cl-lack-component): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add lack-response.•••* gnu/packages/lisp.scm (sbcl-lack-response, cl-lack-response): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add local-time.•••* gnu/packages/lisp.scm (sbcl-local-time, cl-local-time): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add lack-request.•••* gnu/packages/lisp.scm (sbcl-lack-request, cl-lack-request): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add circular-streams.•••* gnu/packages/lisp.scm (sbcl-circular-streams, cl-circular-streams): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add http-body.•••* gnu/packages/lisp.scm (sbcl-http-body, cl-http-body): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* 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
* gnu: Add jonathan.•••* gnu/packages/lisp.scm (sbcl-jonathan, cl-jonathan): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add fast-io.•••* gnu/packages/lisp.scm (sbcl-fast-io, cl-fast-io): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add checkl.•••* gnu/packages/lisp.scm (sbcl-checkl, cl-checkl): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add marshal.•••* gnu/packages/lisp.scm (sbcl-marshal, cl-marshal): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add static-vectors.•••* gnu/packages/lisp.scm (sbcl-static-vectors, cl-static-vectors): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add fast-http.•••* gnu/packages/lisp.scm (sbcl-fast-http, cl-fast-http): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add smart-buffer.•••* gnu/packages/lisp.scm (sbcl-smart-buffer, cl-smart-buffer): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add xsubseq.•••* gnu/packages/lisp.scm (sbcl-xsubseq, cl-xsubseq): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: r-sandwich: Update to 2.5-1.•••* gnu/packages/cran.scm (r-sandwich): Update to 2.5-1. Ricardo Wurmus2019-04-07
* gnu: Add myway.•••* gnu/packages/lisp.scm (sbcl-myway, cl-myway): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add quri.•••* gnu/packages/lisp.scm (sbcl-quri, cl-quri): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add map-set.•••* gnu/packages/lisp.scm (sbcl-map-set, cl-map-set): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add cl-utilities.•••* gnu/packages/lisp.scm (sbcl-utilities, cl-utilities): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add cl-syntax-annot.•••* gnu/packages/lisp.scm (sbcl-syntax-annot, cl-syntax-annot): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add cl-annot.•••* gnu/packages/lisp.scm (sbcl-annot, cl-annot): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add cl-syntax.•••* gnu/packages/lisp.scm (sbcl-syntax, cl-syntax): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add trivial-types.•••* gnu/packages/lisp.scm (sbcl-trivial-types, cl-trivial-types): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add hunchentoot.•••* gnu/packages/lisp.scm (sbcl-hunchentoot, cl-hunchentoot): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add drakma.•••* gnu/packages/lisp.scm (sbcl-drakma, cl-drakma): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add chipz.•••* gnu/packages/lisp.scm (sbcl-chipz, cl-chipz): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add cl-who.•••* gnu/packages/lisp.scm (sbcl-cl-who, cl-cl-who): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add chunga.•••* gnu/packages/lisp.scm (sbcl-chunga, cl-chunga): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add cl-base64.•••* gnu/packages/lisp.scm (sbcl-cl-base64, cl-base64): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add kmrcl.•••* gnu/packages/lisp.scm (sbcl-kmrcl, cl-kmrcl): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add sbcl-md5.•••* gnu/packages/lisp.scm (sbcl-md5, cl-md5): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add rfc2388.•••* gnu/packages/lisp.scm (sbcl-rfc2388, cl-rfc2388): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add trivial-backtrace.•••* gnu/packages/lisp.scm (sbcl-trivial-backtrace, cl-trivial-backtrace): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: Add cl+ssl.•••* gnu/packages/lisp.scm (sbcl-cl+ssl, cl-cl+ssl): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* 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> Katherine Cox-Buday2019-04-07
* gnu: sbcl: Update to 1.5.1.•••* gnu/packages/lisp.scm (sbcl): Update to 1.5.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2019-04-07
* gnu: r-mlinterfaces: Update to 1.62.1.•••* gnu/packages/bioconductor.scm (r-mlinterfaces): Update to 1.62.1. Ricardo Wurmus2019-04-06
* gnu: r-inspect: Update to 1.12.2.•••* gnu/packages/bioconductor.scm (r-inspect): Update to 1.12.2. Ricardo Wurmus2019-04-06
* gnu: r-ldblock: Update to 1.12.1.•••* gnu/packages/bioinformatics.scm (r-ldblock): Update to 1.12.1. Ricardo Wurmus2019-04-06