Commit Graph

24275 Commits (dc58633761e72499ca2938ac462bc2e138ab5398)

Author SHA1 Message Date
Julien Lepiller 50d70a727b
gnu: Add java-bouncycastle.
* gnu/packages/java.scm (java-bouncycastle): New variable.
(java-bouncycastle-bcprov, java-bouncycastle-bcpkix): Remove variable.
(java-kafka-clients)[inputs]: Use java-bouncycastle.
2018-04-29 23:22:30 +02:00
Vagrant Cascadian adc61d7244
gnu: Add u-boot-mx6cuboxi.
* gnu/packages/bootloaders.scm (u-boot-mx6cuboxi): New variable.
2018-04-29 19:03:05 +02:00
Vagrant Cascadian 95a3422ef1
gnu: Add u-boot-wandboard.
* gnu/packages/bootloaders.scm (u-boot-wandboard): New variable.
2018-04-29 19:03:05 +02:00
Vagrant Cascadian fd0b21d5f6
gnu: make-u-boot-package: Install 'SPL' files also.
* gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]: Add 'SPL'
files to the files installed during custom 'install phase.
2018-04-29 19:03:03 +02:00
Tobias Geerinckx-Rice 8bcda205f5
gnu: utf8proc: Update to 2.1.1.
* gnu/packages/textutils.scm (utf8proc): Update to 2.1.1.
2018-04-29 03:30:14 +02:00
Tobias Geerinckx-Rice 4f447d2f98
gnu: Use HTTPS for julialang.org home pages.
* gnu/packages/textutils.scm (utf8proc)[home-page]: Use HTTPS.
* gnu/packages/julia.scm (julia)[home-page]: Likewise
2018-04-29 03:29:48 +02:00
Fis Trivial a34bc5c913
gnu: python-autopep8: Update to 1.3.5
* gnu/packages/python.scm (python-autopep8): Update to 1.3.5

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-28 23:34:04 +02:00
Fis Trivial 2dab4188ec
gnu: Add python-autograd
* gnu/packages/machine-learning.scm (python-autograd, python2-autograd): New
variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-28 23:33:50 +02:00
Diego Nicola Barbato 3c2d267f4b
gnu: escpr: Update to 1.6.20.
* gnu/packages/cups.scm (escpr): Update to 1.6.20.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-28 23:28:02 +02:00
Ludovic Courtès 5a48a066ab
gnu: gcc-toolchain: Add "static" output.
This allows the use of 'gcc-toolchain' to create statically-linked
executables (requires libc.a.)

* gnu/packages/commencement.scm (make-gcc-toolchain): Add "static"
output.  Add "libc-static" to 'inputs'.  Add call to 'union-build' for
the "static" output.
2018-04-28 22:33:47 +02:00
Kei Kebreau 48167ccd75
gnu: dfc: Update to 3.1.1.
* gnu/packages/admin.scm (dfc): Update to 3.1.1.
2018-04-28 14:40:18 -04:00
Marius Bakke 720d9df908
gnu: notmuch: Update to 0.26.2.
* gnu/packages/mail.scm (notmuch): Update to 0.26.2.
2018-04-28 16:55:39 +02:00
Marius Bakke af574d824a
gnu: godot: Update to 3.0.2.
* gnu/packages/game-development.scm (godot): Update to 3.0.2.
2018-04-28 16:55:39 +02:00
Marius Bakke 5b8d2ace93
gnu: godot: Remove unused bundled libraries from the source.
While at it, also use system libvpx.

