Commit Graph

18666 Commits (9f63a957d20257284d390f680aa7d706d953f1f3)

Author SHA1 Message Date
Marius Bakke c6234e8ac8
gnu: libetonyek: Fix FTBFS with later liblangtag.
* gnu/packages/libreoffice.scm (libetonyek)[source]: Add upstream patch.
2017-10-10 18:38:00 +02:00
Marius Bakke 603231c1c3
gnu: liblangtag: Update to 0.6.2.
* gnu/packages/libreoffice.scm (liblangtag): Update to 0.6.2.
2017-10-10 18:37:59 +02:00
Marius Bakke d35db297e7
gnu: libcdr: Update to 0.1.4.
* gnu/packages/libreoffice.scm (libcdr): Update to 0.1.4.
[native-inputs]: Add CPPUNIT.
2017-10-10 18:37:59 +02:00
Marius Bakke feef3b2a08
gnu: libwpg: Update to 0.3.2.
* gnu/packages/libreoffice.scm (libwpg): Update to 0.3.2.
2017-10-10 18:37:59 +02:00
Marius Bakke 3f6c5b831a
gnu: libwpd: Update to 0.10.2.
* gnu/packages/libreoffice.scm (libwpd): Update to 0.10.2.
2017-10-10 18:37:59 +02:00
Marius Bakke 1c7c2506a8
gnu: librevenge: Update to 0.0.4.
* gnu/packages/libreoffice.scm (librevenge): Update to 0.0.4.
2017-10-10 18:37:59 +02:00
Marius Bakke 23e12d9d4f
gnu: rofi: Update to 1.4.1.
* gnu/packages/check.scm (check-0.11.0): New variable.
* gnu/packages/xdisorg.scm (rofi): Update to 1.4.1.
[inputs]: Add LIBRSVG.
[native-inputs]: Add BISON, CHECK-0.11.0 and FLEX.
2017-10-10 18:37:59 +02:00
Marius Bakke 2e957aae25
gnu: feh: Update to 2.21.
* gnu/packages/image-viewers.scm (feh): Update to 2.21.
2017-10-10 18:37:59 +02:00
Leo Famulari 550d88cf24
gnu: ghostscript: Replace with 9.22 [security fixes].
Fixes CVE-2017-{7948,7975,8908,9216,9610,9611,9612,9618,9619,9620,9726,9727,
9739,9740,9835}.

* gnu/packages/ghostscript.scm (ghostscript)[replacement]: New field.
(ghostscript-9.22): New variables.
2017-10-10 10:55:01 -04:00
Rutger Helling 231123ee16
gnu: postgresql: Update to 10.0.
* gnu/packages/databases.scm (postgresql): Update to 10.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-10-10 10:33:26 -04:00
Efraim Flashner ffb4da7ad5
gnu: mesa: Disable svga driver on aarch64.
* gnu/packages/gl.scm (mesa)[arguments]: Remove svga from aarch64's
gallium drivers.
2017-10-10 16:20:55 +03:00
Adonay Felipe Nogueira 42abb842f6
gnu: red-eclipse: Add store "data" package path as default.
* gnu/packages/games.scm (red-eclipse): Remove extra spaces. Make version
respect documentation.
[arguments]: Add "prefix" to make-flags. Add
"add-store-data-package-path-as-default" phase. Improve "copy-data" phase.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-10-10 08:25:45 -04:00
Ricardo Wurmus d30f920c04
gnu: ardour: Update to 5.12.
* gnu/packages/audio.scm (ardour): Update to 5.12.
2017-10-10 14:14:13 +02:00
Ricardo Wurmus 1aadd5d9c1
gnu: guitarix: Update to 0.36.0.
* gnu/packages/audio.scm (guitarix): Update to 0.36.0.
2017-10-10 14:14:12 +02:00
Tobias Geerinckx-Rice 16123d1dee
gnu: zstd: Update to 1.3.2.
* gnu/packages/compression.scm (zstd): Update to 1.3.2.
[source]: Remove snippet.
[license]: Add gpl2, gpl3+, and expat to the list.
2017-10-10 13:33:18 +02:00
Efraim Flashner f18c94705b
gnu: modular-qt: Update to 5.9.2.
* gnu/packages/qt.scm (qtbase. qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors,
qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel,
qtlocation, qttools, qtscript, qtquickcontrols, qtquickcontrols2,
qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing, qtcanvas3d,
qtcharts, qtdatavis3d, qtremoteobjects, qtspeech): Update to 5.9.2.
(qtnetworkauth): Same.
[arguments]: Add phase to help test suite pass.
2017-10-10 11:41:51 +03:00
Efraim Flashner 9c2c524daf
gnu: qtcharts, qtdatavis3d: Update license information.
* gnu/packages/qt.scm (qtcharts, qtdatavis3d)[license]: New field.
2017-10-10 11:41:49 +03:00
Efraim Flashner 96412f3418
gnu: modular-qt: Add synopsis and descriptions for packages.
* gnu/packages/qt.scm (qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtdeclarative-render2d, qtconnectivity,
qtwebsockets, qtsensors, qtmultimedia, qtwayland, qtserialport,
qtserialbus, qtwebchannel, qtlocation, qttools, qtscript,
qtquickcontrols, qtquickcontrols2, qtgraphicaleffects, qtgamepad,
qtscxml, qtpurchasing, qtcanvas3d, qtdatavis3d, qtnetworkauth,
qtremoteobjects, qtspeech)[synopsis, description]: New fields.
2017-10-10 11:41:47 +03:00
Efraim Flashner 9ed9b44eca
gnu: qtbase: Use libinput-minimal.
This works around qtbase depending on gtk+.

