summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: perl-regexp-pattern-license: Update to 3.1.94.Tobias Geerinckx-Rice2019-10-08
| | | | * gnu/packages/license.scm (perl-regexp-pattern-license): Update to 3.1.94.
* gnu: qucs-s: Update to 0.0.21.Tobias Geerinckx-Rice2019-10-08
| | | | * gnu/packages/engineering.scm (qucs-s): Update to 0.0.21.
* gnu: maxflow: Correct version to 3.0.5.Tobias Geerinckx-Rice2019-10-08
| | | | | | | | | This won't be picked up by ‘guix package -u’, but the code is identical anyway. By changing this now, fewer installations will fail to upgrade at all if upstream ever release a new <3.4. * gnu/packages/maths.scm (maxflow)[version]: Change to 3.0.5. [source]: Use version tag instead of raw matching commit.
* gnu: maxflow: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-10-08
| | | | * gnu/packages/maths.scm (maxflow)[source]: Use GIT-FILE-NAME.
* gnu: lynis: Update to 2.7.5.Tobias Geerinckx-Rice2019-10-08
| | | | * gnu/packages/admin.scm (lynis): Update to 2.7.5.
* gnu: ncmpc: Fix manual install.Eric Bavier2019-10-07
| | | | | | The default manual installation directory was fixed upstream in version 0.34. * gnu/packages/mpd.scm (ncmpc)[arguments]: Remove #:configure-flags.
* gnu: emacs-linum-relative: Update to 0.6.Arun Isaac2019-10-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-linum-relative): Update to 0.6.
* gnu: jack-2: Update to 1.9.13.Ricardo Wurmus2019-10-07
| | | | | | * gnu/packages/audio.scm (jack-2): Update to 1.9.13. [arguments]: Don't build with python-2. [inputs]: Replace python2-dbus with python-dbus.
* gnu: Add trivial-macroexpand-all.Pierre Neidhardt2019-10-07
| | | | | * gnu/packages/lisp.scm (cl-trivial-macroexpand-all, ecl-trivial-macroexpand-all, sbcl-trivial-macroexpand-all): New variables.
* gnu: Add trivial-file-size.Pierre Neidhardt2019-10-07
| | | | | * gnu/packages/lisp.scm (cl-trivial-file-size, ecl-trivial-file-size, sbcl-trivial-file-size): New variables.
* gnu: Add global-vars.Pierre Neidhardt2019-10-07
| | | | | * gnu/packages/lisp.scm (cl-global-vars, ecl-global-vars, sbcl-global-vars): New variables.
* gnu: Add string-case.Pierre Neidhardt2019-10-07
| | | | | * gnu/packages/lisp.scm (cl-string-case, ecl-string-case, sbcl-string-case): New variables.
* gnu: Add cl-fare-quasiquote-extras.Pierre Neidhardt2019-10-07
| | | | * gnu/packages/lisp.scm (cl-fare-quasiquote-extras): New variable.
* gnu: Add cl-fare-quasiquote-readtable.Pierre Neidhardt2019-10-07
| | | | * gnu/packages/lisp.scm (cl-fare-quasiquote-readtable): New variable.
* gnu: Add fare-quasiquote-optima.Pierre Neidhardt2019-10-07
| | | | | * gnu/packages/lisp.scm (cl-fare-quasiquote-optima, sbcl-fare-quasiquote-optima): New variables.
* gnu: Add cl-fare-quasiquote.Pierre Neidhardt2019-10-07
| | | | * gnu/packages/lisp.scm (cl-fare-quasiquote): New variable.
* gnu: sbcl-optima: Fix version numberPierre Neidhardt2019-10-07
| | | | * gnu/packages/lisp.scm (sbcl-optima)[version]: It's actually 1.0.
* gnu: linux-libre: Update to 5.3.4.Vagrant Cascadian2019-10-07
| | | | | * gnu/packages/linux (linux-libre-5.3-version): Update to 5.3.4. (deblob-scripts-5.3): Update to 5.3.4.
* gnu: icedtea-7: Avoid massive rebuild.Ludovic Courtès2019-10-07
| | | | | | | | Reported by Efraim Flashner. * gnu/packages/java.scm (icedtea-7)[arguments]: Change 'lib-path' definition in 'install-libjvm' to avoid the rebuilds that commit 1b6f99ea538d767099596860017e67755c1ac42f would otherwise entail.
* gnu: aria2: Update to 1.35.0.Efraim Flashner2019-10-07
| | | | | | | * gnu/packages/bittorrent.scm (aria2): Update to 1.35.0. [source]: Use new upstream uri. Remove patch. * gnu/packages/patches/aria2-CVE-2019-3500.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: icedtea-7: Support non-Intel systems.Ludovic Courtès2019-10-07
| | | | | | | | This is a followup to 1b6f99ea538d767099596860017e67755c1ac42f. * gnu/packages/java.scm (icedtea-7)[arguments]: In 'install-libjvm' phase, match armhf and aarch64. [supported-systems]: New field.
* gnu: emacs-mbsync: Update to 0.1.2-4.b62491c.Oleg Pykhalov2019-10-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-mbsync): Update to 0.1.2-4.b62491c.
* gnu: emacs-evil-nerd-commenter: Update to 3.3.8.Brian Leung2019-10-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.3.8.
* gnu: emacs-evil-traces: Update to 0.0.1-2.1931e3e.Brian Leung2019-10-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-evil-traces): Update to 0.0.1-2.1931e3e.
* gnu: Add emacs-peg.Brian Leung2019-10-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-peg): New variable.
* gnu: emacs-deadgrep: Update to 0.8-2.3fc7ca1.Brian Leung2019-10-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-deadgrep): Update to 0.8-2.3fc7ca1.
* gnu: r-variancepartition: Update to 1.14.1.Ricardo Wurmus2019-10-06
| | | | | * gnu/packages/bioconductor.scm (r-variancepartition): Update to 1.14.1. [propagated-inputs]: Add r-biocparallel.
* gnu: r-mixomics: Update to 6.8.5.Ricardo Wurmus2019-10-06
| | | | * gnu/packages/bioconductor.scm (r-mixomics): Update to 6.8.5.
* gnu: r-regioner: Update to 1.16.5.Ricardo Wurmus2019-10-06
| | | | * gnu/packages/bioconductor.scm (r-regioner): Update to 1.16.5.
* gnu: r-backports: Update to 1.1.5.Ricardo Wurmus2019-10-06
| | | | * gnu/packages/statistics.scm (r-backports): Update to 1.1.5.
* gnu: r-gargle: Update to 0.4.0.Ricardo Wurmus2019-10-06
| | | | * gnu/packages/cran.scm (r-gargle): Update to 0.4.0.
* gnu: r-rcppparallel: Update to 4.4.4.Ricardo Wurmus2019-10-06
| | | | * gnu/packages/cran.scm (r-rcppparallel): Update to 4.4.4.
* gnu: r-hdf5r: Update to 1.3.0.Ricardo Wurmus2019-10-06
| | | | * gnu/packages/cran.scm (r-hdf5r): Update to 1.3.0.
* gnu: r-promises: Update to 1.1.0.Ricardo Wurmus2019-10-06
| | | | * gnu/packages/cran.scm (r-promises): Update to 1.1.0.
* gnu: r-later: Update to 1.0.0.Ricardo Wurmus2019-10-06
| | | | * gnu/packages/cran.scm (r-later): Update to 1.0.0.
* gnu: r-maptools: Update to 0.9-8.Ricardo Wurmus2019-10-06
| | | | * gnu/packages/cran.scm (r-maptools): Update to 0.9-8.
* gnu: r-htmlwidgets: Update to 1.5.Ricardo Wurmus2019-10-06
| | | | * gnu/packages/cran.scm (r-htmlwidgets): Update to 1.5.
* gnu: r-htmltools: Update to 0.4.0.Ricardo Wurmus2019-10-06
| | | | | | * gnu/packages/cran.scm (r-htmltools): Update to 0.4.0. [arguments]: Remove field. [propagated-inputs]: Add r-rlang.
* gnu: r-seurat: Update to 3.1.1.Ricardo Wurmus2019-10-06
| | | | | * gnu/packages/bioinformatics.scm (r-seurat): Update to 3.1.1. [propagated-inputs]: Add r-httr.
* gnu: r-rsamtools: Update to 2.0.2.Ricardo Wurmus2019-10-06
| | | | * gnu/packages/bioinformatics.scm (r-rsamtools): Update to 2.0.2.
* gnu: r-biomart: Update to 2.40.5.Ricardo Wurmus2019-10-06
| | | | * gnu/packages/bioinformatics.scm (r-biomart): Update to 2.40.5.
* gnu: emacs-helm-ag: Fix version.Brian Leung2019-10-06
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-ag): Fix version.
* gnu: Add emacs-helm-org.Brian Leung2019-10-06
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-org): New variable.
* gnu: emacs-helm: Update to 3.5.0.Brian Leung2019-10-06
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.5.0.
* gnu: nss-pam-ldapd: Update to 0.9.11.Ricardo Wurmus2019-10-06
| | | | | * gnu/packages/openldap.scm (nss-pam-ldapd): Update to 0.9.11. [inputs]: Replace python-2 with python.
* gnu: Add mloop.Ricardo Wurmus2019-10-06
| | | | * gnu/packages/music.scm (mloop): New variable.
* gnu: guile-studio: Update to 0-2.4d63f3d.Ricardo Wurmus2019-10-06
| | | | * gnu/packages/guile-xyz.scm (guile-studio): Update to 0-2.4d63f3d.
* gnu: icedtea-7: Fix build on i686-linux.Ricardo Wurmus2019-10-06
| | | | | * gnu/packages/java.scm (icedtea-7)[arguments]: Use "i386" lib directory when the system is "i686-linux".
* gnu: jamvm-1-bootstrap: Fix segfault in bootstrap JVM.Ricardo Wurmus2019-10-06
| | | | | | * gnu/packages/java.scm (jamvm-1-bootstrap)[arguments]: Add configure flags: --disable-int-caching, --enable-runtime-reloc-checks, and --enable-ffi. [inputs]: Add libffi.
* gnu: emacs-hackernews: Update to 0.5.0-2.2362d7b.Brian Leung2019-10-06
| | | | * gnu/packages/emacs-xyz.scm (emacs-hackernews): Update to 0.5.0-2.2362d7b.