* gnu/packages/game-development.scm (godot)[source](snippet): New field.
[arguments]: Add "builtin_libvpx=no" to #:scons-flags.
[inputs]: Add LIBVPX.
2018-04-28 16:55:39 +02:00
Marius Bakke 8311a84416
gnu: godot: Add a file extension to source file name.
* gnu/packages/game-development.scm (godot)[source](file-name): Append ".tar.gz".
2018-04-28 16:55:39 +02:00
Fis Trivial 7fb1530f2f
gnu: python-yapf: Update to 0.21.0.
* gnu/packages/python.scm (python-yapf): Update to 0.21.0.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2018-04-28 17:12:27 +03:00
Jan Nieuwenhuizen 5559e01fe0
gnu: mes: Update to 0.13.
* gnu/packages/mes.scm (mes): Update to 0.13.  Use new gitlab url scheme.
2018-04-28 15:30:49 +02:00
Roel Janssen 21c566a3aa
gnu: virt-manager: Update to 1.5.1.
* gnu/packages/virtualization.scm (virt-manager): Update to 1.5.1.
2018-04-28 10:14:47 +02:00
Roel Janssen a62d455d1d
gnu: fabric: Update to 1.14.0.
* gnu/packages/admin.scm (fabric): Update to 1.14.0;
[native-inputs]: Add python2-pynacl and python2-bcrypt.
2018-04-28 02:14:35 +02:00
Roel Janssen dad9556c5d
gnu: roary: Update to 3.12.0.
* gnu/packages/bioinformatics.scm (roary): Update to 3.12.0.
2018-04-28 01:52:52 +02:00
Roel Janssen 169fa0d813
gnu: gnome-terminal: Update to 3.28.1.
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.1.
2018-04-28 01:45:32 +02:00
Roel Janssen 6a71d454de
gnu: vte: Update to 0.52.1.
* gnu/packages/gnome.scm (vte): Update to 0.52.1.
2018-04-28 01:44:29 +02:00
Roel Janssen d36d5229ed
gnu: star: Update to 2.6.0a.
* gnu/packages/bioinformatics.scm (star): Update to 2.6.0a.
2018-04-28 01:24:10 +02:00
Roel Janssen 457fd268ff
gnu: multiqc: Update to 1.5.
* gnu/packages/bioinformatics.scm (multiqc): Update to 1.5.
2018-04-28 01:10:24 +02:00
Roel Janssen 4b93efec28
gnu: express: Link with shared protobuf library.
* gnu/packages/bioinformatics.scm (express): Link with shared protobuf
  library.
2018-04-28 01:07:15 +02:00
Ricardo Wurmus e09d74ecd2
gnu: Add r-codedepends.
* gnu/packages/cran.scm (r-codedepends): New variable.
2018-04-28 01:02:43 +02:00
Roel Janssen 4ffa085875
gnu: bamtools: Update to 2.5.1.
* gnu/packages/bioinformatics.scm (bamtools): Update to 2.5.1.
2018-04-28 00:56:59 +02:00
Roel Janssen d0c75e73d4
gnu: taxtastic: Update to 0.8.5.
* gnu/packages/bioinformatics.scm (taxtastic): Update to 0.8.5.
2018-04-28 00:43:16 +02:00
Roel Janssen 5e3175f743
gnu: nnn: Update to 1.7.
* gnu/packages/admin.scm (nnn): Update to 1.7.
2018-04-28 00:38:31 +02:00
Tobias Geerinckx-Rice c441959819
gnu: libstaroffice: Update to 0.0.6.
* gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.6.
2018-04-27 15:56:19 +02:00
Tobias Geerinckx-Rice 8b1e89a4ad
gnu: perl-multidimensional: Update to 0.014.
* gnu/packages/perl.scm (perl-multidimensional): Update to 0.014.
2018-04-27 15:56:18 +02:00
Tobias Geerinckx-Rice 6e66835393
gnu: perl-bareword-filehandles: Update to 0.006.
* gnu/packages/perl.scm (perl-bareword-filehandles): Update to 0.006.
2018-04-27 15:56:18 +02:00
Ben Woodcroft 53ec1b7e8b
gnu: vsearch: Update to 2.8.0.
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.8.0.
2018-04-27 23:20:00 +10:00
Ben Woodcroft 171cf56c2f
gnu: diamond: Update to 0.9.21.
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.21.
2018-04-27 23:20:00 +10:00
Ricardo Wurmus a6334e6e8d
gnu: emacs-websocket: Update to 1.10.
* gnu/packages/emacs.scm (emacs-websocket): Update to 1.10.
[source]: Fetch from git.
2018-04-27 13:32:40 +02:00
Ricardo Wurmus 8e71673d2f
gnu: r-robustbase: Update to 0.93-0.
* gnu/packages/statistics.scm (r-robustbase): Update to 0.93-0.
2018-04-27 13:30:43 +02:00
Ricardo Wurmus 5ce901d59a
gnu: r-r-oo: Update to 1.22.0.
* gnu/packages/statistics.scm (r-r-oo): Update to 1.22.0.
2018-04-27 13:30:43 +02:00
Ricardo Wurmus 97dbc684c8
gnu: r-foreign: Update to 0.8-70.
* gnu/packages/statistics.scm (r-foreign): Update to 0.8-70.
2018-04-27 13:30:43 +02:00
Ricardo Wurmus 7f77e5d5fa
gnu: r-metap: Update to 0.9.
* gnu/packages/cran.scm (r-metap): Update to 0.9.
2018-04-27 13:30:43 +02:00
Ricardo Wurmus d4dee0804a
gnu: r-pillar: Update to 1.2.2.
* gnu/packages/cran.scm (r-pillar): Update to 1.2.2.
2018-04-27 13:30:43 +02:00
Ricardo Wurmus deb4894405
gnu: emacs-slack: Update to 0-4.d903954.
* gnu/packages/emacs.scm (emacs-slack): Update to 0-4.d903954.
2018-04-27 13:29:48 +02:00
Tobias Geerinckx-Rice 2216b6f410
gnu: thefuck: Use INVOKE.
* gnu/packages/admin.scm (thefuck)[arguments]: Substitute INVOKE for
SYSTEM* and end phase with explicit #t.
2018-04-27 05:36:55 +02:00
Tobias Geerinckx-Rice 3290f10773
gnu: thefuck: Update to 3.26.
* gnu/packages/admin.scm (thefuck): Update to 3.26.
2018-04-27 05:36:54 +02:00
Tobias Geerinckx-Rice d11edbdf7d
gnu: infamous-plugins: Update to 0.2.04.
* gnu/packages/audio.scm (infamous-plugins): Update to 0.2.04.
2018-04-27 05:36:54 +02:00
Tobias Geerinckx-Rice a9071e5c51
gnu: infamous-plugins: Use HTTPS home page.
* gnu/packages/audio.scm (infamous-plugins)[home-page]: Use HTTPS.
2018-04-27 05:36:54 +02:00
Tobias Geerinckx-Rice 7adaf5b5ad
gnu: drumstick: Update to 1.1.1.
* gnu/packages/music.scm (drumstick): Update to 1.1.1.
[inputs]: Remove fluidsynth.
2018-04-27 05:36:54 +02:00
Tobias Geerinckx-Rice 5346d91523
gnu: mpd: Update to 0.20.19.
* gnu/packages/mpd.scm (mpd): Update to 0.20.19.
2018-04-27 05:36:53 +02:00
Tobias Geerinckx-Rice 53c475d104
gnu: tuxguitar: Update to 1.5.
* gnu/packages/music.scm (tuxguitar): Update to 1.5.
2018-04-27 05:36:53 +02:00
Tobias Geerinckx-Rice d4eae3f7d2
gnu: tuxguitar: Update home page.
The tuxguitar.pw domain is infested with squatters.