* gnu/packages/qt.scm (qtbase)[inputs]: Replace libinput with
libinput-minimal.
2017-10-10 11:41:46 +03:00
Efraim Flashner b84cc89a02
gnu: Add qtspeech.
* gnu/packages/qt.scm (qtspeech): New variable.
2017-10-10 11:41:44 +03:00
Efraim Flashner 213238d943
gnu: Add qtremoteobjects.
* gnu/packages/qt.scm (qtremoteobjects): New variable.
2017-10-10 11:41:43 +03:00
Efraim Flashner f47d279366
gnu: Add qtnetworkauth.
* gnu/packages/qt.scm (qtnetworkauth): New variable.
2017-10-10 11:41:41 +03:00
Thomas Danckaert e84eb77a3a
gnu: Add eid-mw.
* gnu/packages/security-token.scm (eid-mw): New variable.
2017-10-10 10:23:23 +02:00
Thomas Danckaert 167a541fd8
gnu: Add libproxy.
* gnu/packages/networking.scm (libproxy): New variable.
2017-10-10 10:22:08 +02:00
Thomas Danckaert 2fd26d055a
gnu: Add hdf-java.
* gnu/packages/maths.scm (hdf-java): New variable.
2017-10-10 10:22:08 +02:00
Thomas Danckaert 88f256a192
gnu: Add java-slf4-simple.
* gnu/packages/java.scm (java-slf4j-simple): New variable.
2017-10-10 10:22:08 +02:00
Thomas Danckaert ce38015066
system: operating-system-etc-service: Set XCURSOR_PATH.
* gnu/system.scm (operating-system-etc-service): Set XCURSOR_PATH environment
variable so that libxcursor finds cursors in user and system profiles.
* gnu/packages/xorg.scm (libxcursor): Add a TODO for better handling of
XCURSOR_PATH in other profiles.
2017-10-10 10:22:08 +02:00
Cyril Roelandt 4792a0321a
gnu: python2-unittest2: Update to 1.1.0.
* gnu/packages/python.scm (python2-unittest2): Update to 1.1.0.
* gnu/packages/patches/python2-unittest2-remove-argparse.patch: New file.
* gnu/local.mk: Add it.
2017-10-10 02:36:35 +02:00
Cyril Roelandt 1898eaa335
gnu: Add python-traceback2.
* gnu/packages/python.scm (python-traceback2, python2-traceback2): New
  variables.
2017-10-10 02:36:35 +02:00
Cyril Roelandt ab28aa229b
gnu: Add python-linecache2.
* gnu/packages/python.scm (python-linecache2, python2-linecache2): New
  variables.
