Commit graph

24417 commits

Author SHA1 Message Date
Ludovic Courtès
312afa7d56
gnu: Add GHex.
* gnu/packages/gnome.scm (ghex): New variable.

Co-authored-by: Jovany Leandro G.C <bit4bit@riseup.net>.
2018-05-05 22:52:26 +02:00
Pierre Neidhardt
bd7a147ee4
gnu: love: Update to 11.1.
* gnu/packages/game-development.scm (love): Update to 11.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-05 22:52:26 +02:00
Marius Bakke
b057425596
gnu: python-numpy: Update to 1.14.3.
* gnu/packages/python.scm (python-numpy): Update to 1.14.3.
2018-05-05 13:16:33 +02:00
Marius Bakke
982e886584
gnu: python-scipy: Update to 1.0.1.
* gnu/packages/python.scm (python-scipy): Update to 1.0.1.
2018-05-05 13:16:33 +02:00
Marius Bakke
4a3ac362bb
gnu: python-matplotlib: Update to 2.2.2.
* gnu/packages/python.scm (python-matplotlib): Update to 2.2.2.
[propagated-inputs]: Add PYTHON-KIWISOLVER.
(python2-matplotlib)[propagated-inputs]: Add PYTHON2-BACKPORTS-FUNCTOOLS-LRU-CACHE.
(python-matplotlib-documentation)[native-inputs]: Change PYTHON-SPHINX to
PYTHON-SPHINX-1.6.  Add PYTHON-SPHINX-GALLERY.
2018-05-05 13:16:33 +02:00
Marius Bakke
02dc4b8095
gnu: Add python-sphinx-gallery.
* gnu/packages/python.scm (python-sphinx-gallery, python2-sphinx-gallery): New
public variables.
2018-05-05 13:16:33 +02:00
Marius Bakke
560acf2594
gnu: Add python-kiwisolver.
* gnu/packages/maths.scm (python-kiwisolver, python2-kiwisolver): New public
variables.
2018-05-05 13:16:32 +02:00
Marius Bakke
8df0bef67f
gnu: mbedtls-apache: Update to 2.7.3.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.3.
2018-05-05 13:16:32 +02:00
Marius Bakke
91de23058e
gnu: freeipmi: Update to 1.6.2.
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.2.
2018-05-05 13:16:32 +02:00
Rutger Helling
76b7d8fd4e
gnu: retroarch: Update to 1.7.3.
* gnu/packages/emulators.scm (retroarch): Update to 1.7.3.
[inputs]: Add qtbase.
2018-05-05 11:05:55 +02:00
Kei Kebreau
d3cd435709
gnu: qrencode: Update to 4.0.0.
* gnu/packages/aidc.scm (qrencode): Update to 4.0.0.
2018-05-04 21:46:16 -04:00
Christopher Baines
d6ed49ba3f
gnu: python-qrcode: Use a newer version of setuptools.
The upgrade from 5.3 to 6.0 switches to rely on the on the setup.cfg, and with
the version of setuptools incldued with Python, this isn't supported, so no
actual code is installed, and the output is mostly empty.