* gnu/packages/music.scm (tuxguitar)[home-page]: Update.
2018-04-27 05:36:53 +02:00
Tobias Geerinckx-Rice 15fc96e073
gnu: perl-clone: Update to 0.39.
* gnu/packages/perl.scm (perl-clone): Update to 0.39.
2018-04-27 05:36:53 +02:00
Tobias Geerinckx-Rice 54c3b7bf66
gnu: perl-strictures@2: Update to 2.000004.
* gnu/packages/perl.scm (perl-strictures-2): Update to 2.000004.
2018-04-27 05:36:52 +02:00
Eric Bavier adfc742c42
gnu: ranger: Fix description and tests.
* gnu/packages/disk.scm (ranger)[arguments]: Replace '#:phases' with
'#:test-target'.
[description]: Remove texinfo markup.  'VI' -> 'Vi'.
2018-04-26 21:08:23 -05:00
Eric Bavier 834b0b9a5c
gnu: Add Ranger.
* gnu/packages/disk.scm (ranger): New variable.
2018-04-26 20:54:18 -05:00
Eric Bavier e7323f4c08
gnu: mumps: Update to 5.1.2.
* gnu/packages/maths.scm (mumps): Update to 5.1.2.
2018-04-26 20:54:18 -05:00
Eric Bavier d98e9009a9
gnu: scotch: Update to 6.0.5a.
* gnu/packages/patches/pt-scotch-build-parallelism.patch: Delete files.
* gnu/packages/patches/scotch-build-parallelism.patch,
gnu/packages/patches/scotch-graph-diam-64.patch,
gnu/packages/patches/scotch-graph-induce-type-64.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/maths.scm (scotch): Update to 6.0.5a.
[source](patches): Adjust accordingly.
2018-04-26 20:54:18 -05:00
Tobias Geerinckx-Rice c2e76b7082
gnu: darktable: Update to 2.4.3.
* gnu/packages/photo.scm (darktable): Update to 2.4.3.
2018-04-27 03:11:50 +02:00
Tobias Geerinckx-Rice 5b292eac73
gnu: quassel: Use HTTPS home page.
* gnu/packages/irc.scm (quassel)[home-page]: Use HTTPS.
2018-04-27 02:56:45 +02:00
Tobias Geerinckx-Rice 72dae07296
gnu: quassel: Update to 0.12.5.
* gnu/packages/irc.scm (quassel): Update to 0.12.5.
[source]: Remove patch.
* gnu/packages/patches/quassel-fix-tls-check.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-04-27 02:56:44 +02:00
Tobias Geerinckx-Rice 1c51b7b4bc
gnu: libetonyek: Update to 0.1.8.
gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.8.
2018-04-27 02:56:44 +02:00
Tobias Geerinckx-Rice fb9232d717
gnu: cpuid: Update to 20180419.
* gnu/packages/linux.scm (cpuid): Update to 20180419.
2018-04-27 02:56:44 +02:00
Tobias Geerinckx-Rice ca2158bb3a
gnu: pcmanfm: Update to 1.3.0.
* gnu/packages/lxde.scm (pcmanfm): Update to 1.3.0.
[source]: Remove patch.
* gnu/packages/patches/pcmanfm-CVE-2017-8934.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-04-27 02:56:43 +02:00
Tobias Geerinckx-Rice d5db813b38
gnu: libfm: Update to 1.3.0.
* gnu/packages/lxde.scm (libfm): Update to 1.3.0.
2018-04-27 02:56:43 +02:00
Tobias Geerinckx-Rice 6a4c7d311a
gnu: perl-log-any-adapter-log4perl: Update to 0.09.
* gnu/packages/perl.scm (perl-log-any-adapter-log4perl): Update to 0.09.
[source]: Update maintainer URI.
2018-04-27 02:56:43 +02:00
Tobias Geerinckx-Rice e1612fb59c
gnu: perl-safe-isa: Update to 1.000010.
* gnu/packages/perl.scm (perl-safe-isa): Update to 1.000010.
2018-04-27 02:56:42 +02:00
Tobias Geerinckx-Rice c3a17ab7af
gnu: perl-sub-quote: Update to 2.005001.
* gnu/packages/perl.scm (perl-sub-quote): Update to 2.005001.
2018-04-27 02:56:42 +02:00
Tobias Geerinckx-Rice 9b8e38ae3d
gnu: perl-capture-tiny: Update to 0.48.
* gnu/packages/perl.scm (perl-capture-tiny): Update to 0.48.
2018-04-27 02:56:42 +02:00
Tobias Geerinckx-Rice 085a95a71c
gnu: perl-b-hooks-endofscope: Update to 0.24.
* gnu/packages/perl.scm (perl-b-hooks-endofscope): Update to 0.24.
2018-04-27 02:56:41 +02:00
Tobias Geerinckx-Rice 9960ed6291
gnu: perl-file-sharedir-install: Update to 0.13.
* gnu/packages/perl.scm (perl-file-sharedir-install): Update to 0.13.
2018-04-27 02:56:41 +02:00
Tobias Geerinckx-Rice a7999e2d63
gnu: perl-test-notabs: Update to 2.02.
* gnu/packages/perl-check.scm (perl-test-notabs): Update to 2.02.
2018-04-27 02:56:41 +02:00
Tobias Geerinckx-Rice 93a554a0d9
gnu: python-simplejson: Update to 3.14.0.
* gnu/packages/python.scm (python-simplejson): Update to 3.14.0.
2018-04-27 02:56:40 +02:00
Tobias Geerinckx-Rice e3e74e4022
gnu: python2-ndg-httpsclient: Fix build.
This might be a follow-up to a39cc01632
from 2016, which would be neat.