2017-10-10 02:36:34 +02:00
Cyril Roelandt 576c0e29cd
gnu: python-netaddr: Fix the source URL.
* gnu/packages/python.scm (python-netaddr, python2-netaddr): Fix the source URL.
2017-10-10 02:36:34 +02:00
Cyril Roelandt cb95e5e50e
gnu: Add python2-aniso8601.
* gnu/packages/python.scm (python2-aniso8601): New variable.
2017-10-10 02:35:44 +02:00
Cyril Roelandt 64791fae63
gnu: python-aniso8601: Update to 1.3.0.
* gnu/packages/python.scm (python-aniso8601, python2-aniso8601): Update to 1.3.0.
2017-10-10 02:35:43 +02:00
Cyril Roelandt 96d63eead2
gnu: python-alembic: Update to 0.9.5.
* gnu/packages/python.scm (python-alembic, python2-alembic): Update to 0.9.5.
2017-10-10 02:35:43 +02:00
Cyril Roelandt 79cb661fc7
gnu: python-arrow: Update to 0.10.0.
* gnu/packages/python.scm (python-arrow, python2-arrow): Update to 0.10.0.
2017-10-10 02:35:43 +02:00
Cyril Roelandt a9769a290f
gnu: python-apispec: Update to 0.25.3.
* gnu/packages/python.scm (python-apispec, python2-apispec): Update to 0.25.3.
2017-10-10 02:35:41 +02:00
Ludovic Courtès 3d9637a93d
gnu: network-manager-openvpn: Update to 1.8.10.
* gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.8.10.
2017-10-09 23:15:23 +02:00
Ludovic Courtès 40a17c3ba9
gnu: network-manager: Update to 1.8.4.
* gnu/packages/gnome.scm (network-manager): Update to 1.8.4.
(network-manager-applet): Likewise.
2017-10-09 23:15:23 +02:00
Oleg Pykhalov aaba120415
gnu: qemu: Add sysconfdir to configure-flags.
* gnu/packages/virtualization.scm (qemu): Add sysconfdir to configure-flags.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-09 23:15:23 +02:00
Feng Shu f03e15ec58
gnu: Add emacs-org2web.
* gnu/packages/emacs.scm (emacs-org2web): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-10-09 15:37:55 -04:00
Feng Shu 2f1524d083
gnu: Add emacs-el2org.
* gnu/packages/emacs.scm (emacs-el2org): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-10-09 15:37:55 -04:00
Feng Shu 5b38c3e6d8
gnu: Add emacs-mustache.
* gnu/packages/emacs.scm (emacs-mustache): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-10-09 15:37:55 -04:00
Tobias Geerinckx-Rice 4c4f1871ae
gnu: no-more-secrets: Update to 0.3.3.
* gnu/packages/games.scm (no-more-secrets): Update to 0.3.3.
2017-10-09 20:47:54 +02:00
Tobias Geerinckx-Rice 137adfa3f8
gnu: meson: Update to 0.42.1.
* gnu/packages/build-tools.scm (meson, meson-for-build): Update to 0.42.1.
2017-10-09 20:40:15 +02:00
Tobias Geerinckx-Rice 51b6a1dd13
gnu: smartmontools: Use HTTPS home page.
* gnu/packages/admin.scm (smartmontools)[home-page]: Use HTTPS.
2017-10-09 20:40:15 +02:00
Leo Famulari 719f353405
gnu: mit-krb5: Replace with 1.15.2 [fixes CVE-2017-{11368,11462}].
* gnu/packages/kerberos.scm (mit-krb5)[replacement]: New field.
(mit-krb5-1.15.2): New variable.
2017-10-09 13:30:01 -04:00
ng0 c723271f30
gnu: gnurl: Let the testsuite run test1026.
* gnu/packages/gnunet.scm (gnurl)[argument]: Remove
'(delete-file "tests/data/test1026")' and the comments related to it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-09 09:32:35 +02:00
ng0 5130e54cab
gnu: gnurl: Update to 7.56.0.
* gnu/packages/gnunet.scm (gnurl): Update to 7.56.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-08 22:02:00 +02:00
ng0 e076d56a6f
gnu: Add guile-colorized.
* gnu/packages/guile.scm (guile-colorized): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-08 22:01:55 +02:00
Marius Bakke fa12a41030
gnu: mesa: Disable etnaviv driver.
* gnu/packages/gl.scm (mesa)<#:configure-flags>: On armhf-linux, disable
etnaviv driver.
2017-10-08 21:54:24 +02:00
Leo Famulari d265169b36
gnu: borg: Update to 1.1.0.
* gnu/packages/backup.scm (borg): Update to 1.1.0.
[native-inputs]: Replace python-sphinx-rtd-theme with
python-guzzle-sphinx-theme.
2017-10-08 13:36:21 -04:00
Leo Famulari d7eb680d85
gnu: Add python-guzzle-sphinx-theme.
* gnu/packages/python.scm (python-guzzle-sphinx-theme,
python2-guzzle-sphinx-theme): New variables.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2017-10-08 13:36:20 -04:00
Thomas Danckaert 3ceb70e1e6
gnu: kdevelop: Do not hardcode user profile locations in wrapper.
* gnu/packages/kde.scm (kdevelop): [arguments]: Do not add
  ${HOME}/.guix-profile/{share,lib/plugins} to XDG_DATA_DIRS and
  QT_PLUGIN_PATH when wrapping the executable.