* gnu/packages/python.scm (python-qrcode)[inputs]: Add python-setuptools.
2018-05-04 22:28:33 +01:00
Jelle Licht
e5d57c1c0b
gnu: emacs-lispy: Update to c2a358a7.
* gnu/packages/emacs.scm (emacs-lispy): Update to c2a358a7.
2018-05-04 23:34:56 +02:00
Julien Lepiller
925fe4b3ce
gnu: coq-coquelicot: Fix for coq 8.8.
* gnu/packages/ocaml.scm (coq-coquelicot)[arguments]: New phase to
remove a deprecated command.
2018-05-04 21:30:58 +02:00
Julien Lepiller
066d05f083
gnu: coq-bignums: Update to 8.8.0.
* gnu/packages/ocaml.scm (coq-bignums): Update to 8.8.0.
2018-05-04 21:30:53 +02:00
Julien Lepiller
206af0dfcf
gnu: coq-mathcomp: Update to 1.7.0.
* gnu/packages/ocaml.scm (coq-mathcomp): Update to 1.7.0.
2018-05-04 21:30:51 +02:00
Julien Lepiller
1b96fa013d
gnu: coq-gappa: Update to 1.3.2.
* gnu/packages/ocaml.scm (coq-gappa): Update to 1.3.2.
2018-05-04 21:30:49 +02:00
Julien Lepiller
1d181cbe43
gnu: coq-flocq: Update to 2.6.1.
* gnu/packages/ocaml.scm (coq-flocq): Update to 2.6.1.
2018-05-04 21:30:47 +02:00
Julien Lepiller
69b54f06c1
gnu: coq: Update to 8.8.0.
* gnu/packages/ocaml.scm (coq): Update to 8.8.0.
2018-05-04 21:30:33 +02:00
Leo Famulari
dc133219fe
gnu: certbot, python-acme: Update to 0.24.0.
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.24.0.
2018-05-04 13:07:55 -04:00
Adam Massmann
07254d8b22
gnu: gnuplot: Update to 5.2.2
* gnu/packages/maths.scm (gnuplot): Update to 5.2.2.
[arguments]: New field.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-04 15:27:29 +02:00
Jovany Leandro G.C
4e3fdeb715
gnu: Add Workrave.
* gnu/packages/gnome.scm (workrave): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-05-04 15:24:19 +02:00
Pierre-Antoine Rouby
70024cfa84
gnu: Add nitrogen.
* gnu/packages/wm.scm (nitrogen): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-04 15:09:21 +02:00
Rutger Helling
ffacb7954b
Revert "gnu: python-mako: Update to 1.0.7."
This causes a mass rebuild due to python2-mako rebuilding Mesa. Pushed on
staging instead.