* gnu/packages/python-web.scm (python2-ndg-httpsclient)[arguments]: Use
SUBSTITUTE-KEYWORD-ARGUMENTS to still skip tests.
2018-04-27 02:56:17 +02:00
Christopher Lemmer Webber ae9877fed3
gnu: paperkey: Update to 1.5.
* gnu/packages/gnupg.scm (paperkey): Update to 1.5.
2018-04-26 19:11:27 -05:00
Roel Janssen b43a9eb361
gnu: bedops: Update to 2.4.33.
* gnu/packages/bioinformatics.scm (bedops): Update to 2.4.33.
2018-04-27 01:11:57 +02:00
Roel Janssen c829c5ea85
gnu: samtools: Update to 1.8.
* gnu/packages/bioinformatics.scm (samtools): Update to 1.8.
2018-04-27 01:11:47 +02:00
Roel Janssen cbd9f91c32
gnu: bcftools: Update to 1.8.
* gnu/packages/bioinformatics.scm (bcftools): Update to 1.8.
* gnu/local.mk: Remove patch.
* gnu/packages/patches/bcftools-regidx-unsigned-char.patch: Remove file.
2018-04-27 01:11:42 +02:00
Roel Janssen 8df0267ad4
gnu: htslib: Update to 1.8.
* gnu/packages/bioinformatics.scm (htslib): Update to 1.8.
2018-04-27 01:11:24 +02:00
Leo Famulari 16ef3368da
gnu: PackageKit: Update to 1.1.10 [fixes CVE-2018-1106].
* gnu/packages/freedesktop.scm (packagekit): Update to 1.1.10.
2018-04-26 16:10:54 -04:00
Alex Kost 1f22a544c2
gnu: emacs-magit-popup: Update to 2.12.3.
* gnu/packages/emacs.scm (emacs-magit-popup): Update to 2.12.3.
2018-04-26 23:03:51 +03:00
Alex Kost cec021d16a
gnu: emacs-with-editor: Update to 2.7.2.
* gnu/packages/emacs.scm (emacs-with-editor): Update to 2.7.2.
2018-04-26 23:03:51 +03:00
Alex Kost e9c3a780d1
gnu: geiser: Update to 0.10.
* gnu/packages/emacs.scm (geiser): Update to 0.10.
2018-04-26 23:03:51 +03:00
Leo Famulari 205044b9c1
gnu: python-josepy: Update to 1.1.0.
* gnu/packages/python-crypto.scm (python-josepy, python2-josepy): Update
to 1.1.0.
2018-04-26 15:41:40 -04:00
Tobias Geerinckx-Rice d1f1a7a0b1
gnu: python-qrcode: Update to 6.0.
* gnu/packages/python.scm (python-qrcode): Update to 6.0.
2018-04-26 21:09:00 +02:00
Tobias Geerinckx-Rice c10176649f
gnu: python2-pathlib2: Update to 2.3.2.
* gnu/packages/python.scm (python2-pathlib2): Update to 2.3.2.
2018-04-26 21:09:00 +02:00
Tobias Geerinckx-Rice 5cf24cde18
gnu: python-rst.linker: Update to 1.9.
* gnu/packages/python.scm (python-rst.linker): Update to 1.9.
2018-04-26 21:09:00 +02:00
Tobias Geerinckx-Rice 9052324d72
gnu: python-sphinx@1.6: Update to 1.6.4.
* gnu/packages/python.scm (python-sphinx-1.6): Update to 1.6.4.
2018-04-26 21:09:00 +02:00
Tobias Geerinckx-Rice ebf09e77dc
gnu: python-ndg-httpsclient: Update to 0.5.0.
* gnu/packages/python-web.scm (python-ndg-httpsclient): Update to 0.5.0.
2018-04-26 21:08:59 +02:00
Tobias Geerinckx-Rice 9616e86aa0
gnu: r-ztable: Update to 0.1.8.
* gnu/packages/statistics.scm (r-ztable): Update to 0.1.8.
2018-04-26 21:08:59 +02:00
Tobias Geerinckx-Rice 9b4d3c1d02
gnu: r-sn: Update to 1.5-2.
* gnu/packages/statistics.scm (r-sn): Update to 1.5-2.
2018-04-26 21:08:59 +02:00
Tobias Geerinckx-Rice 442ce03acc
gnu: r-sourcetools: Update to 0.1.7.
* gnu/packages/statistics.scm (r-sourcetools): Update to 0.1.7.
2018-04-26 21:08:59 +02:00
Tobias Geerinckx-Rice 5e517e9b98
gnu: python-html5-parser: Update to 0.4.5.
* gnu/packages/python-web.scm (python-html5-parser): Update to 0.4.5.
2018-04-26 21:08:58 +02:00
Tobias Geerinckx-Rice a4d8b386ac
gnu: mg: Update to 20180408.
* gnu/packages/text-editors.scm (mg): Update to 20180408.
[source]: Switch from discontinued proper releases to a git tag.
2018-04-26 21:08:58 +02:00
Tobias Geerinckx-Rice 11edb2474c
gnu: mg: Find ncurses through pkg-config.
* gnu/packages/text-editors.scm (mg)[arguments]: Remove explicit
‘CURSES_LIBS=-lncurses’ setting from #:make-flags.
2018-04-26 21:08:58 +02:00
Tobias Geerinckx-Rice 1cc3e26b6a
gnu: fio: Use INVOKE.
* gnu/packages/benchmark.scm (fio)[arguments]: Substitute INVOKE for
SYSTEM* and end phase with explicit #t.
2018-04-26 21:08:58 +02:00
Tobias Geerinckx-Rice d2caedf08d
gnu: ghostwriter: Update to 1.6.2.
* gnu/packages/text-editors.scm (ghostwriter): Update to 1.6.2.
2018-04-26 21:08:58 +02:00
Tobias Geerinckx-Rice 3b8064734e
gnu: youtube-viewer: Update to 3.3.4.
* gnu/packages/video.scm (youtube-viewer): Update to 3.3.4.
2018-04-26 21:08:57 +02:00
Tobias Geerinckx-Rice a3cbd75bb3
gnu: openvpn: Update to 2.4.6.
* gnu/packages/vpn.scm (openvpn): Update to 2.4.6.
2018-04-26 21:08:57 +02:00
Tobias Geerinckx-Rice b6617a1ed8
gnu: perl-text-glob: Update to 0.11.
* gnu/packages/perl.scm (perl-text-glob): Update to 0.11.
2018-04-26 21:08:57 +02:00
Tobias Geerinckx-Rice 4e7ec8c06e
gnu: perl-task-weaken: Update to 1.06.
* gnu/packages/perl.scm (perl-task-weaken): Update to 1.06.
2018-04-26 21:08:57 +02:00
Tobias Geerinckx-Rice 4f1f1592a6
gnu: perl-module-find: Update to 0.13.
* gnu/packages/perl.scm (perl-module-find): Update to 0.13.
2018-04-26 21:08:56 +02:00
Tobias Geerinckx-Rice dbfbe2b0c8
gnu: perl-mime-types: Update to 2.17.
* gnu/packages/perl.scm (perl-mime-types): Update to 2.17.
2018-04-26 21:08:56 +02:00
Tobias Geerinckx-Rice 4844ccb2fe
gnu: perl-file-sharedir-install: Update to 0.12.
* gnu/packages/perl.scm (perl-file-sharedir-install): Update to 0.12.
2018-04-26 21:08:56 +02:00
Tobias Geerinckx-Rice 39a915c2bf
gnu: perl-devel-overloadinfo: Update to 0.005.
* gnu/packages/perl.scm (perl-devel-overloadinfo): Update to 0.005.
2018-04-26 21:08:56 +02:00
Tobias Geerinckx-Rice ff8b52bad9
gnu: perl-class-inspector: Update to 1.32.
* gnu/packages/perl.scm (perl-class-inspector): Update to 1.32.
2018-04-26 21:08:55 +02:00
Tobias Geerinckx-Rice ea1db49a89
gnu: perl-file-find-rule: Update to 0.34.
* gnu/packages/perl.scm (perl-file-find-rule): Update to 0.34.
2018-04-26 21:08:55 +02:00
Tobias Geerinckx-Rice 8c8771c375
gnu: perl-error: Update to 0.17025.
* gnu/packages/perl-.scm (perl-error): Update to 0.17025.
2018-04-26 21:08:55 +02:00
Tobias Geerinckx-Rice 41b937cd5f
gnu: perl-test-simple: Update to 1.302136.
* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302136.
2018-04-26 21:08:55 +02:00
Tobias Geerinckx-Rice 8cb722028c
gnu: perl-test-output: Update to 1.031.
* gnu/packages/perl-check.scm (perl-test-output): Update to 1.031.
2018-04-26 21:08:54 +02:00
Tobias Geerinckx-Rice 23da2107f9
gnu: perl-test-differences: Update to 0.64.
* gnu/packages/perl-check.scm (perl-test-differences): Update to 0.64.
2018-04-26 21:08:54 +02:00
Tobias Geerinckx-Rice cb6fb537dd
gnu: perl-test-pod: Update to 1.52.
* gnu/packages/perl-check.scm (perl-test-pod): Update to 1.52.
2018-04-26 21:08:54 +02:00
Tobias Geerinckx-Rice 79a9dee62d
gnu: perl-test-base: Update to 0.89.
* gnu/packages/perl-check.scm (perl-test-base): Update to 0.89.
2018-04-26 21:08:54 +02:00
Leo Famulari 379848ed31
gnu: zsh: Update to 5.5.1.
* gnu/packages/shells.scm (zsh): Update to 5.5.1.
[source]: Remove obsolete patches.
* gnu/packages/patches/zsh-CVE-2018-7548.patch,
gnu/packages/patches/zsh-CVE-2018-7549.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2018-04-26 15:06:03 -04:00
Rouby Pierre-Antoine 2690b6ce7d
gnu: Add libpfm4.
* gnu/packages/linux.scm (libpfm4): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-26 16:10:30 +02:00
Rouby Pierre-Antoine 25637b770e
gnu: Add psm2.
* gnu/packages/linux.scm (psm2): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-26 16:10:30 +02:00
Marius Bakke 28cae33891
gnu: perl@5.26.2: Don't export variable.
This prevents it from ending up in user profiles, which would fail due to
wrong search paths as reported in <https://bugs.gnu.org/31216#43>.