2017-10-08 19:07:46 +02:00
Tobias Geerinckx-Rice fe90a6e08b
gnu: youtube-dl: Update to 2017.10.07.
* gnu/packages/video.scm (youtube-dl): Update to 2017.10.07.
2017-10-08 17:49:47 +02:00
Tobias Geerinckx-Rice 71b7950e24
gnu: offlineimap: Update to 7.1.3.
* gnu/packages/mail.scm (offlineimap): Update to 7.1.3.
2017-10-08 17:49:47 +02:00
Tobias Geerinckx-Rice be6a1c2d39
gnu: gnome-calendar: Update to 3.26.2.
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.26.2.
2017-10-08 17:06:16 +02:00
Tobias Geerinckx-Rice de1a32a41a
gnu: par2cmdline: Update to 0.7.4.
* gnu/packages/backup.scm (par2cmdline): Update to 0.7.4.
2017-10-08 17:06:15 +02:00
Tobias Geerinckx-Rice 5578a9c64b
gnu: munge: Update to 0.5.13.
* gnu/packages/admin.scm (munge): Update to 0.5.13.
2017-10-08 17:06:14 +02:00
Kei Kebreau 226e57d674
gnu: aisleriot: Update to 3.22.3.
* gnu/packages/gnome.scm (aisleriot): Update to 3.22.3.
[inputs]: Use guile-2.2 instead of guile-2.0.
2017-10-08 11:02:40 -04:00
Christopher Baines 834dc83069
web: Add nginx-documentation.
* gnu/packages/web.scm (nginx): Add comment about updating the documentation.
  (nginx-xslscript): New variable.
  (nginx-documentation): New variable.
2017-10-08 14:30:30 +01:00
Christopher Baines 024d37d119
perl: Add perl-parse-recdescent.
* gnu/packages/perl.scm (perl-parse-recdescent): New variable.
2017-10-08 14:30:25 +01:00
Tomáš Čech 3eabcc7878
gnu: Add missing input to python-py3status and fix call path.
file is used to determine configuration file encoding and py3status fails to
start when this tool is missing.

* gnu/packages/python.scm (python-py3status)[inputs]: Add file.
  [arguments]: Modify phases to patch py3status to call file with an absolute
  path.
2017-10-08 13:03:07 +02:00
Efraim Flashner 86d02fa801
gnu: libstdc++: Rewrite as 'make-libstdc++' package.
* gnu/packages/commencement.scm (libstdc++): Rewrite the package using
the 'make-libstdc++' method.
2017-10-08 00:59:09 +03:00
Efraim Flashner ac423120c0
gnu: binutils-boot0: Use 'modify-phases' syntax.
* gnu/packages/commencement.scm (binutils-boot0)[arguments]: Use
'modify-phases' syntax.
2017-10-08 00:59:08 +03:00
Efraim Flashner 656a5ba0d5
gnu: coreutils: Update build phase.
* gnu/packages/base.scm (coreutils)[arguments]: Use 'modify-phases'
syntax. Substitute with 'which sh'.
2017-10-08 00:59:06 +03:00
Oleg Pykhalov 3803331803
gnu: sdl: Add debug output.
* gnu/packages/sdl.scm (sdl, sdl-gfx, sdl-image, sdl-mixer, sdl-net, sdl-ttf):
  Add debug output.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-07 23:01:52 +02:00