This reverts commit fc7c91a53a.
2018-05-04 08:50:08 +02:00
Roel Janssen
b2aeb2a575
gnu: r-desc: Update to 1.2.0.
* gnu/packages/statistics.scm (r-desc): Update to 1.2.0.
2018-05-04 08:06:11 +02:00
Roel Janssen
4d379a1e8f
gnu: r-data-table: Update to 1.11.0.
* gnu/packages/statistics.scm (r-data-table): Update to 1.11.0.
2018-05-04 08:05:48 +02:00
Roel Janssen
d53dadb23b
gnu: r-yaml: Update to 2.1.19.
* gnu/packages/statistics.scm (r-yaml): Update to 2.1.19.
2018-05-04 08:05:27 +02:00
Roel Janssen
c5324315cc
gnu: r-dbi: Update to 1.0.0.
* gnu/packages/statistics.scm (r-dbi): Update to 1.0.0.
2018-05-04 08:05:01 +02:00
Roel Janssen
bb130e53ba
gnu: r-stringi: Update to 1.2.2.
* gnu/packages/statistics.scm (r-stringi): Update to 1.2.2.
2018-05-04 08:04:38 +02:00
Roel Janssen
f3e42ae87d
gnu: r-ddalpha: Update to 1.3.3.
* gnu/packages/cran.scm (r-ddalpha): Update to 1.3.3.
2018-05-04 08:03:49 +02:00
Roel Janssen
b25c54ad93
gnu: r-dendextend: Update to 1.8.0.
* gnu/packages/cran.scm (r-dendextend): Update to 1.8.0.
2018-05-04 08:03:18 +02:00
Tobias Geerinckx-Rice
fbf94fb121
gnu: qscintilla: Update to 2.10.3.
* gnu/packages/qt.scm (qscintilla): Update to 2.10.3.
2018-05-04 03:53:52 +02:00
Tobias Geerinckx-Rice
65d66b3efc
gnu: r-np: Update to 0.60-7.
* gnu/packages/cran.scm (r-np): Update to 0.60-7.
[propagated-inputs]: Add R-QUADPROG.
2018-05-04 03:53:41 +02:00
Tobias Geerinckx-Rice
127522c494
gnu: r-tsp: Update to 1.1-6.
* gnu/packages/cran.scm (r-tsp): Update to 1.1-6.
2018-05-04 02:22:02 +02:00
Tobias Geerinckx-Rice
5699df6bbd
gnu: r-later: Update to 0.7.2.
* gnu/packages/cran.scm (r-later): Update to 0.7.2.
2018-05-04 02:22:01 +02:00
Tobias Geerinckx-Rice
f39938b177
gnu: r-multtest: Update to 2.36.0.
* gnu/packages/bioconductor.scm (r-multtest): Update to 2.36.0.
2018-05-04 02:22:01 +02:00
Tobias Geerinckx-Rice
54d557e2af
gnu: r-formula: Update to 1.2-3.
* gnu/packages/statistics.scm (r-formula): Update to 1.2-3.
2018-05-04 02:22:01 +02:00
Tobias Geerinckx-Rice
024c9b395a
gnu: r-preprocesscore: Update to 1.42.0.
* gnu/packages/statistics.scm (r-preprocesscore): Update to 1.42.0.
2018-05-04 02:22:00 +02:00
Tobias Geerinckx-Rice
942cf159da
gnu: yaml-cpp: Update to 0.6.2.
* gnu/packages/serialization.scm (yaml-cpp): Update to 0.6.2.
[inputs]: Remove removed BOOST dependency.
2018-05-04 02:22:00 +02:00
Tobias Geerinckx-Rice
fc7c91a53a
gnu: python-mako: Update to 1.0.7.
* gnu/packages/python.scm (python-mako): Update to 1.0.7.
2018-05-04 01:19:24 +02:00
Tobias Geerinckx-Rice
683b8d47fb
gnu: perl-crypt-openssl-rsa: Update to 0.30.
* gnu/packages/tls.scm (perl-crypt-openssl-rsa): Update to 0.30.
[native-inputs]: Add PERL-CRYPT-OPENSSL-GUESS.
2018-05-04 01:19:23 +02:00
Tobias Geerinckx-Rice
eaaf8b1265
gnu: ruby-minitest-hooks: Update to 1.4.2.
* gnu/packages/ruby.scm (ruby-minitest-hooks): Update to 1.4.2.
2018-05-04 01:19:23 +02:00
Tobias Geerinckx-Rice
b0ef15edcb
gnu: ruby-rb-fsevent: Update to 0.10.3.
* gnu/packages/ruby.scm (ruby-rb-fsevent): Update to 0.10.3.
2018-05-04 01:19:23 +02:00
Julien Lepiller
12e352dbcf
gnu: Update radare2 to 2.5.0.
* gnu/packages/engineering.scm (radare2): Update to 2.5.0.
2018-05-03 21:25:25 +02:00
Marius Bakke
e6006d13b6
gnu: libraw: Update to 0.18.10 [fixes CVE-2018-10528, CVE-2018-10529].
* gnu/packages/photo.scm (libraw): Update to 0.18.10.
2018-05-03 20:36:04 +02:00
Marius Bakke
3d7ddfa9f7
gnu: miniupnpc: Update to 2.0.20180503.
* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20180503.
2018-05-03 20:31:28 +02:00
Marius Bakke
43e68aa4ee
gnu: ldb: Update to 1.3.3.
* gnu/packages/samba.scm (ldb): Update to 1.3.3.
2018-05-03 20:31:12 +02:00
Marius Bakke
2ea806f062
gnu: samba: Update to 4.8.1.
* gnu/packages/samba.scm (samba): Update to 4.8.1.
[arguments]: Adjust 'disable-etc-samba-directory-creation' phase.
2018-05-03 20:26:59 +02:00
Marius Bakke
470771c5e4
gnu: samba: Propagate some inputs.
* gnu/packages/samba.scm (samba)[inputs]: Move LDB, TALLOC and TEVENT ...
[propagated-inputs]: ... here.  New field.
2018-05-03 20:26:59 +02:00
Marius Bakke
069f1c2074
gnu: icecat: Use ffmpeg@3.4.
Fixes <https://bugs.gnu.org/31356>.
Reported by Clément Lassieur <clement@lassieur.org>.

* gnu/packages/gnuzilla.scm (icecat)[inputs]: Change from FFMPEG to FFMPEG-3.4.
2018-05-03 20:23:54 +02:00