summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAgeFilesLines
* gnu: Add xsubseq.Katherine Cox-Buday2019-04-071-0/+33
| | | | | | * gnu/packages/lisp.scm (sbcl-xsubseq, cl-xsubseq): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: r-sandwich: Update to 2.5-1.Ricardo Wurmus2019-04-071-2/+2
| | | | * gnu/packages/cran.scm (r-sandwich): Update to 2.5-1.
* gnu: Add myway.Katherine Cox-Buday2019-04-071-0/+34
| | | | | | * gnu/packages/lisp.scm (sbcl-myway, cl-myway): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add quri.Katherine Cox-Buday2019-04-071-0/+36
| | | | | | * gnu/packages/lisp.scm (sbcl-quri, cl-quri): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add map-set.Katherine Cox-Buday2019-04-071-0/+25
| | | | | | * gnu/packages/lisp.scm (sbcl-map-set, cl-map-set): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add cl-utilities.Katherine Cox-Buday2019-04-071-0/+42
| | | | | | * gnu/packages/lisp.scm (sbcl-utilities, cl-utilities): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add cl-syntax-annot.Katherine Cox-Buday2019-04-071-0/+30
| | | | | | * gnu/packages/lisp.scm (sbcl-syntax-annot, cl-syntax-annot): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add cl-annot.Katherine Cox-Buday2019-04-071-0/+30
| | | | | | * gnu/packages/lisp.scm (sbcl-annot, cl-annot): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add cl-syntax.Katherine Cox-Buday2019-04-071-0/+27
| | | | | | * gnu/packages/lisp.scm (sbcl-syntax, cl-syntax): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add trivial-types.Katherine Cox-Buday2019-04-071-0/+24
| | | | | | * gnu/packages/lisp.scm (sbcl-trivial-types, cl-trivial-types): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add hunchentoot.Katherine Cox-Buday2019-04-071-0/+39
| | | | | | * gnu/packages/lisp.scm (sbcl-hunchentoot, cl-hunchentoot): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add drakma.Katherine Cox-Buday2019-04-071-0/+40
| | | | | | * gnu/packages/lisp.scm (sbcl-drakma, cl-drakma): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add chipz.Katherine Cox-Buday2019-04-071-0/+35
| | | | | | * gnu/packages/lisp.scm (sbcl-chipz, cl-chipz): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add cl-who.Katherine Cox-Buday2019-04-071-0/+32
| | | | | | * gnu/packages/lisp.scm (sbcl-cl-who, cl-cl-who): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add chunga.Katherine Cox-Buday2019-04-071-0/+24
| | | | | | * gnu/packages/lisp.scm (sbcl-chunga, cl-chunga): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add cl-base64.Katherine Cox-Buday2019-04-071-0/+35
| | | | | | * gnu/packages/lisp.scm (sbcl-cl-base64, cl-base64): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add kmrcl.Katherine Cox-Buday2019-04-071-0/+33
| | | | | | * gnu/packages/lisp.scm (sbcl-kmrcl, cl-kmrcl): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add sbcl-md5.Katherine Cox-Buday2019-04-071-0/+23
| | | | | | * gnu/packages/lisp.scm (sbcl-md5, cl-md5): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add rfc2388.Katherine Cox-Buday2019-04-071-0/+26
| | | | | | * gnu/packages/lisp.scm (sbcl-rfc2388, cl-rfc2388): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add trivial-backtrace.Katherine Cox-Buday2019-04-071-0/+31
| | | | | | | * gnu/packages/lisp.scm (sbcl-trivial-backtrace, cl-trivial-backtrace): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add cl+ssl.Katherine Cox-Buday2019-04-071-0/+43
| | | | | | * gnu/packages/lisp.scm (sbcl-cl+ssl, cl-cl+ssl): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: cl-ansi-text: Correct license to LLGPL.Katherine Cox-Buday2019-04-071-2/+2
| | | | | | * gnu/packages/lisp.scm (cl-ansi-text)[license]: Correct to LLGPL. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: sbcl: Update to 1.5.1.Katherine Cox-Buday2019-04-071-2/+2
| | | | | | * gnu/packages/lisp.scm (sbcl): Update to 1.5.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: r-mlinterfaces: Update to 1.62.1.Ricardo Wurmus2019-04-061-2/+2
| | | | * gnu/packages/bioconductor.scm (r-mlinterfaces): Update to 1.62.1.
* gnu: r-inspect: Update to 1.12.2.Ricardo Wurmus2019-04-061-2/+2
| | | | * gnu/packages/bioconductor.scm (r-inspect): Update to 1.12.2.
* gnu: r-ldblock: Update to 1.12.1.Ricardo Wurmus2019-04-061-2/+2
| | | | * gnu/packages/bioinformatics.scm (r-ldblock): Update to 1.12.1.
* gnu: r-ensembldb: Update to 2.6.8.Ricardo Wurmus2019-04-061-2/+2
| | | | * gnu/packages/bioinformatics.scm (r-ensembldb): Update to 2.6.8.
* gnu: r-rjava: Update to 0.9-11.Ricardo Wurmus2019-04-061-2/+2
| | | | * gnu/packages/cran.scm (r-rjava): Update to 0.9-11.
* gnu: r-optparse: Update to 1.6.2.Ricardo Wurmus2019-04-061-2/+2
| | | | * gnu/packages/cran.scm (r-optparse): Update to 1.6.2.
* gnu: r-spdep: Update to 1.1-2.Ricardo Wurmus2019-04-061-2/+2
| | | | * gnu/packages/cran.scm (r-spdep): Update to 1.1-2.
* gnu: r-bedr: Update to 1.0.7.Ricardo Wurmus2019-04-061-2/+2
| | | | * gnu/packages/cran.scm (r-bedr): Update to 1.0.7.
* gnu: r-rspectra: Update to 0.14-0.Ricardo Wurmus2019-04-061-2/+2
| | | | * gnu/packages/cran.scm (r-rspectra): Update to 0.14-0.
* gnu: r-flextable: Update to 0.5.2.Ricardo Wurmus2019-04-061-4/+4
| | | | | * gnu/packages/cran.scm (r-flextable): Update to 0.5.2. [propagated-inputs]: Add r-base64enc; remove r-magick.
* gnu: r-insight: Update to 0.2.0.Ricardo Wurmus2019-04-061-2/+2
| | | | * gnu/packages/cran.scm (r-insight): Update to 0.2.0.
* gnu: r-network: Update to 1.15.Ricardo Wurmus2019-04-061-2/+2
| | | | * gnu/packages/cran.scm (r-network): Update to 1.15.
* gnu: r-xfun: Update to 0.6.Ricardo Wurmus2019-04-061-2/+2
| | | | * gnu/packages/cran.scm (r-xfun): Update to 0.6.
* gnu: r-extremes: Update to 2.0-10.Ricardo Wurmus2019-04-061-4/+3
| | | | | * gnu/packages/cran.scm (r-extremes): Update to 2.0-10. [propagated-inputs]: Remove r-car.
* gnu: r-distillery: Update to 1.0-6.Ricardo Wurmus2019-04-061-2/+2
| | | | * gnu/packages/cran.scm (r-distillery): Update to 1.0-6.
* gnu: r-circlize: Update to 0.4.6.Ricardo Wurmus2019-04-061-2/+2
| | | | * gnu/packages/cran.scm (r-circlize): Update to 0.4.6.
* gnu: r-httpuv: Update to 1.5.1.Ricardo Wurmus2019-04-061-2/+2
| | | | * gnu/packages/cran.scm (r-httpuv): Update to 1.5.1.
* gnu: r-gdtools: Update to 0.1.8.Ricardo Wurmus2019-04-061-5/+5
| | | | | | * gnu/packages/statistics.scm (r-gdtools): Update to 0.1.8. [native-inputs]: Move r-rcpp from here... [propagated-inputs]: ...to here.
* gnu: r-rlang: Update to 0.3.3.Ricardo Wurmus2019-04-061-2/+2
| | | | * gnu/packages/statistics.scm (r-rlang): Update to 0.3.3.
* gnu: r-survival: Update to 2.44-1.1.Ricardo Wurmus2019-04-061-2/+2
| | | | * gnu/packages/statistics.scm (r-survival): Update to 2.44-1.1.
* gnu: r-mass: Update to 7.3-51.3.Ricardo Wurmus2019-04-061-2/+2
| | | | * gnu/packages/statistics.scm (r-mass): Update to 7.3-51.3.
* gnu: r-cluster: Update to 2.0.8.Ricardo Wurmus2019-04-061-2/+2
| | | | * gnu/packages/statistics.scm (r-cluster): Update to 2.0.8.
* gnu: python-certifi: Update to 2019.3.9.Efraim Flashner2019-04-061-2/+2
| | | | * gnu/packages/python-crypto.scm (python-certifi): Update to 2019.3.9.
* gnu: emacs-undohist-el: Apply 'emacs-undohist-ignored.patch'.Oleg Pykhalov2019-04-051-1/+3
| | | | | | | This commit follows 3dbd240937a7fb4322db21bc1bf6189a1a512223. * gnu/packages/emacs-xyz.scm (emacs-undohist-el)[source]: Add 'emacs-undohist-ignored.patch'.
* gnu: Add emacs-undohist-el.Brian Leung2019-04-052-0/+50
| | | | | | | | * gnu/packages/patches/emacs-undohist-ignored.patch: New file. * gnu/local.mk (dist_patch_DATA): Add this. * gnu/packages/emacs-xyz.scm (emacs-undohist-el): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: Add localed, extracted from systemd.Ludovic Courtès2019-04-052-0/+468
| | | | | | * gnu/packages/freedesktop.scm (localed): New variable. * gnu/packages/patches/localed-xorg-keyboard.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: emacs-cider: Update to 0.21.0.Jelle Licht2019-04-051-2/+2
| | | | * gnu/packages/emacs-xyz.scm (emacs-cider): Update to 0.21.0.