ng0 06ebba151b
gnu: getmail: Update to 5.4.
* gnu/packages/mail.scm (getmail): Update to 5.4.
2017-10-07 21:56:22 +02:00
Thomas Danckaert b01981a9e2
gnu: bluez: Mark segfaulting test with XFAIL for all architectures.
* gnu/packages/linux.scm (bluez): [arguments] Mark test-gatt with XFAIL.
2017-10-07 21:51:47 +02:00
Leo Famulari 3202d601a8
gnu: khal: Update to 0.9.8.
* gnu/packages/calendar.scm (khal): Update to 0.9.8.
[arguments]: Make sure to stop building if the documentation fails to
build.  Skip some failing tests.
2017-10-07 13:14:50 -04:00
Ludovic Courtès 9070ca4479
gnu: zile: Update to 2.4.14.
* gnu/packages/zile.scm (zile): Update to 2.4.14.
2017-10-07 17:08:32 +02:00
Marius Bakke ad3a937dae
Merge branch 'master' into staging 2017-10-07 12:54:40 +02:00
Ben Woodcroft 3ae76f7f57
gnu: vsearch: Update to 2.5.0.
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.5.0.
2017-10-07 09:42:55 +10:00
Mark H Weaver ecfcb2e048
gnu: linux-libre: Update to 4.13.5.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.5.
(%linux-libre-hash): Update hash.
2017-10-06 18:29:05 -04:00
Mark H Weaver 4556703783
gnu: linux-libre@4.9: Update to 4.9.53.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.53.
2017-10-06 18:28:26 -04:00
Mark H Weaver 428951b84f
gnu: linux-libre@4.4: Update to 4.4.90.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.90.
2017-10-06 18:27:45 -04:00
Christopher Baines 6bbbca9073
gnu: Add mongodb.
* gnu/packages/databases.scm (mongodb): New variable.
2017-10-06 21:24:23 +01:00
Tobias Geerinckx-Rice 4bbc27aca0
gnu: btrfs-progs: Update to 4.13.2.
* gnu/packages/linux.scm (btrfs-progs): Update to 4.13.2.
2017-10-06 17:33:52 +02:00
Efraim Flashner 2320d4f058
gnu: glibc-locales: Use 'modify-phases' syntax.
* gnu/packages/base.scm (glibc-locales)[arguments]: Use 'modify-phases'
syntax.
2017-10-06 16:00:11 +03:00
Ludovic Courtès 1738e24455
gnu: guix: Update development snapshot.
* gnu/packages/package-management.scm (guix): Update to 8b920d7.
2017-10-06 14:43:31 +02:00
Marius Bakke 6a317919cf
Merge branch 'master' into staging 2017-10-06 11:03:27 +02:00
Marius Bakke 68932812b8
gnu: libdrm: Disable etnaviv driver.
* gnu/packages/xdisorg.scm (libdrm)<#:configure-flags>: On armhf-linux, don't
build etnaviv driver.
2017-10-06 11:00:52 +02:00
Tobias Geerinckx-Rice 8bde6a524e
gnu: dconf: Update to 0.26.1.
* gnu/packages/gnome.scm (dconf): Update to 0.26.1.
2017-10-06 01:00:59 +02:00
Tobias Geerinckx-Rice 4a79befe2c
gnu: glade: Update to 3.20.1.
* gnu/packages/gnome.scm (glade): Update to 3.20.1.
2017-10-06 01:00:58 +02:00
Tobias Geerinckx-Rice 6c97f17fa1
gnu: tor: Enable directory protocol compression.
* gnu/packages/tor.scm (tor)[native-inputs]: Add pkg-config.
[inputs]: Add xz and zstd.
2017-10-06 01:00:49 +02:00
Tobias Geerinckx-Rice b519d46269
gnu: tor: Fix typo.
* gnu/packages/tor.scm (tor)[inputs]: Move unquote to its operand.
2017-10-06 01:00:11 +02:00
Marius Bakke 594156ec6f
gnu: texlive-bin: Fix FTBFS with Poppler >= 0.58.
* gnu/packages/tex.scm (texlive-bin)[source](patches): Add patch from Arch Linux.
[arguments]<#:configure-flags>: Add CXXFLAGS=-std=gnu++11.
2017-10-06 00:49:50 +02:00
Arun Isaac 5ca4fe9696
gnu: octave: Reference makeinfo with absolute path.
* gnu/packages/maths.scm (octave)[arguments]: Add configure-makeinfo phase.
[inputs]: Add texinfo.
[native-inputs]: Remove texinfo.
2017-10-06 03:34:59 +05:30
Marius Bakke c4787c7831
gnu: inkscape: Fix FTBFS with Poppler >= 0.58.
* gnu/packages/inkscape.scm (inkscape)[source]: Add upstream patch.
2017-10-05 22:32:23 +02:00
Marius Bakke 7006370e59
gnu: vte-ng: Update to 0.50.1.a.
* gnu/packages/gnome.scm (vte-ng): Update to 0.50.1.a.
2017-10-05 20:28:33 +02:00
Marius Bakke 3f697ff2e8
gnu: openjpeg: Update to 2.3.0.
* gnu/packages/patches/openjpeg-CVE-2017-12982.patch,
gnu/packages/patches/openjpeg-CVE-2017-14040.patch,
gnu/packages/patches/openjpeg-CVE-2017-14041.patch,
gnu/packages/patches/openjpeg-CVE-2017-14151.patch,
gnu/packages/patches/openjpeg-CVE-2017-14152.patch,
gnu/packages/patches/openjpeg-CVE-2017-14164.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/image.scm (openjpeg): Update to 2.3.0.
[source](patches): Remove.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Adjust openjpeg
substitution.
2017-10-05 20:28:32 +02:00
Maxim Cournoyer 19d2713196
gnu: gcc: Fix manual pages.
Fixes bug #24069. perl is made a native input to all of the gcc-* packages
except for gcc-boot0; perl-boot0 is made a native input to gcc-final.

