summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: strace: Update to 5.0.Marius Bakke2019-03-21
| | | | * gnu/packages/linux.scm (strace): Update to 5.0.
* gnu: glm: Update to 0.9.9.4.Marius Bakke2019-03-21
| | | | * gnu/packages/maths.scm (glm): Update to 0.9.9.4.
* gnu: tbb: Update to 2019_U5.Marius Bakke2019-03-21
| | | | | * gnu/packages/tbb.scm (tbb): Update to 2019_U5. [source]: Use GIT-FETCH because releases are no longer available.
* gnu: varnish: Update to 6.2.0.Marius Bakke2019-03-21
| | | | | * gnu/packages/web.scm (varnish): Update to 6.2.0. [arguments]: Remove obsolete configure flag. Add substitution for /bin/rm.
* gnu: libgit2: Update to 0.28.1.Marius Bakke2019-03-21
| | | | | | | * gnu/packages/patches/libgit2-oom-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/version-control.scm (libgit2): Update to 0.28.1. [source](patches): Remove 'libgit2-oom-test.patch'.
* gnu: elogind: Update to 241.1.Marius Bakke2019-03-21
| | | | * gnu/packages/freedesktop.scm (elogind): Update to 241.1.
* build-system/meson: Add #:allowed-references and #:disallowed-references.Marius Bakke2019-03-21
| | | | | * guix/build-system/meson.scm (meson-build): Add support for #:allowed-references and #:disallowed-references.
* gnu: curl: Restore derivation.Marius Bakke2019-03-21
| | | | | | | | | | | Commit af8f7eb4f2a664c2d0fb3faabaf2e80c72993ef6 accidentally changed the cURL derivation. Remove use of HIDDEN-PACKAGE and restore input order to prevent a large number of rebuilds. * gnu/packages/ssh.scm (libssh2-1.8.0): Move from here ... * gnu/packages/curl.scm (libssh2-1.8.0): ... to here. Don't use HIDDEN-PACKAGE and make it non-public. (curl)[inputs]: Move LIBSSH2-1.8.0 where it was before af8f7eb4f2a66.
* gnu: libssh2: Update to 1.8.1 [security fixes].Leo Famulari2019-03-21
| | | | | | | | Fixes CVE-2019-{3855,3856,3857,3858,3859,3860,3861,3862,3863}. * gnu/packages/ssh.scm (libssh2): Update to 1.8.1. (libssh2-1.8.0): New variable. * gnu/packages/curl.scm (curl)[inputs]: Use libssh2-1.8.0.
* gnu: emacs-hackernews: Update to 0.5.0-1-916c3da.Brett Gilio2019-03-21
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-hackernews): Update to 0.5.0-1-916c3da. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: qwt: Update to 6.1.4.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/qt.scm (qwt): Update to 6.1.4.
* gnu: jekyll: Update to 3.8.5.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/ruby.scm (jekyll): Update to 3.8.5.
* gnu: ruby-fivemat: Update to 1.3.7.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/ruby.scm (ruby-fivemat): Update to 1.3.7.
* gnu: ruby-activesupport: Update to 5.2.2.1.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/ruby.scm (ruby-activesupport): Update to 5.2.2.1.
* gnu: ruby-rails: Update to 5.2.2.1.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/rails.scm (ruby-rails): Update to 5.2.2.1.
* gnu: ruby-railties: Update to 5.2.2.1.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/rails.scm (ruby-railties): Update to 5.2.2.1.
* gnu: ruby-actionmailer: Update to 5.2.2.1.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/rails.scm (ruby-actionmailer): Update to 5.2.2.1.
* gnu: ruby-activestorage: Update to 5.2.2.1.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/rails.scm (ruby-activestorage): Update to 5.2.2.1.
* gnu: ruby-activejob: Update to 5.2.2.1.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/rails.scm (ruby-activejob): Update to 5.2.2.1.
* gnu: ruby-actioncable: Update to 5.2.2.1.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/rails.scm (ruby-actioncable): Update to 5.2.2.1.
* gnu: ruby-actionpack: Update to 5.2.2.1.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/rails.scm (ruby-actionpack): Update to 5.2.2.1.
* gnu: ruby-actionview: Update to 5.2.2.1.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/rails.scm (ruby-actionview): Update to 5.2.2.1.
* gnu: ruby-activerecord: Update to 5.2.2.1.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/rails.scm (ruby-activerecord): Update to 5.2.2.1.
* gnu: ruby-activemodel: Update to 5.2.2.1.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/rails.scm (ruby-activemodel): Update to 5.2.2.1.
* gnu: libmatroska: Update to 1.5.0.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/video.scm (libmatroska): Update to 1.5.0.
* gnu: libmatroska: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/video.scm (libmatroska)[source]: Hard-code NAME.
* gnu: python-python-gast: Update to 0.2.2.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/python-xyz.scm (python-python-gast): Update to 0.2.2.
* gnu: python-latexcodec: Update to 1.0.6.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/python-xyz.scm (python-latexcodec): Update to 1.0.6.
* gnu: python-pyro4: Update to 4.75.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/python-xyz.scm (python-pyro4): Update to 4.75.
* gnu: plantuml: Update to 1.2019.3.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/uml.scm (plantuml): Update to 1.2019.3.
* gnu: ghostwriter: Update to 1.7.4.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/text-editors.scm (ghostwriter): Update to 1.7.4.
* gnu: kakoune: Update to 2019.01.20.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/text-editors.scm (kakoune): Update to 2019.01.20.
* gnu: kakoune: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/text-editors.scm (kakoune)[source]: Hard-code NAME.
* gnu: terraform-docs: Update to 0.6.0.Tobias Geerinckx-Rice2019-03-21
| | | | * gnu/packages/terraform.scm (terraform-docs): Update to 0.6.0.
* gnu: r-spam: Update to 2.2-2.Ricardo Wurmus2019-03-21
| | | | * gnu/packages/cran.scm (r-spam): Update to 2.2-2.
* gnu: r-sjstats: Update to 0.17.4.Ricardo Wurmus2019-03-21
| | | | | | * gnu/packages/cran.scm (r-sjstats): Update to 0.17.4. [propagated-inputs]: Remove r-bayesplot, r-coin, r-crayon, r-glmmtmb, r-nlme, and r-pwr; add r-insight.
* gnu: r-gsl: Update to 2.1-5.Ricardo Wurmus2019-03-21
| | | | * gnu/packages/cran.scm (r-gsl): Update to 2.1-5.
* gnu: r-coin: Update to 1.3-0.Ricardo Wurmus2019-03-21
| | | | | * gnu/packages/cran.scm (r-coin): Update to 1.3-0. [propagated-inputs]: Add r-libcoin and r-matrixstats.
* gnu: r-fs: Update to 1.2.7.Ricardo Wurmus2019-03-21
| | | | * gnu/packages/cran.scm (r-fs): Update to 1.2.7.
* gnu: r-ggeffects: Update to 0.9.0.Ricardo Wurmus2019-03-21
| | | | | | * gnu/packages/cran.scm (r-ggeffects): Update to 0.9.0. [propagated-inputs]: Remove r-crayon, r-ggplot2, r-lme4, r-prediction, r-sjstats, r-tidyr; add r-insight.
* gnu: r-proc: Update to 1.14.0.Ricardo Wurmus2019-03-21
| | | | | * gnu/packages/cran.scm (r-proc): Update to 1.14.0. [propagated-inputs]: Remove r-ggplot2.
* gnu: r-huge: Update to 1.3.1.Ricardo Wurmus2019-03-21
| | | | * gnu/packages/cran.scm (r-huge): Update to 1.3.1.
* gnu: r-rgl: Update to 0.100.19.Ricardo Wurmus2019-03-21
| | | | * gnu/packages/cran.scm (r-rgl): Update to 0.100.19.
* gnu: r-argparse: Update to 2.0.1.Ricardo Wurmus2019-03-21
| | | | | * gnu/packages/cran.scm (r-argparse): Update to 2.0.1. [propagated-inputs]: Remove r-getopt.
* gnu: r-findpython: Update to 1.0.5.Ricardo Wurmus2019-03-21
| | | | * gnu/packages/cran.scm (r-findpython): Update to 1.0.5.
* gnu: r-sjmisc: Update to 2.7.9.Ricardo Wurmus2019-03-21
| | | | | | * gnu/packages/cran.scm (r-sjmisc): Update to 2.7.9. [propagated-inputs]: Remove r-broom, r-crayon, r-stringdist, r-stringr, and r-tidyr.
* gnu: r-ncdf4: Update to 1.16.1.Ricardo Wurmus2019-03-21
| | | | * gnu/packages/cran.scm (r-ncdf4): Update to 1.16.1.
* gnu: r-sjlabelled: Update to 1.0.17.Ricardo Wurmus2019-03-21
| | | | | | * gnu/packages/cran.scm (r-sjlabelled): Update to 1.0.17. [propagated-inputs]: Remove r-broom, r-prediction, and r-snakecase; add r-insight.
* gnu: r-gmp: Update to 0.5-13.5.Ricardo Wurmus2019-03-21
| | | | * gnu/packages/cran.scm (r-gmp): Update to 0.5-13.5.
* gnu: r-mcmc: Update to 0.9-6.Ricardo Wurmus2019-03-21
| | | | * gnu/packages/cran.scm (r-mcmc): Update to 0.9-6.