* gnu/packages/perl.scm (perl-5.26.2): Use DEFINE instead of DEFINE-PUBLIC.
2018-04-26 12:52:45 +02:00
Rutger Helling 90a8ef8c43
gnu: qemu: Enable GTK3 frontend.
* gnu/packages/virtualization.scm (qemu)[native-inputs]: Add "gettext" to native-inputs.
[inputs]: Add "gtk+" to inputs.
* gnu/packages/virtualization.scm (qemu-minimal)[native-inputs]: Remove "gettext"
from inherited inputs.
[inputs]: Remove "gtk+" from inherited inputs.
2018-04-26 12:45:57 +02:00
Rutger Helling 27b52c1f6a
gnu: qemu: Build with Python 3 and SDL2 support.
* gnu/packages/bootloaders.scm (qemu-minimal-2.10): Remove variable.
* gnu/packages/virtualization.scm (qemu)[inputs]: Use sdl2 instead of sdl.
[native-inputs]: Use python-wrapper instead of python@2.
* gnu/packages/virtualization.scm (qemu-minimal)[inputs]: Remove sdl2 instead of
sdl from inherited packages.
* gnu/packages/virtualization.scm (qemu-minimal-2.10): Add variable.
[native-inputs]: Remove python-wrapper from inherited packages and use python@2
instead.
* gnu/packages/debug.scm (american-fuzzy-lop): Inherit from moved hidden-package
qemu-minimal-2.10.
2018-04-26 12:45:57 +02:00
Rutger Helling 87bcd9bf65
gnu: evince: Update to 3.28.2.
* gnu/packages/gnome.scm (evince): Update to 3.28.2.
2018-04-26 11:04:11 +02:00
Rutger Helling 5fa88cc466
gnu: gnome-disk-utility: Update to 3.28.1.
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.1.
2018-04-26 09:58:30 +02:00
Rutger Helling c7fc414e1e
gnu: gnome-tweak-tool: Update to 3.26.4.
* gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.26.4.
[arguments]: Replace 'configure, 'build, 'check and 'install phases with Meson
build phases.
[native-inputs]: Add "gtk+:bin", "meson" and "ninja".
[inputs]: Add "nautilus." Replace "python@2" with "python" and
"python2-pygobject" with "python-pygobject".
2018-04-26 09:51:26 +02:00
Efraim Flashner dcf3ab6ab3
gnu: enlightenment: Update to 0.22.3.
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.22.3.
2018-04-26 10:23:58 +03:00
Efraim Flashner 5e94ce9794
gnu: terminology: Update to 1.2.0.
* gnu/packages/enlightenment.scm (terminology): Update to 1.2.0.
[source]: Update source snippet.
[build-system]: Switch to meson-build-system.
[native-inputs]: Add perl.
2018-04-26 10:23:58 +03:00
Rutger Helling dce50fbc91
gnu: retroarch: Fix hash.
* gnu/packages/emulators.scm (retroarch): Fix incorrect hash.
2018-04-26 08:54:04 +02:00
宋文武 03e4589124
gnu: runc: Update comment about status of tests.
* gnu/packages/virtualization.scm (runc)[arguments]: Update comment.
2018-04-26 09:37:00 +08:00
Clément Lassieur eb88e2c11c
gnu: Add l-smash.
* gnu/packages/video.scm (l-smash): New variable.
2018-04-26 00:45:43 +02:00
Pierre Neidhardt 37b9be5878
gnu: guile-sdl2: Require guile 2.2.
* gnu/packages/sdl.scm (guile-sdl2)[inputs]: Replace GUILE-2.0 with
GUILE-2.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-25 23:11:54 +02:00
Pierre Neidhardt a0bee5e769
gnu: Add emacs-evil-collection
* gnu/packages/emacs.scm (emacs-evil-collection): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-25 23:11:53 +02:00
Pierre Neidhardt b889df2722
gnu: Add emacs-helm-system-packages
* gnu/packages/emacs.scm (emacs-helm-system-packages): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-25 23:11:53 +02:00
Pierre Neidhardt 0eb3b8c0b6
gnu: guile-sly: Update home-page.
* gnu/packages/guile.scm (guile-sly): Update home-page.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-25 23:11:53 +02:00
Marius Bakke a9fe3882b9
Merge branch 'master' into staging 2018-04-25 15:53:41 +02:00
Marius Bakke 0afeda6521
gnu: multipath-tools: Update to 0.7.6.
* gnu/packages/linux.scm (multipath-tools): Update to 0.7.6.
2018-04-25 15:09:22 +02:00
Marius Bakke 5843dab8fb
gnu: fio: Update to 3.6.
* gnu/packages/benchmark.scm (fio): Update to 3.6.
2018-04-25 15:09:22 +02:00
Marius Bakke 3743e1320e
gnu: ceph: Update to 12.2.5.
* gnu/packages/patches/ceph-skip-collect-sys-info-test.patch: Adjust.
* gnu/packages/storage.scm (ceph): Update to 12.2.5.
2018-04-25 15:09:22 +02:00
Marius Bakke 8bf8dedc9a
gnu: rocksdb: Update to 5.12.4.
* gnu/packages/databases.scm (rocksdb): Update to 5.12.4.
2018-04-25 15:09:22 +02:00
Roel Janssen d000264299
gnu: guile-ssh: Move files from bin to examples directory.
* gnu/packages/ssh.scm (guile-ssh): Move files from bin to the examples
  directory.