* gnu/packages/patches/gcc-fix-texi2pod.patch: Add patch file to fix texi2pod.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/gcc.scm (gcc-4.7, gcc-4.8, gcc-4.9, gcc-5): Use it.
(gcc-4.7)[native-inputs]: Add perl.
(gcc-4.9)[native-inputs]: Likewise.
* gnu/packages/commencement.scm (gcc-boot0)[native-inputs]: Remove perl.
(gcc-final)[native-inputs]: Add perl-boot0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-10-05 21:15:21 +03:00
Efraim Flashner 52fb2838e2
gnu: gcc@6: Remove redundant inputs field.
This is a follow-up to eb9696e7a0.

* gnu/packages/gcc.scm (gcc@6)[inputs]: Remove field.
2017-10-05 21:15:18 +03:00
Marius Bakke 6d89a1ab4e
gnu: imagemagick: Update to 6.9.9-18.
Fixes <https://bugs.gnu.org/28692>.
Reported by Diego Nicola Barbato <dnbarbato@posteo.de>.

* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-18.
2017-10-05 20:14:13 +02:00
Marius Bakke b955571897
gnu: perl: Update to 5.26.1.
* gnu/packages/perl.scm (perl): Update to 5.26.1.
2017-10-05 20:08:48 +02:00
Leo Famulari 6cdd8c97b7
gnu: libpng@1.2: Update to 1.2.59.
* gnu/packages/image.scm (libpng-1.2): Update to 1.2.59.
2017-10-05 10:42:36 -04:00
Leo Famulari eb93f1c9c4
gnu: certbot, python-acme: Update to 0.19.0.
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.19.0.
2017-10-05 10:38:52 -04:00
Kei Kebreau 5fe56448f3
gnu: lightning: Update to 2.1.2.
* gnu/packages/assembly.scm (lightning): Update to 2.1.2.
2017-10-05 10:36:06 -04:00
Ricardo Wurmus 227dbd841a
gnu: Add pdsh.
* gnu/packages/ssh.scm (pdsh): New variable.
2017-10-05 15:17:26 +02:00
Dave Love 04717e9406
gnu: Add imb-openmpi.
* gnu/packages/benchmark.scm (imb): New procedure.
(imb-openmpi): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-05 12:09:17 +02:00
Ricardo Wurmus 67a08f1809
gnu: Add python-numpy-next.
* gnu/packages/python.scm (python-numpy-next, python2-numpy-next): New
variables.
2017-10-05 12:04:32 +02:00