2018-04-25 14:55:26 +02:00
Roel Janssen 5b862761f2
gnu: guix: Update to ab85cf7.
* gnu/packages/package-management.scm (guix): Update to ab85cf7.
2018-04-25 14:28:28 +02:00
Tobias Geerinckx-Rice ab85cf7185
gnu: perl-business-isbn: Update to 3.004.
* gnu/packages/perl.scm (perl-business-isbn): Update to 3.004.
2018-04-25 11:47:13 +02:00
Tobias Geerinckx-Rice 222999c989
gnu: ruby-domain-name: Update to 0.5.20180417.
* gnu/packages/ruby.scm (ruby-domain-name): Update to 0.5.20180417.
2018-04-25 11:47:13 +02:00
Tobias Geerinckx-Rice 21acf56184
gnu: perl-type-tiny: Update to 1.002002.
* gnu/packages/perl.scm (perl-type-tiny): Update to 1.002002.
2018-04-25 11:47:12 +02:00
Tobias Geerinckx-Rice 5854082a7a
gnu: ruby-ascii85: Update to 1.0.3.
* gnu/packages/ruby.scm (ruby-ascii85): Update to 1.0.3.
2018-04-25 11:47:12 +02:00
Rutger Helling fe355a1f8d
gnu: youtube-dl: Update to 2018.04.25.
* gnu/packages/video.scm (youtube-dl): Update to 2018.04.25.
2018-04-25 11:42:20 +02:00
Rutger Helling 113e9bc5a4
gnu: diffoscope: Update to 93.
* gnu/packages/package-management.scm (diffoscope): Update to 93.
2018-04-25 11:31:41 +02:00
Rutger Helling 035ee04b89
gnu: parallel: Update to 20180422.
* gnu/packages/parallel.scm (parallel): Update to 20180422.
2018-04-25 11:26:52 +02:00
Rutger Helling 076fcab120
gnu: vulkan-icd-loader: Update to 1.1.73.0.
* gnu/packages/vulkan.scm (vulkan-icd-loader): Update to 1.1.73.0.
2018-04-25 11:18:34 +02:00
Nicolas Goaziou 1a04c893fa
gnu: emacs-org, emacs-org-contrib: Update packages.
* gnu/packages/emacs.scm (emacs-org): Update to 9.1.11.
(emacs-org-contrib): Update to 20180423.
2018-04-25 09:57:11 +02:00
Rutger Helling b24b19e3ff
gnu: retroarch: Update to 1.7.2.
* gnu/packages/emulators.scm (retroarch): Update to 1.7.2.
2018-04-24 23:33:09 +02:00
Mark H Weaver ba39d32807
gnu: linux-libre: Update to 4.16.4.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.4.
(%linux-libre-hash): Update hash.
2018-04-24 16:53:53 -04:00
Mark H Weaver feb477869e
gnu: linux-libre@4.14: Update to 4.14.36.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.36.
(%linux-libre-4.14-hash): Update hash.
2018-04-24 16:53:51 -04:00
Mark H Weaver 22789d97b0
gnu: linux-libre@4.9: Update to 4.9.96.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.96.
2018-04-24 16:53:49 -04:00
Mark H Weaver 005ccea624
gnu: linux-libre@4.4: Update to 4.4.129.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.129.
2018-04-24 16:53:47 -04:00
Marius Bakke 460292af30
gnu: qemu: Update to 2.12.0.
* gnu/packages/patches/qemu-CVE-2018-7550.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/virtualization.scm (qemu): Update to 2.12.0.
[source](patches): Remove.
2018-04-24 21:14:20 +02:00