Commit Graph

36980 Commits

Author SHA1 Message Date
h.nasajpour 67458e209d
gnu: python-attrs: Update to 19.1.0.
* gnu/packages/python-xyz.scm (python-attrs): Update to 19.1.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-05-28 21:48:10 +02:00
h.nasajpour 205eb40e5b
gnu: python-flask: Update to 1.0.3.
* gnu/packages/python-web.scm (python-flask): Update to 1.0.3.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-05-28 21:18:24 +02:00
Pierre Neidhardt 458e92215f
gnu: d-feet: Fix missing input and update to 0.3.14.
* gnu/packages/gnome.scm (d-feet): Update to 0.3.14.
[inputs]: Add hicolor-icon-theme since d-feet won't list anything without it.
2019-05-28 14:53:02 +02:00
Ludovic Courtès e7f078c337
gnu: guix: Update to 35d1354.
* gnu/packages/package-management.scm (guix): Update to 35d1354.
2019-05-28 09:51:12 +02:00
Nicolas Goaziou 70fa77d881
gnu: emacs-relint: Update to 1.8.
* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.8.
2019-05-27 23:22:34 +02:00
Nicolas Goaziou d8d896c5b5
gnu: emacs-xr: Update to 1.12.
* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.12.
2019-05-27 23:22:19 +02:00
Ludovic Courtès 2e5c71b2a2
gnu: guix: Add dependency on lzlib.
* gnu/packages/package-management.scm (guix)[inputs]: Add LZLIB.
2019-05-27 22:47:24 +02:00
Ricardo Wurmus 8916034a34
gnu: r-shiny: Fix JavaScript minification.
Fixes <https://bugs.gnu.org/35923>.

* gnu/packages/cran.scm (r-shiny)[native-inputs]: Add uglify-js.
2019-05-27 22:09:22 +02:00
Guillaume LE VAILLANT ed72a133db
gnu: Add osmctools
* gnu/packages/geo.scm (osmctools): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2019-05-27 14:32:13 -04:00
Alex Griffin 521d736ae9
gnu: go@1.4: Update to 1.4-bootstrap-20171003.
* gnu/packages/golang.scm (go-1.4): Use the bootstrap branch that is
still supported upstream.
[version]: Update to 1.4-bootstrap-20171003.
[arguments]: Remove obsolete fix for timezone test which is now included
upstream.  Don't manually disable cgo because it is disabled by default.
Manually enable test suite because future releases will disable tests by
default.

Signed-off-by: Leo Famulari <leo@famulari.name>
2019-05-27 14:26:46 -04:00
Danny Milosavljevic 8d1647b228
gnu: python-alembic: Update to 1.0.10.
* gnu/packages/databases.scm (python-alembic): Update to 1.0.10.
2019-05-27 18:16:25 +02:00
Stefan Stefanović cf342a8598
gnu: tlp: Add required x86-energy-perf-policy input dependency.
* gnu/packages/linux.scm (tlp)
[inputs]: Add system specific x86-energy-perf-policy dependency.
[arguments]<#:phases>['wrap]:
Adjust bin-directory procedure to return #f on missing input,
a guard against system specific input dependencies.
Filter only strings in the path list. Reformat for-each block.
Add x86-energy-perf-policy in bin-directory input-name list.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-05-27 16:41:12 +02:00
Stefan Stefanović 71bd55cb2a
gnu: Add x86-energy-perf-policy.
* gnu/packages/linux.scm (x86-energy-perf-policy): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-27 16:35:09 +02:00
guy fleury iteriteka 66fca5041b
gnu: MATE: Use mirror://mate/ in source URIs.
* gnu/packages/mate.scm(MATE packages)[source](uri): Use "mirror://mate/"
  instead of "https://pub.mate-desktop.org/releases/" directly.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-27 12:02:27 +02:00
Alex Vong 45bdb66251
gnu: you-get: Update to 0.4.1302.
* gnu/packages/video.scm (you-get): Update to 0.4.1302.
2019-05-27 02:28:26 +08:00
Mark H Weaver 5ea87197f6
gnu: linux-libre: Update to 5.1.5.
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.5.
(%linux-libre-hash): Update hash.
2019-05-26 14:19:40 -04:00
Mark H Weaver 5b7be798b2
gnu: linux-libre@4.19: Update to 4.19.46.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.46.
(%linux-libre-4.19-hash): Update hash.
2019-05-26 14:19:38 -04:00
Mark H Weaver d87d375b64
gnu: linux-libre@4.14: Update to 4.14.122.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.122.
(%linux-libre-4.14-hash): Update hash.
2019-05-26 14:19:35 -04:00
Mark H Weaver 5f3f63e5ad
gnu: linux-libre@4.9: Update to 4.9.179.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.179.
2019-05-26 14:19:33 -04:00
Mark H Weaver 2bdce7a654
gnu: linux-libre: Rename a patch.
* gnu/packages/linux.scm (%linux-libre-arm-export-__sync_icache_dcache-patch):
Remove the version from the file name, since it applies to multiple versions.
2019-05-26 14:19:04 -04:00
Mark H Weaver 403b3a8c61
gnu: linux-libre-arm-generic: Move definition.
* gnu/packages/linux.scm (linux-libre-arm-generic): Move the definition down,
next to the other linux-libre-arm-generic-* packages.
2019-05-26 14:19:00 -04:00
Mark H Weaver efbbf9a15c
gnu: vhba-module: Remove duplicate definition.
This is a followup to commit e1f640db8f.

* gnu/packages/linux.scm (vhba-module): Remove duplicate definition.
2019-05-26 14:18:55 -04:00
Efraim Flashner 13f3893b60
gnu: bash: Update to patch level 7.
* gnu/packages/bash.scm (%patch-series-5.0): Add patches 3 through 7.
2019-05-26 21:18:48 +03:00
Marius Bakke 7024846181
gnu: node: Update to 10.15.3.
* gnu/packages/libevent.scm (libuv-1.19): Remove variable.
* gnu/packages/node.scm (node): Update to 10.15.3.
[source]: Use XZ-compressed tarball.
[arguments]: Add #:test-target.  Use DELETE-FILE instead of DELETE-IF-EXISTS.
Remove obsolete test deletions.
[inputs]: Change OPENSSL to OPENSSL-NEXT.  Change LIBUV-1.19 to LIBUV.
(node-lts): Remove variable.
2019-05-26 19:48:39 +02:00
Marius Bakke 0d3dbe3f56
gnu: libevent: Update to 2.1.0.
* gnu/packages/patches/libevent-2.1-dns-tests.patch,
gnu/packages/patches/libevent-2.1-skip-failing-test.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/libevent.scm (libevent): Update to 2.1.10.
[source](patches): Remove.
2019-05-26 19:48:39 +02:00
Alex Vong 304fb7000a
gnu: youtube-dl: Update to 2019.05.20.
* gnu/packages/video.scm (youtube-dl): Update to 2019.05.20.

Signed-off-by: Alex Vong <alexvong1995@gmail.com>
2019-05-27 01:34:09 +08:00
Efraim Flashner 51daf2f553
gnu: ioquake: Build on all architectures.
* gnu/packages/game-development.scm (ioquake)[supported-systems]: Remove
field.
2019-05-26 20:22:36 +03:00
Ricardo Wurmus 164cb4da63
gnu: pigx-chipseq: Update to 0.0.41.
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.41.
2019-05-26 10:56:52 +02:00
Brett Gilio 6d94465b4e
gnu: python-shapely: Update to 1.6.4.post2.
* gnu/packages/python-xyz.scm (python-shapely): Update to 1.6.4.post2.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-05-26 10:22:05 +02:00
Brett Gilio 7abf3cbf71
gnu: python-psutil: Update to 5.6.2.
* gnu/packages/python-xyz.scm (python-psutil): Update to 5.6.2.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-05-26 10:22:05 +02:00
Dan Frumin 414f545ee6
gnu: coq-equations: Update to 1.2.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-05-26 10:22:05 +02:00
Rutger Helling 9c11ba9282
gnu: mgba: Update to 0.7.2.
* gnu/packages/emulators.scm (mgba): Update to 0.7.2.
2019-05-26 10:15:21 +02:00
Rutger Helling d21c68ac46
gnu: kitty: Update to 0.14.0.
* gnu/packages/terminals.scm (kitty): Update to 0.14.0.
2019-05-26 10:15:21 +02:00
Tobias Geerinckx-Rice ac12a01394
gnu: wine-staging: Update to 4.9.
* gnu/packages/wine.scm (wine-staging-patchset-data, wine-staging):
Update to 4.9.
2019-05-26 05:22:51 +02:00
Tobias Geerinckx-Rice 5daafe0b5d
gnu: rxcpp: Don't use unstable tarball.
* gnu/packages/machine-learning.scm (rxcpp)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-05-26 05:00:50 +02:00
Tobias Geerinckx-Rice e91a0bff01
gnu: rxcpp: Update to 4.1.0.
* gnu/packages/machine-learning.scm (rxcpp): Update to 4.1.0.
2019-05-26 05:00:50 +02:00
Tobias Geerinckx-Rice f3addff21c
gnu: libelf: Use archived home page and mirrored source.
* gnu/packages/elf.scm (libelf)[source]: Use mirror URLs.
[home-page]: Use archived home page.
2019-05-26 03:27:33 +02:00
Tobias Geerinckx-Rice dbe2dfa528
gnu: pidgin: Use HTTPS home page.
* gnu/packages/messaging.scm (pidgin)[home-page]: Use HTTPS.
2019-05-26 03:27:33 +02:00
Tobias Geerinckx-Rice 569958aeb5
gnu: pidgin: Add network-manager support.
* gnu/packages/messaging.scm (pidgin)[inputs]: Add network-manager.
[arguments]: Undisable it in #:configure-flags.
2019-05-26 03:27:33 +02:00
Tobias Geerinckx-Rice 0fcb0e5076
gnu: pidgin: Update to 2.13.0.
* gnu/packages/messaging.scm (pidgin): Update to 2.13.0.
2019-05-26 03:27:33 +02:00
Tobias Geerinckx-Rice a4cf65c804
gnu: pidgin: Don't use NAME in source URI.
* gnu/packages/messaging.scm (pidgin)[source]: Hard-code NAME.
2019-05-26 03:27:33 +02:00
Tobias Geerinckx-Rice 8a8597819e
gnu: duplicity: Update to 0.7.19.
* gnu/packages/backup.scm (duplicity): Update to 0.7.19.
2019-05-26 03:27:33 +02:00
Kei Kebreau 41cdaf47e1
gnu: squirrel: Fix build.
This follows commit 9d0c291e3e.

* gnu/packages/squirrel.scm: Adjust module reference.
2019-05-25 06:08:23 -04:00
Brian Leung 7547648091
gnu: emacs-lispy: Update to 0.27.0.
* gnu/packages/emacs-xyz.scm (emacs-lispy): Update to 0.27.0.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-05-25 11:52:37 +02:00
Brian Leung c799fd63f6
gnu: emacs-avy: Update to 0.5.0.
* gnu/packages/emacs-xyz.scm (emacs-avy): Update to 0.5.0.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-05-25 11:52:37 +02:00
Brian Leung eea4ed9869
gnu: emacs-highlight-symbol: Update to 1.3.1-7a789c7.
* gnu/packages/emacs-xyz.scm (emacs-highlight-symbol): Update to 1.3.1-7a789c7.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-05-25 11:52:33 +02:00
Kei Kebreau 8698d986db
gnu: supertux: Update to 0.6.0.
* gnu/packages/games.scm (supertux): Update to 0.6.0.
[source]: Add patches.
[arguments]: Add -DUSE_SYSTEM_PHYSFS=ON. Add 'patch-squirrel-path' phase.
[inputs]: Add freetype and squirrel.
* gnu/packages/patches/supertux-fix-build-with-gcc5.patch,
gnu/packages/patches/supertux-unbundle-squirrel.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
2019-05-24 21:00:15 -04:00
Kei Kebreau 608d148c50
gnu: squirrel: Install headers and documentation.
* gnu/packages/squirrel.scm (squirrel)[arguments]: Disable building static
libraries. Add 'install-documentation' and 'install-headers' phases.
[native-inputs]: Add python-sphinx.
2019-05-24 21:00:15 -04:00
Kei Kebreau 03b630686f
gnu: squirrel: Build from a source archive instead of a Git checkout.
* gnu/packages/squirrel.scm (squirrel)[source]: Use url-fetch and adjust the
source URL accordingly.
2019-05-24 21:00:15 -04:00
Marius Bakke 848e600d71
gnu: Remove help2man@1.47.6.
* gnu/packages/man.scm (help2man): Update to 1.47.10.
(help2man/latest): Remove variable.
2019-05-25 00:53:04 +02:00
Marius Bakke bb9dec546f
gnu: gawk: Update to 5.0.0.
* gnu/packages/patches/libgpg-error-gawk-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnupg.scm (libgpg-error)[source](modules, patches): New fields.
* gnu/packages/gawk.scm (gawk): Update to 5.0.0.
2019-05-25 00:47:54 +02:00
Marius Bakke 5dc3de3ac7
gnu: libidn2: Update to 2.2.0.
* gnu/packages/libidn.scm (libidn2): Update to 2.2.0.
2019-05-25 00:47:54 +02:00
Marius Bakke 91cf806425
gnu: libuv: Update to 1.29.1.
* gnu/packages/libevent.scm (libuv): Update to 1.29.1.
2019-05-25 00:47:54 +02:00
Marius Bakke 98be913d5b
gnu: dbus: Update to 1.12.14.
* gnu/packages/glib.scm (dbus): Update to 1.12.14.
2019-05-25 00:47:54 +02:00
Marius Bakke 45771d63c5
gnu: cmake: Update to 3.14.4.
* gnu/packages/cmake.scm (cmake-minimal): Update to 3.14.4.
2019-05-25 00:47:53 +02:00
Marius Bakke e7809d96aa
gnu: bison: Update to 3.4.1.
* gnu/packages/bison.scm (bison): Update to 3.4.1.
2019-05-25 00:47:53 +02:00
Marius Bakke a3e53041b8
gnu: perl: Update to 5.30.0.
* gnu/packages/patches/perl-no-sys-dirs.patch: Adjust Errno.h hunk.
* gnu/packages/perl.scm (perl): Update to 5.30.0.
2019-05-25 00:47:53 +02:00
Marius Bakke 1b4c3faff4
gnu: curl: Remove unused module import.
This is a follow-up to commit 52cb7748cb.

* gnu/packages/curl.scm: Don't import (gnu packages ssh).
2019-05-25 00:47:53 +02:00
Marius Bakke 74659ebef1
gnu: curl: Remove graft for 7.65.0.
* gnu/packages/curl.scm (curl): Update to 7.65.0.
(curl-7.65.0): Remove variable.
2019-05-25 00:30:09 +02:00
Marius Bakke 57df83e07d
Merge branch 'staging' into core-updates 2019-05-25 00:25:15 +02:00
Marius Bakke 136b7d81f0
gnu: nss, nss-certs: Update to 3.44.
* gnu/packages/nss.scm (nss): Update to 3.44.
* gnu/packages/certs.scm (nss-certs): Likewise.
2019-05-24 23:28:32 +02:00
Marius Bakke d43a696080
gnu: imagemagick: Update to 6.9.10-46.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-46.
2019-05-24 23:28:32 +02:00
Marius Bakke 736b66a099
gnu: eudev: Update to 3.2.8.
* gnu/packages/linux.scm (eudev): Update to 3.2.8.
2019-05-24 23:28:31 +02:00
Marius Bakke b97f4a357c
gnu: python-urllib3: Update to 1.25.3.
* gnu/packages/python-web.scm (python-urllib3): Update to 1.25.3.
2019-05-24 23:28:31 +02:00
Marius Bakke b8725cdf94
gnu: python-pysocks: Update to 1.7.0.
* gnu/packages/python-xyz.scm (python-pysocks): Update to 1.7.0.
2019-05-24 23:28:31 +02:00
Marius Bakke ab43d1f827
gnu: at-spi2-core: Update to 2.32.1.
* gnu/packages/patches/at-spi2-core-meson-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.32.1.
[source](patches): Remove.
2019-05-24 23:28:30 +02:00
Marius Bakke b97b47b676
gnu: libva: Update to 2.4.1.
* gnu/packages/video.scm (libva): Update to 2.4.1.
2019-05-24 23:28:30 +02:00
Marius Bakke b2965b26ee
gnu: python-mako: Update to 1.0.10.
* gnu/packages/python-xyz.scm (python-mako): Update to 1.0.10.
2019-05-24 23:28:30 +02:00
Marius Bakke 05a5bd8366
gnu: python-requests: Update to 2.22.0.
* gnu/packages/python-web.scm (python-requests): Update to 2.22.0.
2019-05-24 23:28:29 +02:00
Marius Bakke 657e025def
gnu: cups-filters: Update to 1.23.0.
* gnu/packages/cups.scm (cups-filters): Update to 1.23.0.
2019-05-24 23:28:29 +02:00
Marius Bakke ab6693c45f
gnu: libical: Update to 3.0.5.
* gnu/packages/calendar.scm (libical): Update to 3.0.5.
[native-inputs]: Add GTK-DOC.
2019-05-24 23:28:29 +02:00
Marius Bakke 2a11a029a4
gnu: sbc: Update to 1.4.
* gnu/packages/linux.scm (sbc): Update to 1.4.
2019-05-24 23:28:28 +02:00
Marius Bakke d309b36d30
gnu: python-sphinx: Update to 2.0.1.
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.0.1.
[arguments]: Remove Python2 workaround.
[propagated-inputs]: Remove PYTHON-SIX and PYTHON-SPHINXCONTRIB-WEBSUPPORT.
Add PYTHON-SPHINXCONTRIB-APPLEHELP, PYTHON-SPHINXCONTRIB-DEVHELP,
PYTHON-SPHINXCONTRIB-HTMLHELP, PYTHON-SPHINXCONTRIB-JSMATH,
PYTHON-SPHINXCONTRIB-QTHELP, and PYTHON-SPHINXCONTRIB-SERIALIZINGHTML.
(python2-sphinx)[source]: Stay on version 1.7.7.
[arguments]: New field.
[propagated-inputs]: Do not inherit from the Python 3 Sphinx variant.
2019-05-24 23:24:09 +02:00
Marius Bakke 224d2e2efd
gnu: postgresql: Remove graft for 10.8.
* gnu/packages/databases.scm (postgresql): Update to 10.8.
[replacement]: Remove.
(postgresql-10.8): Remove variable.
2019-05-24 22:48:59 +02:00
Marius Bakke ddb4062784
Merge branch 'master' into staging 2019-05-24 22:44:51 +02:00
Marius Bakke dbe533292b
gnu: help2man: Update to 1.47.10.
* gnu/packages/man.scm (help2man/latest): Update to 1.47.10.
2019-05-24 21:54:32 +02:00
Marius Bakke ceb1936aa4
gnu: python-markdown: Update to 3.1.1.
* gnu/packages/python-xyz.scm (python-markdown): Update to 3.1.1.
2019-05-24 21:54:32 +02:00
Marius Bakke 0cb9bacbfa
gnu: perl: Update home page.
* gnu/packages/perl.scm (perl)[home-page]: Use HTTPS.
2019-05-24 21:54:32 +02:00
Marius Bakke 6eceb2d445
gnu: Add python-sphinxcontrib-qthelp.
* gnu/packages/sphinx.scm (python-sphinxcontrib-qthelp): New public variable.
2019-05-24 21:54:32 +02:00
Marius Bakke 72f278a0ff
gnu: Add python-sphinxcontrib-htmlhelp.
* gnu/packages/sphinx.scm (python-sphinxcontrib-htmlhelp): New public variable.
2019-05-24 21:54:32 +02:00
Marius Bakke 67be8943c3
gnu: Add python-sphinxcontrib-jsmath.
* gnu/packages/sphinx.scm (python-sphinxcontrib-jsmath): New public variable.
2019-05-24 21:54:31 +02:00
Marius Bakke 62ad0c8b0f
gnu: Add python-sphinxcontrib-devhelp.
* gnu/packages/sphinx.scm (python-sphinxcontrib-devhelp): New public variable.
2019-05-24 21:54:31 +02:00
Marius Bakke bc2a3f7c62
gnu: Add python-sphinxcontrib-applehelp.
* gnu/packages/sphinx.scm (python-sphinxcontrib-applehelp): New public variable.
2019-05-24 21:54:31 +02:00
Marius Bakke c5c55a9f2c
gnu: Add python-sphinxcontrib-serializinghtml.
* gnu/packages/sphinx.scm (python-sphinxcontrib-serializinghtml): New public
variable.
2019-05-24 21:54:31 +02:00
Marius Bakke 9d0c291e3e
gnu: Move Sphinx and friends to (gnu packages sphinx).
* gnu/packages/python-xyz.scm (python-sphinxcontrib-websupport,
python2-sphinxcontrib-websupport, python-sphinx, python2-sphinx,
python-sphinx-gallery, python2-sphinx-gallery, python-sphinx-rtd-theme,
python2-sphinx-rtd-theme, python-guzzle-sphinx-theme,
python2-guzzle-sphinx-theme, python-sphinxcontrib-newsfeed,
python-sphinxcontrib-programoutput, python2-sphinxcontrib-programoutput,
python-sphinx-repoze-interface, python2-sphinx-repoze-interface,
python-sphinx-cloud-sptheme, python2-sphinx-cloud-sptheme,
python-sphinx-alabaster-theme, python2-sphinx-alabaster-theme,
python-sphinx-me, python-sphinxcontrib-svg2pdfconverter): Move to ...
(gnu):
* gnu/packages/sphinx.scm: ... here.  New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/admin.scm, gnu/packages/bioinformatics.scm,
gnu/packages/calendar.scm, gnu/packages/cluster.scm,
gnu/packages/databases.scm, gnu/packages/dav.scm, gnu/packages/disk.scm,
gnu/packages/django.scm, gnu/packages/elf.scm, gnu/packages/emacs-xyz.scm,
gnu/packages/emulators.scm, gnu/packages/finance.scm, gnu/packages/image.scm,
gnu/packages/libffi.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm,
gnu/packages/openstack.scm, gnu/packages/pdf.scm, gnu/packages/python-web.scm,
gnu/packages/search.scm, gnu/packages/statistics.scm,
gnu/packages/storage.scm, gnu/packages/sync.scm, gnu/packages/terminals.scm,
gnu/packages/tls.scm, gnu/packages/web.scm: Adjust module imports.
2019-05-24 21:54:31 +02:00
Marius Bakke a52c807a39
gnu: postgresql: Replace with 10.8 [security fixes].
This fixes CVE-2019-10129 and CVE-2019-10130.

* gnu/packages/databases.scm (postgresql)[replacement]: New field.
(postgresql-10.8): New variable.
2019-05-24 21:54:30 +02:00
Dan Frumin 66fbffde1f
gnu: Add coq-stdpp.
* gnu/packages/coq.scm (coq-stdpp): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-24 18:24:16 +02:00
Reza Alizadeh Majd 8f5371d083
gnu: lxqt-panel: fix taskbar plugin's application list issue.
* gnu/packages/lxqt.scm (lxqt-panel): move `kwindowsystem` from `inputs`
to `propagated-inputs`

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-24 18:24:16 +02:00
Reza Alizadeh Majd 42f3eb2e7f
gnu: lxqt-session: fix lxqt-rc.xml permission issue
* gnu/packages/lxqt.scm (lxqt-session): add write permission to
lxqt-rc.xml file after initial copy to user directory

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-24 18:24:16 +02:00
Andy Tai 43675ac77a
gnu: Add libjit.
* gnu/packages/assembly.scm (libjit): Add at 0.1.4

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-05-24 18:24:16 +02:00
Ludovic Courtès fc289fb21b
gnu: guile-next: Update to 2.9.2.
* gnu/packages/guile.scm (guile-next): Update to 2.9.2.
2019-05-24 18:24:16 +02:00
Jakob L. Kreuze fc16bbb7aa
gnu: Add chocolate-doom.
* gnu/packages/games.scm (chocolate-doom): New variables.
2019-05-24 10:49:49 -04:00
Rutger Helling b019965cc5
gnu: gajim-omemo: Update to 2.6.29.
* gnu/packages/messaging.scm (gajim-omemo): Update to 2.6.29.
2019-05-24 08:14:44 +02:00
Tobias Geerinckx-Rice e26d628b0f
gnu: parallel: Update to 20190522.
* gnu/packages/parallel.scm (parallel): Update to 20190522.
2019-05-23 22:07:48 +02:00
Efraim Flashner 234999497d
gnu: wgetpaste: Remove dead paste site.
* gnu/packages/wget.scm (wgetpaste)[arguments]: Add custom phase to
remove newly defunct paste site.
2019-05-23 20:58:47 +03:00
Pierre Neidhardt e4ff9dffe7
gnu: Add ioquake3.
* gnu/packages/game-development.scm (ioquake3): New variable.
2019-05-23 18:55:21 +02:00
Marius Bakke cee9b0566d
gnu: strace: Update to 5.1.
* gnu/packages/linux.scm (strace): Update to 5.1.
2019-05-23 17:49:06 +02:00
Marius Bakke 3d3c07f3ee
gnu: notmuch: Update to 0.28.4.
* gnu/packages/mail.scm (notmuch): Update to 0.28.4.
[native-inputs]: Change PYTHON-2 and PYTHON2-DOCUTILS to PYTHON and
PYTHON-DOCUTILS.
2019-05-23 17:49:06 +02:00
Nicolas Goaziou f41378b797
gnu: silkaj: Update to 0.7.0.
* gnu/packages/finance.scm (silkaj): Update to 0.7.0.
[inputs]: Add python-texttable.
2019-05-23 16:52:55 +02:00
Nicolas Goaziou 3425fbc69f
gnu: flare-game: Update to 1.10.
* gnu/packages/games.scm (flare-game): Update to 1.10.
2019-05-23 16:46:45 +02:00
Nicolas Goaziou 729f0ccbb5
gnu: flare-engine: Update to 1.10.
* gnu/packages/games.scm (flare-engine): Update to 1.10.
2019-05-23 16:46:32 +02:00
Ricardo Wurmus a9150d4c23
gnu: salmon: Update to 0.13.1.
* gnu/packages/bioinformatics.scm (salmon): Update to 0.13.1.
[arguments]: Adjust "do-not-look-for-boost" build phase; adjust
"prepare-rapmap" phase; adjust "use-system-libraries" phase.
[inputs]: Remove bwa, jellyfish, spdlog-for-salmon.
[native-inputs]: Add pkg-config.
(spdlog-for-salmon, bwa-for-salmon): Remove variables.
2019-05-23 16:32:21 +02:00
Nicolas Goaziou f918a296e8
gnu: python-duniterpy: Update to 0.54.1.
* gnu/packages/finance.scm (python-duniterpy): Update to 0.54.1.
2019-05-23 16:23:03 +02:00
Nicolas Goaziou 6406badb2a
gnu: wireshark: Update to 3.0.2.
* gnu/packages/networking.scm (wireshark): Update to 3.0.2.
2019-05-23 16:16:55 +02:00
Nicolas Goaziou 0f3794fb7c
gnu: keepassxc: Update to 2.4.1.
* gnu/packages/password-utils.scm (keepassxc): Update to 2.4.1.
[arguments]: Disable update checking.
[inputs]: Add qrencode and qtsvg.
2019-05-23 14:53:36 +02:00
Andy Tai 39d655f8cf
gnu: Add squirrel.
* gnu/packages/squirrel.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-05-22 21:36:45 -04:00
Vagrant Cascadian dcdafc6e18
gnu: xf86-input-joystick: Fix typo "control".
* gnu/packages/xorg (xf86-input-joystick)[description]: Fix typo.
2019-05-22 18:30:05 -07:00
Vagrant Cascadian c284dffcbe
gnu: renderproto: Fix typo "protocol".
* gnu/packages/xorg (renderproto)[description]: Fix typo.
2019-05-22 18:30:03 -07:00
Vagrant Cascadian 168d5634a6
gnu: xautomation: Fix typo "programs".
* gnu/packages/xdisorg (xautomation)[description]: Fix typo.
2019-05-22 18:30:00 -07:00
Vagrant Cascadian 4ba51e22c7
gnu: nghttp2: Fix typo "compatibility".
* gnu/packages/web (nghttp2)[description]: Fix typo.
2019-05-22 18:29:58 -07:00
Vagrant Cascadian 1bb5085694
gnu: python-internetarchive: Fix typo "programmatic".
* gnu/packages/web (python-internetarchive)[description]: Fix typo.
2019-05-22 18:29:55 -07:00
Vagrant Cascadian e54af3225d
gnu: ruby-markaby: Fix typo "Embedded".
* gnu/packages/ruby (ruby-markaby)[description]: Fix typo.
2019-05-22 18:29:52 -07:00
Vagrant Cascadian 50fceab07e
gnu: python-honcho: Fix typo "several".
* gnu/packages/python-xyz (python-honcho)[description]: Fix typo.
2019-05-22 18:29:50 -07:00
Vagrant Cascadian 7cc9ef9c20
gnu: perl-text-csv-xs: Fix typo "Routines".
* gnu/packages/perl (perl-text-csv-xs)[synopsis]: Fix typo.
2019-05-22 18:29:47 -07:00
Vagrant Cascadian 95480b9b51
gnu: perl-moox-handlesvia: Fix typo "attribute".
* gnu/packages/perl (perl-moox-handlesvia)[description]: Fix typo.
2019-05-22 18:29:45 -07:00
Vagrant Cascadian 55f54fb921
gnu: perl-data-uniqid: Fix typo "system".
* gnu/packages/perl (perl-data-uniqid)[description]: Fix typo.
2019-05-22 18:29:43 -07:00
Vagrant Cascadian d6901d933b
gnu: pdfposter: Fix typo "multiple".
* gnu/packages/pdf (pdfposter)[description]: Fix typo.
2019-05-22 18:29:40 -07:00
Vagrant Cascadian 37c5b197bb
gnu: ocaml-compiler-libs: Fix typo "package".
* gnu/packages/ocaml (ocaml-compiler-libs)[description]: Fix typo.
2019-05-22 18:29:38 -07:00
Vagrant Cascadian 86912a67ac
gnu: ocaml-migrate-parsetree: Fix typo "converter".
* gnu/packages/ocaml (ocaml-migrate-parsetree)[synopsis]: Fix typo.
2019-05-22 18:29:36 -07:00
Vagrant Cascadian 57e69c1d2e
gnu: mumps: Fix typo "Gaussian".
* gnu/packages/maths (mumps)[description]: Fix typo.
2019-05-22 18:29:33 -07:00
Vagrant Cascadian 245289f8dd
gnu: lxqt-policykit: Fix typo "authentication".
* gnu/packages/lxqt (lxqt-policykit)[description]: Fix typo.
2019-05-22 18:29:30 -07:00
Vagrant Cascadian c42dcaa91e
gnu: ghc-persistent: Fix typo "systems".
* gnu/packages/haskell (ghc-persistent)[description]: Fix typo.
2019-05-22 18:22:09 -07:00
Vagrant Cascadian b5cfc89f2d
gnu: ghc-reflection: Fix typo "propagating".
* gnu/packages/haskell (ghc-reflection)[description]: Fix typo.
2019-05-22 18:22:03 -07:00
Vagrant Cascadian 7306eb5cf5
gnu: ghc-aeson-pretty: Fix typo "readability".
* gnu/packages/haskell-web (ghc-aeson-pretty)[description]: Fix typo.
2019-05-22 18:22:01 -07:00
Vagrant Cascadian 2ec41781d5
gnu: go-github-com-btcsuite-btcd-btcec: Fix typo "significantly".
* gnu/packages/golang (go-github-com-btcsuite-btcd-btcec)[description]: Fix
  typo.
2019-05-22 18:21:58 -07:00
Vagrant Cascadian a95b643630
gnu: go-github-com-docker-distribution: Correct grammar and spelling.
* gnu/packages/golang (go-github-com-docker-distribution)[description]:
  Correct grammar and spelling.
  [synopsis]: Correct grammar and spelling.
2019-05-22 18:21:56 -07:00
Vagrant Cascadian ae03ce0f2f
gnu: go-github-com-google-cadvisor: Fix typo "performance".
* gnu/packages/golang (go-github-com-google-cadvisor)[description]: Fix typo.
2019-05-22 18:21:54 -07:00
Vagrant Cascadian ce97f33656
gnu: go-golang-org-x-net-context: Fix typo "cancellation".
* gnu/packages/golang (go-golang-org-x-net-context)[description]: Fix typo.
2019-05-22 18:21:51 -07:00
Vagrant Cascadian b55b96a73c
gnu: go-github-com-petermattis-goid: Fix typo "programmatically".
* gnu/packages/syncthing (go-github-com-petermattis-goid)[description]: Fix
  typo.
2019-05-22 18:21:49 -07:00
Vagrant Cascadian 4ca7207be2
gnu: python-docopt: Fix typo "programmatically".
* gnu/packages/python-xyz (python-docopt)[description]: Fix typo.
2019-05-22 18:21:46 -07:00
Vagrant Cascadian 5c6b576ab8
gnu: go-github-com-tj-docopt: Fix typo "programmatically".
* gnu/packages/golang (go-github-com-tj-docopt)[description]: Fix typo.
2019-05-22 18:21:44 -07:00
Vagrant Cascadian e16b44a20c
gnu: font-tamzen: Fix typo "programmatically".
* gnu/packages/fonts (font-tamzen)[description]: Fix typo.
2019-05-22 18:21:42 -07:00
Vagrant Cascadian add43093ac
gnu: dbus-c++: Fix typo "language".
* gnu/packages/glib (dbus-c++)[description]: Fix typo.
2019-05-22 18:21:39 -07:00
Vagrant Cascadian afe02c1a12
gnu: infiniband-diags: Fix typo "diagnostic".
* gnu/packages/fabric-management (infiniband-diags)[description]: Fix typo.
2019-05-22 18:21:35 -07:00
Vagrant Cascadian a265b400b4
gnu: emacs-noflet: Fix typo "lets you".
* gnu/packages/emacs-xyz (emacs-noflet)[description]: Fix typo.
2019-05-22 18:21:33 -07:00
Vagrant Cascadian b9c0d5446c
gnu: emacs-lsp-mode: Fix typo "implementation".
* gnu/packages/emacs-xyz (emacs-lsp-mode)[description]: Fix typo.
2019-05-22 18:21:31 -07:00
Vagrant Cascadian 4dc559ab49
gnu: emacs-groovy-modes: Fix typo "highlighting".
* gnu/packages/emacs-xyz (emacs-groovy-modes)[description]: Fix typo.
2019-05-22 18:21:28 -07:00
Vagrant Cascadian 0a71b5dc09
gnu: emacs-evil-surround: Fix typo "parentheses".
* gnu/packages/emacs-xyz (emacs-evil-surround)
  [synopsis]: Fix typo.
  [description]: Fix typo.
2019-05-22 18:21:26 -07:00
Vagrant Cascadian 27513c441c
gnu: emacs-lua-mode: Fix typo "programming".
* gnu/packages/emacs-xyz (emacs-lua-mode)[description]: Fix typo.
2019-05-22 18:21:23 -07:00
Vagrant Cascadian 7d4e465e33
gnu: emacs-sly: Fix typo "familiar".
* gnu/packages/emacs-xyz (emacs-sly)[description]: Fix typo.
2019-05-22 18:21:21 -07:00
Vagrant Cascadian 028dab34db
gnu: emacs-rspec: Fix typo "corresponding".
* gnu/packages/emacs-xyz (emacs-rspec)[description]: Fix typo.
2019-05-22 18:21:19 -07:00
Vagrant Cascadian 784c3da11e
gnu: hdf5-parallel-openmpi: Fix typo "explicitly".
* gnu/packages/maths (hdf5-parallel-openmpi): Fix typo.
2019-05-22 18:21:16 -07:00
Vagrant Cascadian 6a16b8aa68
gnu: kicad: Fix typo "explicitly".
* gnu/packages/engineering (kicad): Fix typo in comment.
2019-05-22 18:21:14 -07:00
Vagrant Cascadian f457397ad7
gnu: stress-make: Fix typo "explicitly".
* gnu/packages/debug (stress-make)[description]: Fix typo.
2019-05-22 18:21:11 -07:00
Vagrant Cascadian d087a3a6c1
gnu: python-trollius-redis: Fix typo "asynchronous".
* gnu/packages/databases (python-trollius-redis)[description]: Fix typo.
2019-05-22 18:09:47 -07:00
Vagrant Cascadian 49369a0130
gnu: r-capushe: Fix typo "penalties".
* gnu/packages/cran (r-capushe)[description]: Fix typo.
2019-05-22 18:09:44 -07:00
Vagrant Cascadian 6fa0914a5c
gnu: java-ops4j-pax-tinybundles: Fix typo "convenient".
* gnu/packages/java (java-ops4j-pax-tinybundles)[description]: Fix typo.
2019-05-22 18:09:40 -07:00
Vagrant Cascadian 7fef0800b3
gnu: go-github.com-smartystreets-assertions: Fix typo "convenient".
* gnu/packages/check (go-github.com-smartystreets-assertions)[description]:
  Fix typo.
2019-05-22 18:09:38 -07:00
Vagrant Cascadian bf70490223
gnu: umi-tools: Fix typo "containing".
* gnu/packages/bioinformatics (umi-tools)[description]: Fix typo.
2019-05-22 18:09:35 -07:00
Vagrant Cascadian df5fb3ca28
gnu: r-gage: Fix typo "functions".
* gnu/packages/bioinformatics (r-gage)[description]: Fix typo.
2019-05-22 18:09:32 -07:00
Vagrant Cascadian 222eb1141b
gnu: bdfresize: Fix typo "This package".
* gnu/packages/xorg (bdfresize)[description]: Fix typo.
2019-05-22 18:09:29 -07:00
Vagrant Cascadian 4765692529
gnu: java-eclipse-jetty-test-helper: Fix typo "This package".
* gnu/packages/web (java-eclipse-jetty-test-helper)[description]: Fix typo.
2019-05-22 18:09:23 -07:00
Vagrant Cascadian 2e785aa00d
gnu: go-github-com-pkg-errors: Fix typo "This package".
* gnu/packages/syncthing (go-github-com-pkg-errors)[description]: Fix typo.
2019-05-22 18:09:21 -07:00
Vagrant Cascadian 662ab81d86
gnu: go-github-com-oschwald-geoip2-golang: Fix typo "This package".
* gnu/packages/syncthing (go-github-com-oschwald-geoip2-golang)[description]:
  Fix typo.
2019-05-22 18:09:18 -07:00
Vagrant Cascadian a2ca130aac
gnu: go-github-com-lib-pq: Fix typo "This package".
* gnu/packages/syncthing (go-github-com-lib-pq)[description]: Fix typo.
2019-05-22 18:09:15 -07:00
Vagrant Cascadian c9bb314bbd
gnu: go-github-com-gobwas-glob: Fix typo "This package".
* gnu/packages/syncthing (go-github-com-gobwas-glob)[description]: Fix typo.
2019-05-22 18:09:11 -07:00
Vagrant Cascadian a8d4765194
gnu: go-github-com-audriusbutkevicius-go-nat-pmp: Fix typo "This package".
* gnu/packages/syncthing
  (go-github-com-audriusbutkevicius-go-nat-pmp)[description]: Fix typo.
2019-05-22 18:09:07 -07:00
Vagrant Cascadian 0655fd421e
gnu: r-sn: Fix typo "This package".
* gnu/packages/ (r-sn)[description]: Fix typo.
2019-05-22 18:09:04 -07:00
Vagrant Cascadian 91650aae66
gnu: r-robustbase: Fix typo "This package".
* gnu/packages/statistics (r-robustbase)[description]: Fix typo.
2019-05-22 18:09:02 -07:00
Vagrant Cascadian a090928635
gnu: python-xlrd: Fix typo "This package".
* gnu/packages/python-xyz (python-xlrd)[description]: Fix typo.
2019-05-22 18:08:59 -07:00
Vagrant Cascadian e36de31b1d
gnu: python-bigfloat: Fix typo "This package".
* gnu/packages/python-xyz (python-bigfloat)[description]: Fix typo.
2019-05-22 18:08:57 -07:00
Vagrant Cascadian 1df5407cad
gnu: python-jsonrpc-server: Fix typo "This package".
* gnu/packages/python-xyz (python-jsonrpc-server)[description]: Fix typo.
2019-05-22 18:08:54 -07:00
Vagrant Cascadian d38ccbb03e
gnu: ocaml-ppx-js-style: Fix typo "This package".
* gnu/packages/ocaml (ocaml-ppx-js-style)[description]: Fix typo.
2019-05-22 18:08:52 -07:00
Vagrant Cascadian 586ddde514
gnu: compface: Fix typo "This package".
* gnu/packages/mail (compface)[description]: Fix typo.
2019-05-22 18:08:50 -07:00
Vagrant Cascadian 3c7b65098b
gnu: ghc-test-framework-quickcheck2: Fix typo "This package".
* gnu/packages/haskell-check (ghc-test-framework-quickcheck2)[description]:
  Fix typo.
2019-05-22 18:08:46 -07:00
Vagrant Cascadian f0b32cea6b
gnu: go-github-com-docker-go-connections: Fix typo "This package".
* gnu/packages/golang (go-github-com-docker-go-connections)[description]: Fix
  typo.
2019-05-22 18:08:44 -07:00
Vagrant Cascadian 4cc055cb65
gnu: go-golang-org-x-net-proxy: Fix typo "This package".
* gnu/packages/golang (go-golang-org-x-net-proxy)[description]: Fix typo.
2019-05-22 18:08:41 -07:00
Vagrant Cascadian 79254f31f4
gnu: go-golang-org-x-net-ipv6: Fix typo "This package".
* gnu/packages/golang (go-golang-org-x-net-ipv6)[description]: Fix typo.
2019-05-22 18:08:38 -07:00
Vagrant Cascadian 9fea29c4d1
gnu: go-golang-org-x-net-internal-iana: Fix typo "This package".
* gnu/packages/golang (go-golang-org-x-net-internal-iana)[description]: Fix typo.
2019-05-22 18:08:35 -07:00
Vagrant Cascadian 98bad28abf
gnu: go-golang-org-x-net-context: Fix typo "This package".
* gnu/packages/golang (go-golang-org-x-net-context)[description]: Fix typo.
2019-05-22 18:08:32 -07:00
Vagrant Cascadian 383bd29d06
gnu: go-golang-org-x-net-bpf: Fix typo "This package".
* gnu/packages/golang (go-golang-org-x-net-bpf)[description]: Fix typo.
2019-05-22 18:08:28 -07:00
Vagrant Cascadian b044754744
gnu: go-golang-org-x-crypto-twofish: Fix typo "This package".
* gnu/packages/golang (go-golang-org-x-crypto-twofish)[description]: Fix typo.
2019-05-22 18:08:25 -07:00
Vagrant Cascadian 46e8da9765
gnu: go-golang-org-x-crypto-cast5: Fix typo "This package".
* gnu/packages/golang (go-golang-org-x-crypto-cast5)[description]: Fix typo.
2019-05-22 18:08:22 -07:00
Vagrant Cascadian 8374bbe2b8
gnu: go-golang-org-x-crypto-salsa20: Fix typo "This package".
* gnu/packages/golang (go-golang-org-x-crypto-salsa20)[description]: Fix typo.
2019-05-22 18:08:19 -07:00
Vagrant Cascadian 575fa9b3c2
gnu: go-golang-org-x-crypto-tea: Fix typo "This package".
* gnu/packages/golang (go-golang-org-x-crypto-tea)[description]: Fix typo.
2019-05-22 18:08:17 -07:00
Vagrant Cascadian 3ad7544664
gnu: python2-rsvg: Fix typo "This package".
* gnu/packages/gnome (python2-rsvg)[description]: Fix typo.
2019-05-22 18:08:14 -07:00
Vagrant Cascadian 727c301b98
gnu: emacs-google-translate: Fix typo "This package".
* gnu/packages/emacs-xyz (emacs-google-translate)[description]: Fix typo.
2019-05-22 18:08:11 -07:00
Vagrant Cascadian f530448825
gnu: scrypt: Fix typo "This package".
* gnu/packages/crypto (scrypt)[description]: Fix typo.
2019-05-22 18:08:08 -07:00
Vagrant Cascadian 6a0c3e03a8
gnu: r-flare: Fix typo "This package".
* gnu/packages/cran (r-flare)[description]: Fix typo.
2019-05-22 18:08:06 -07:00
Vagrant Cascadian 9c98e0e7cf
gnu: r-sdmtools: Fix typo "This package".
* gnu/packages/cran (r-sdmtools)[description]: Fix typo.
2019-05-22 18:08:03 -07:00
Vagrant Cascadian b3fed5ed95
gnu: r-callr: Fix typo "This package".
* gnu/packages/cran (r-callr)[description]: Fix typo.
2019-05-22 18:07:58 -07:00
Vagrant Cascadian 337bdc17ce
gnu: r-widgettools: Fix typo "This package".
* gnu/packages/bioconductor (r-widgettools)[description]: Fix typo.
2019-05-22 18:07:55 -07:00
Vagrant Cascadian 02fe0976b6
gnu: r-interactionset: Fix typo "This package".
* gnu/packages/bioconductor (r-interactionset)[description]: Fix typo.
2019-05-22 18:07:53 -07:00
Vagrant Cascadian 4f66400493
gnu: r-anota: Fix typo "parallel".
* gnu/packages/bioconductor (r-anota)[description]: Fix typo.
2019-05-22 18:07:50 -07:00
Vagrant Cascadian 0cea26bda1
gnu: r-anota: Fix typo "various".
* gnu/packages/bioconductor (r-anota)[description]: Fix typo.
2019-05-22 18:07:47 -07:00
Vagrant Cascadian ab8979fc2c
gnu: r-marray: Fix typo "function".
* gnu/packages/bioconductor (r-marray)[description]: Fix typo.
2019-05-22 18:07:43 -07:00
Mark H Weaver 9ccd4e2ee8
gnu: linux-libre: Update to 5.1.4.
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.4.
(%linux-libre-hash): Update hash.
2019-05-22 18:35:43 -04:00
Mark H Weaver 8b2c8a62c8
gnu: linux-libre@4.19: Update to 4.19.45.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.45.
(%linux-libre-4.19-hash): Update hash.
2019-05-22 18:34:45 -04:00
Mark H Weaver 1b321949e2
gnu: linux-libre@4.14: Update to 4.14.121.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.121.
(%linux-libre-4.14-hash): Update hash.
2019-05-22 14:22:22 -04:00
Mark H Weaver e304e61dd3
gnu: linux-libre@4.9: Update to 4.9.178.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.178.
2019-05-22 14:21:38 -04:00
Mark H Weaver 865f5d8914
gnu: icecat: Update to 60.7.0-guix1 [security fixes].
Includes fixes for CVE-2018-18511, CVE-2019-5798, CVE-2019-7317,
CVE-2019-9797, CVE-2019-9800, CVE-2019-9815, CVE-2019-9816,
CVE-2019-9817, CVE-2019-9818, CVE-2019-9819, CVE-2019-9820,
CVE-2019-11691, CVE-2019-11692, CVE-2019-11693, CVE-2019-11694, and
CVE-2019-11698.

* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.7.0-guix1.
(icecat-source)[upstream-firefox-source]: Update hash.
2019-05-22 14:02:28 -04:00
Marius Bakke 8b09f1ce98
gnu: curl: Update replacement to 7.65.0 [fixes CVE-2019-5435, CVE-2019-5436]
* gnu/packages/curl.scm (curl-7.64.0): Rename to ...
(curl-7.65.0): ... this.  Update to 7.65.0.
(curl)[replacement]: Adjust accordingly.
2019-05-22 15:05:44 +02:00
Marius Bakke 4a85b2575f
gnu: nginx: Update to 1.17.0.
* gnu/packages/web.scm (nginx): Update to 1.17.0.
2019-05-22 15:05:44 +02:00
Marius Bakke 099c0f5fc5
gnu: samba: Update to 4.10.4.
* gnu/packages/samba.scm (samba): Update to 4.10.4.
2019-05-22 15:05:43 +02:00
Marius Bakke 9e08128e42
gnu: libgit2: Update to 0.28.2.
* gnu/packages/version-control.scm (libgit2): Update to 0.28.2.
2019-05-22 15:05:43 +02:00
Marius Bakke ebd45195dd
gnu: ungoogled-chromium: Update to 74.0.3729.169-0.d2beaef.
* gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.169.
(ungoogled-chromium-source): Update hash.
2019-05-22 15:05:43 +02:00
Ludovic Courtès ea54133367
gnu: Add libtextstyle.
* gnu/packages/gettext.scm (libtextstyle): New variable.
2019-05-22 00:09:42 +02:00
Ludovic Courtès 69cb225c97
gnu: gettext-minimal: Specify upstream name and CPE name.
* gnu/packages/gettext.scm (gettext-minimal)[properties]: New field.
2019-05-22 00:09:42 +02:00
Ludovic Courtès 4e941436c7
gnu: emacs-minimal, emacs-xwidgets: Build with "--disable-build-details".
* gnu/packages/emacs.scm (emacs-minimal)[arguments]: Use
'substitute-keyword-arguments' for #:configure-flags, and pass
"--disable-build-details".
(emacs-xwidgets)[arguments]: Likewise.
2019-05-22 00:09:42 +02:00
wednesday 494978c4a1
gnu: emacs: Make build more reproducible
* gnu/packages/emacs.scm (emacs)[arguments]: Add configure-flag to omit build
  information in binary.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-22 00:09:42 +02:00
Jack Hill 8c141421fa
gnu: Add mallard-ducktype
* gnu/packages/python-xyz.scm: (mallard-ducktype) new variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-22 00:09:42 +02:00
Ludovic Courtès e7313ae293
gnu: libstdc++-doc: Add version 9.x.
* gnu/packages/gcc.scm (libstdc++-doc-4.9): Remove.
(libstdc++-doc-9): New variable.
2019-05-22 00:09:42 +02:00
Ludovic Courtès 798591b6ee
gnu: libstdc++-doc: Unhide.
This is a followup to d78010b81e.

* gnu/packages/gcc.scm (make-libstdc++-doc): Add 'properties' field.
2019-05-22 00:09:41 +02:00
Marius Bakke 6acf6cec7d
gnu: libnotify: Don't build 'libnotify.a'.
* gnu/packages/gnome.scm (libnotify)[arguments]: New field.
2019-05-21 17:25:54 +02:00
Uko Kokņevičs 7ef08efa21
gnu: libnotify: Propagate required inputs.
libnotify doesn't propagate other needed libraries for linking against
it resulting in pkg-config errors like

> Package gdk-pixbuf-2.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gdk-pixbuf-2.0.pc'
> to the PKG_CONFIG_PATH environment variable

* gnu/packages/gnome.scm (libnotify)[inputs]: Move GLIB and GDK-PIXBUF ...
[propagated-inputs]: ... here.  New field.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-05-21 17:25:54 +02:00
Marius Bakke 8308f0ba9e
gnu: webkitgtk: Update to 2.24.2 [security fixes].
This fixes CVE-2019-8595, CVE-2019-8607, and CVE-2019-8615.

* gnu/packages/patches/webkitgtk-sse2.patch: Delete file.
* gnu/packages/patches/webkitgtk-sans-gstreamer-gl.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/webkit.scm (webkitgtk-2.24): Update to 2.24.2.
[source](patches): Add the new patch; remove 'webkitgtk-sse2.patch'.
2019-05-21 17:25:54 +02:00
Marius Bakke b1d81ba043
gnu: libsoup: Update to 2.66.2.
* gnu/packages/gnome.scm (libsoup): Update to 2.66.2.
2019-05-21 17:25:54 +02:00
Marius Bakke 91057d9564
gnu: ungoogled-chromium: Update to 74.0.3729.157-0.d2beaef.
* gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.157.
(%ungoogled-revision): Update to d2beaef.
(ungoogled-chromium-source): Update hashes.
2019-05-21 17:25:54 +02:00
Danny Milosavljevic 0a01bb55a6
gnu: mes: Prepare for non-x86 architectures.
* gnu/packages/mes.scm (mes)[native-inputs]: Change i686-linux-binutils and
i686-linux-gcc conditional inclusion.
2019-05-21 16:41:42 +02:00
Pierre Neidhardt 07592c77a6
gnu: Add libfixposix.
* gnu/packages/c.scm (libfixposix): New variable.
2019-05-21 16:19:03 +02:00
Pierre Neidhardt 453031a0ac
gnu: emacs-desktop-environment: Update to 0.2.1.
* gnu/packages/emacs-xyz.scm (emacs-desktop-environment): Update to 0.2.1.
2019-05-21 11:50:01 +02:00
Pierre Neidhardt cd5b7a27c4
gnu: next-gtk-webkit: Update to 1.2.2.
* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.2.2.
2019-05-21 11:43:28 +02:00
Tobias Geerinckx-Rice 7a890145e3
gnu: memcached: Update to 1.5.14.
* gnu/packages/databases.scm (memcached): Update to 1.5.14.
2019-05-21 00:51:44 +02:00
Tobias Geerinckx-Rice f9ecb394ed
gnu: ncdc: Update to 1.22.
* gnu/packages/dc.scm (ncdc): Update to 1.22.
2019-05-21 00:51:43 +02:00
Tobias Geerinckx-Rice ff15bdd829
gnu: btrfs-progs: Update to 5.1.
* gnu/packages/linux.scm (btrfs-progs): Update to 5.1.
2019-05-21 00:51:43 +02:00
Tobias Geerinckx-Rice 107976ac57
gnu: perl-xml-compile: Update to 1.62.
* gnu/packages/xml.scm (perl-xml-compile): Update to 1.62.
2019-05-21 00:51:43 +02:00
Nicolas Goaziou e93352d6ea
gnu: Add drascula.
* gnu/packages/games.scm (drascula): New variable.
2019-05-20 23:35:07 +02:00
Ludovic Courtès 0dc8c9088f
gnu: libdbusmenu: Clarify licensing.
* gnu/packages/gtk.scm (libdbusmenu)[license]: Remove GPL3.  Add comment
about dual-licensing.
2019-05-20 23:23:01 +02:00
Meiyo Peng a32ecb5089
gnu: Add libdbusmenu.
* gnu/packages/gtk.scm (libdbusmenu): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-20 23:23:01 +02:00
Ludovic Courtès 758ffc234d
gnu: Add OpenZWave.
* gnu/packages/zwave.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-05-20 23:23:01 +02:00
Pierre Neidhardt 0655c16e75
gnu: openmw: Use mygui-gl to reduce closure size.
* gnu/packages/game-development.scm (openmw)[inputs]: Replace mygui with
mygui-gl.
2019-05-20 17:02:39 +02:00
Pierre Neidhardt 9fd50db3ae
gnu: Add mygui-gl.
* gnu/packages/game-development.scm (mygui-gl): New variable.
2019-05-20 17:02:39 +02:00
Pierre Neidhardt 47f4d5d32f
gnu: mygui: Don't use unstable tarball.
* gnu/packages/game-development.scm (mygui)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Disable Windows-specific demos and tools.
2019-05-20 17:02:39 +02:00
Ricardo Wurmus ce7a966295
gnu: r-glmnet: Update to 2.0-18.
* gnu/packages/statistics.scm (r-glmnet): Update to 2.0-18.
2019-05-20 15:08:24 +02:00
Ricardo Wurmus 87393c796e
gnu: r-knitr: Update to 1.23.
* gnu/packages/statistics.scm (r-knitr): Update to 1.23.
2019-05-20 15:08:19 +02:00
Ricardo Wurmus 36ac9edc20
gnu: r-digest: Update to 0.6.19.
* gnu/packages/statistics.scm (r-digest): Update to 0.6.19.
2019-05-20 15:08:14 +02:00
Ricardo Wurmus e9c526beb2
gnu: r-ggcorrplot: Update to 0.1.3.
* gnu/packages/cran.scm (r-ggcorrplot): Update to 0.1.3.
2019-05-20 15:08:08 +02:00
Ricardo Wurmus b985cc3518
gnu: r-gridgraphics: Update to 0.4-1.
* gnu/packages/cran.scm (r-gridgraphics): Update to 0.4-1.
2019-05-20 15:08:02 +02:00
Ricardo Wurmus a8a465e816
gnu: r-limma: Update to 3.40.2.
* gnu/packages/bioinformatics.scm (r-limma): Update to 3.40.2.
2019-05-20 15:06:07 +02:00
Ricardo Wurmus 9c714b9ba9
gnu: r-edger: Update to 3.26.3.
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.3.
2019-05-20 15:06:01 +02:00
Ricardo Wurmus b3319f4c9e
gnu: r-quasr: Update to 1.24.2.
* gnu/packages/bioconductor.scm (r-quasr): Update to 1.24.2.
2019-05-20 15:05:55 +02:00
Ricardo Wurmus 371c73b2e6
gnu: r-rhisat2: Update to 1.0.1.
* gnu/packages/bioconductor.scm (r-rhisat2): Update to 1.0.1.
2019-05-20 15:05:48 +02:00
Ricardo Wurmus b8f6b813c9
gnu: r-regioner: Update to 1.16.2.
* gnu/packages/bioconductor.scm (r-regioner): Update to 1.16.2.
2019-05-20 15:04:56 +02:00
Ricardo Wurmus 7a94438130
gnu: r-scater: Update to 1.12.1.
* gnu/packages/bioinformatics.scm (r-scater): Update to 1.12.1.
2019-05-20 12:00:38 +02:00
Ricardo Wurmus 461fb28ac5
gnu: r-seurat: Update to 3.0.1.
* gnu/packages/bioinformatics.scm (r-seurat): Update to 3.0.1.
2019-05-20 12:00:37 +02:00
Ricardo Wurmus d94c698a13
gnu: r-maldiquant: Update to 1.19.3.
* gnu/packages/bioinformatics.scm (r-maldiquant): Update to 1.19.3.
2019-05-20 12:00:37 +02:00
Ricardo Wurmus 7c97f45700
gnu: r-edger: Update to 3.26.1.
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.1.
2019-05-20 12:00:37 +02:00
Ricardo Wurmus 2e2e8d4f9e
gnu: r-dalex: Update to 0.4.
* gnu/packages/cran.scm (r-dalex): Update to 0.4.
2019-05-20 12:00:37 +02:00
Ricardo Wurmus 12242ffb4a
gnu: r-dqrng: Update to 0.2.1.
* gnu/packages/cran.scm (r-dqrng): Update to 0.2.1.
2019-05-20 12:00:37 +02:00
Ricardo Wurmus 2785e61558
gnu: r-repr: Update to 1.0.1.
* gnu/packages/cran.scm (r-repr): Update to 1.0.1.
2019-05-20 12:00:37 +02:00
Ricardo Wurmus ecf4ccb944
gnu: r-gamlss-dist: Update to 5.1-4.
* gnu/packages/cran.scm (r-gamlss-dist): Update to 5.1-4.
2019-05-20 12:00:37 +02:00
Ricardo Wurmus 9e7526ada2
gnu: r-fields: Update to 9.8-1.
* gnu/packages/cran.scm (r-fields): Update to 9.8-1.
2019-05-20 12:00:36 +02:00
Ricardo Wurmus 13f9e5d1be
gnu: r-bigrquery: Update to 1.1.1.
* gnu/packages/cran.scm (r-bigrquery): Update to 1.1.1.
2019-05-20 12:00:36 +02:00
Ricardo Wurmus cb4a6e67da
gnu: r-grimport: Update to 0.9-2.
* gnu/packages/cran.scm (r-grimport): Update to 0.9-2.
2019-05-20 12:00:36 +02:00
Ricardo Wurmus c468cf3094
gnu: r-rcppannoy: Update to 0.0.12.
* gnu/packages/cran.scm (r-rcppannoy): Update to 0.0.12.
2019-05-20 12:00:36 +02:00
Ricardo Wurmus 1aeb0b8de2
gnu: r-ggeffects: Update to 0.10.0.
* gnu/packages/cran.scm (r-ggeffects): Update to 0.10.0.
2019-05-20 12:00:36 +02:00
Ricardo Wurmus 3585740f14
gnu: r-raster: Update to 2.9-5.
* gnu/packages/cran.scm (r-raster): Update to 2.9-5.
2019-05-20 12:00:36 +02:00
Ricardo Wurmus 720748957e
gnu: r-flextable: Update to 0.5.4.
* gnu/packages/cran.scm (r-flextable): Update to 0.5.4.
2019-05-20 12:00:36 +02:00
Ricardo Wurmus 70a4748bc7
gnu: r-insight: Update to 0.3.0.
* gnu/packages/cran.scm (r-insight): Update to 0.3.0.
2019-05-20 12:00:35 +02:00
Ricardo Wurmus fa8d78df4a
gnu: r-snakecase: Update to 0.10.0.
* gnu/packages/cran.scm (r-snakecase): Update to 0.10.0.
2019-05-20 12:00:35 +02:00
Ricardo Wurmus 394d118dea
gnu: r-zip: Update to 2.0.2.
* gnu/packages/cran.scm (r-zip): Update to 2.0.2.
2019-05-20 12:00:35 +02:00
Ricardo Wurmus 756f2d3527
gnu: r-xfun: Update to 0.7.
* gnu/packages/cran.scm (r-xfun): Update to 0.7.
2019-05-20 12:00:35 +02:00
Ricardo Wurmus 372f65ad94
gnu: r-mice: Update to 3.5.0.
* gnu/packages/cran.scm (r-mice): Update to 3.5.0.
2019-05-20 12:00:35 +02:00
Ricardo Wurmus 1541f0a00c
gnu: r-gower: Update to 0.2.1.
* gnu/packages/cran.scm (r-gower): Update to 0.2.1.
2019-05-20 12:00:35 +02:00
Ricardo Wurmus 7e8ac56afa
gnu: r-progress: Update to 1.2.2.
* gnu/packages/cran.scm (r-progress): Update to 1.2.2.
2019-05-20 12:00:35 +02:00
Ricardo Wurmus bd9f147974
gnu: r-reprex: Update to 0.3.0.
* gnu/packages/cran.scm (r-reprex): Update to 0.3.0.
2019-05-20 12:00:35 +02:00
Ricardo Wurmus c86da03a11
gnu: r-amap: Update to 0.8-17.
* gnu/packages/cran.scm (r-amap): Update to 0.8-17.
[inputs]: Move gfortran from here...
[native-inputs]: ...to here.
2019-05-20 12:00:34 +02:00
Ricardo Wurmus 089ac9af76
gnu: r-dendextend: Update to 1.12.0.
* gnu/packages/cran.scm (r-dendextend): Update to 1.12.0.
[propagated-inputs]: Remove r-fpc and r-whisker.
2019-05-20 12:00:34 +02:00
Ricardo Wurmus 8bfc6dc507
gnu: r-rvest: Update to 0.3.4.
* gnu/packages/cran.scm (r-rvest): Update to 0.3.4.
2019-05-20 12:00:34 +02:00
Ricardo Wurmus 524c71889b
gnu: r-vegan: Update to 2.5-5.
* gnu/packages/cran.scm (r-vegan): Update to 2.5-5.
2019-05-20 12:00:34 +02:00
Ricardo Wurmus 33ba81359c
gnu: r-pillar: Update to 1.4.0.
* gnu/packages/cran.scm (r-pillar): Update to 1.4.0.
[propagated-inputs]: Add r-vctrs.
2019-05-20 12:00:34 +02:00
Ricardo Wurmus 6004bc1a8f
gnu: Add r-vctrs.
* gnu/packages/cran.scm (r-vctrs): New variable.
2019-05-20 12:00:34 +02:00
Ricardo Wurmus c87a335860
gnu: Add r-zeallot.
* gnu/packages/cran.scm (r-zeallot): New variable.
2019-05-20 12:00:34 +02:00
Ricardo Wurmus 154c2b0bc5
gnu: r-tinytex: Update to 0.13.
* gnu/packages/cran.scm (r-tinytex): Update to 0.13.
2019-05-20 12:00:33 +02:00
Ricardo Wurmus 5da9918ded
gnu: r-heatmaply: Update to 0.16.0.
* gnu/packages/cran.scm (r-heatmaply): Update to 0.16.0.
[propagated-inputs]: Remove r-gplots and r-knitr.
2019-05-20 12:00:33 +02:00
Ricardo Wurmus 40b2f7bc0e
gnu: r-xcms: Update to 3.6.1.
* gnu/packages/bioconductor.scm (r-xcms): Update to 3.6.1.
2019-05-20 12:00:33 +02:00
Ricardo Wurmus b9a7f9c065
gnu: r-sn: Update to 1.5-4.
* gnu/packages/statistics.scm (r-sn): Update to 1.5-4.
2019-05-20 12:00:33 +02:00
Ricardo Wurmus b02a960275
gnu: r-robustbase: Update to 0.93-5.
* gnu/packages/statistics.scm (r-robustbase): Update to 0.93-5.
2019-05-20 12:00:33 +02:00
Ricardo Wurmus 89428ef7fb
gnu: r-ggthemes: Update to 4.2.0.
* gnu/packages/statistics.scm (r-ggthemes): Update to 4.2.0.
2019-05-20 12:00:33 +02:00
Ricardo Wurmus b1b9212d1a
gnu: r-hexbin: Update to 1.27.3.
* gnu/packages/statistics.scm (r-hexbin): Update to 1.27.3.
2019-05-20 12:00:33 +02:00
Ricardo Wurmus c5f6d1798c
gnu: r-segmented: Update to 0.5-4.0.
* gnu/packages/statistics.scm (r-segmented): Update to 0.5-4.0.
2019-05-20 12:00:32 +02:00
Ricardo Wurmus 179a477cd7
gnu: r-rcpparmadillo: Update to 0.9.400.3.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.400.3.0.
2019-05-20 12:00:32 +02:00
Ricardo Wurmus 7762b5825f
gnu: r-batchjobs: Update to 1.8.
* gnu/packages/statistics.scm (r-batchjobs): Update to 1.8.
2019-05-20 12:00:32 +02:00
Ricardo Wurmus 9a6da53fc7
gnu: r-dplyr: Update to 0.8.1.
* gnu/packages/statistics.scm (r-dplyr): Update to 0.8.1.
2019-05-20 12:00:32 +02:00
Ricardo Wurmus bf5320aaf5
gnu: r-nlme: Update to 3.1-140.
* gnu/packages/statistics.scm (r-nlme): Update to 3.1-140.
2019-05-20 12:00:32 +02:00
Ricardo Wurmus ee7e2ebf61
gnu: r-svglite: Update to 1.2.2.
* gnu/packages/statistics.scm (r-svglite): Update to 1.2.2.
[native-inputs]: Move r-rcpp from here...
[propagated-inputs]: ...to here.
2019-05-20 12:00:28 +02:00
Ludovic Courtès 99f47b53f7
Merge branch 'version-1.0.1' 2019-05-20 11:48:57 +02:00
Pierre Neidhardt 8d036f3ecf
gnu: youtube-dl: Update to 2019.05.11.
* gnu/packages/video.scm (youtube-dl): Update to 2019.05.11.
2019-05-20 11:15:50 +02:00
Pierre Neidhardt 6e0c5fec83
gnu: emacs-evil-collection: Update to 20190519.
* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20190519.
2019-05-20 11:14:33 +02:00
Tobias Geerinckx-Rice 0f469c172e
gnu: xf86-video-voodoo: Ship patch locally.
The ORIGIN patch has been modified in place, probably *wild guessing
sounds* by a server-side cgit update.

* gnu/packages/xorg.scm (xf86-video-voodoo)[source]: Use SEARCH-PATCHES.
* gnu/packages/patches/xf86-video-voodoo-pcitag.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-05-20 05:02:26 +02:00
Tobias Geerinckx-Rice 3db907f000
gnu: emacs-idris-mode: Update source hash.
The source tarball was modified in place.  Only file metadata —
specifically: time stamps — differ.

* gnu/packages/emacs-xyz.scm (emacs-idris-mode)[source]: Update sha256.
2019-05-20 04:45:42 +02:00
Tobias Geerinckx-Rice ff281acce2
gnu: texlive-latex-acmart: Update to 1.60.
Forced by source hash change.

* gnu/packages/tex.scm (texlive-latex-acmart): Update to 1.60.
2019-05-20 04:45:42 +02:00
Tobias Geerinckx-Rice b8ae2e9e21
gnu: libu2f-host: Update to 1.1.10.
* gnu/packages/security-token.scm (libu2f-host): Update to 1.1.10.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice 813bb1a1da
gnu: s6: Update to 2.8.0.1.
* gnu/packages/skarnet.scm (s6): Update to 2.8.0.1.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice 8afab7ed31
gnu: skalibs: Update to 2.8.1.0.
* gnu/packages/skarnet.scm (skalibs): Update to 2.8.1.0.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice 873ef5b116
gnu: stunnel: Update to 5.54.
* gnu/packages/web.scm (stunnel): Update to 5.54.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice 5cb92d7ed5
gnu: tumbler: Don't use NAME in source URI.
* gnu/packages/xfce.scm (tumbler)[source]: Hard-code NAME.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice e7532c2db8
gnu: tumbler: Update to 0.2.4.
* gnu/packages/xfce.scm (tumbler): Update to 0.2.4.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice 08f5f6e821
gnu: garcon: Don't use NAME in source URI.
* gnu/packages/xfce.scm (garcon)[source]: Hard-code NAME.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice 7275e56c06
gnu: thunar: Don't use NAME in source URI.
* gnu/packages/xfce.scm (thunar)[source]: Hard-code NAME.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice 1438306bd5
gnu: exo: Don't use NAME in source URI.
* gnu/packages/xfce.scm (exo)[source]: Hard-code NAME.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice 5da54e8004
gnu: thunar: Update to 1.8.6.
* gnu/packages/xfce.scm (thunar): Update to 1.8.6.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice 89d7bb866f
gnu: exo: Update to 0.12.5.
* gnu/packages/xfce.scm (exo): Update to 0.12.5.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice dd5fbf613a
gnu: restic: Update to 0.9.5.
* gnu/packages/backup.scm (restic): Update to 0.9.5.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice 558d36e6bf
gnu: wimlib: Update to 1.13.1.
* gnu/packages/backup.scm (wimlib): Update to 1.13.1.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice b313665fa0
gnu: Add tpacpi-bat.
* gnu/packages/linux.scm (tpacpi-bat): New public variable.
2019-05-20 01:49:34 +02:00
Tobias Geerinckx-Rice 7bf28446a5
gnu: Add acpi-call-linux-module.
* gnu/packages/linux.scm (acpi-call-linux-module): New public variable.
2019-05-20 01:49:34 +02:00
Tobias Geerinckx-Rice e1f640db8f
gnu: Move Linux-Libre modules to their own section.
* gnu/packages/linux.scm (vhba-module): Move to its own section.
2019-05-20 01:49:34 +02:00
Tobias Geerinckx-Rice 9956812237
gnu: openconnect: Update to 8.03.
* gnu/packages/vpn.scm (openconnect): Update to 8.03.
2019-05-20 01:49:34 +02:00
Ludovic Courtès fb2abbd6f5
gnu: guix: Update to 8204295. 2019-05-19 16:01:47 +02:00
Nicolas Goaziou f5557bde1c
gnu: toutenclic: Update to 7.00.
* gnu/packages/education.scm (toutenclic): Update to 7.00.
[arguments]: Rename executable from "toutenclic.py" to "toutenclic".
2019-05-19 14:44:22 +02:00
Ludovic Courtès 820429517f
gnu: guix: Update to 1.0.1. 2019-05-19 12:25:54 +02:00
Danny Milosavljevic 1d86b05618
vm: Create installation media with MBR and HFS only, no GPT.
* gnu/build/vm.scm (make-iso9660-image): Accept XORRISO,
GRUB-MKRESCUE-ENVIRONMENT.
* gnu/system/vm.scm (iso9660-image): Pass XORRISO; accept
GRUB-MKRESCUE-ENVIRONMENT.
(system-disk-image): Pass GRUB-MKRESCUE-ENVIRONMENT.
* gnu/packages/patches/xorriso-no-mbr-in-inner-efi.patch: New file.
* gnu/packages/patches/xorriso-no-partition-table-in-inner-efi.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/cdrom.scm (xorriso)[source]: Add patches.
[arguments]<#:phases>[install-frontends]:
Add phase.
2019-05-18 18:35:37 +02:00
Leo Famulari 08eafef865
gnu: Borg: Fix a hang in the test suite.
* gnu/packages/patches/borg-fix-hard-link-preloading.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/backup.scm (borg)[source]: Use it.
2019-05-17 07:57:55 -04:00
Rutger Helling 7211073069
gnu: glslang: Update to 7.11.3214.
* gnu/packages/vulkan.scm (glslang): Update to 7.11.3214.
2019-05-17 12:28:38 +02:00
Rutger Helling e3c5ff3e3d
gnu: wine: Update to 4.0.1.
* gnu/packages/wine.scm (wine): Update to 4.0.1.
2019-05-17 12:28:38 +02:00
Mark H Weaver d59c90a5bf
gnu: linux-libre: Update to 5.1.3.
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.3.
(%linux-libre-hash): Update hash.
2019-05-17 04:10:51 -04:00
Mark H Weaver e5cb98f5cd
gnu: linux-libre@4.19: Update to 4.19.44.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.44.
(%linux-libre-4.19-hash): Update hash.
2019-05-17 04:09:50 -04:00
Mark H Weaver cce92e0470
gnu: linux-libre@4.14: Update to 4.14.120.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.120.
(%linux-libre-4.14-hash): Update hash.
2019-05-17 04:09:01 -04:00
Mark H Weaver af94698b71
gnu: linux-libre@4.9: Update to 4.9.177.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.177.
2019-05-17 04:07:34 -04:00
Mark H Weaver 4dabdbffac
gnu: linux-libre@4.4: Update to 4.4.180.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.180.
2019-05-17 04:06:49 -04:00
Tobias Geerinckx-Rice f52e83470b
gnu: qd: Update source and home page.
The tarball has been updated in place with only documentation changes.

* gnu/packages/multiprecision.scm (qd)[source]: Update URL and hash.
[home-page]: Update URL.
2019-05-17 04:19:29 +02:00
Tobias Geerinckx-Rice 3dc8b46579
gnu: ripit: Use archived source and home page.
* gnu/packages/cdrom.scm (ripit)[source, home-page]: Use archived URLs.
2019-05-17 04:18:56 +02:00
Tobias Geerinckx-Rice 674495b7e0
gnu: proot: Don't use unstable tarball.
* gnu/packages/linux.scm (proot)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-05-17 03:27:41 +02:00
Tobias Geerinckx-Rice fc32bc450f
gnu: et: Add FILE-NAME.
* gnu/packages/ssh.scm (et)[source]: Add FILE-NAME.
2019-05-17 03:27:41 +02:00
Tobias Geerinckx-Rice a36efdbc60
gnu: mlucas: Update source hash.
The tarball was modified in-place with too many small changes to list
here, all of them apparently intended as minor bug fixes.

* gnu/packages/maths.scm (mlucas)[source]: Update sha256.
2019-05-17 03:27:41 +02:00
Tobias Geerinckx-Rice 8731a4aaff
gnu: jq: Update sources.
* gnu/packages/web.scm (jq)[source]: Update sha256.  Add snippet to
remove newly-bundled onigurama.
2019-05-17 03:05:55 +02:00
Tobias Geerinckx-Rice 9c476e4db5
gnu: kicad-library: Update source URL.
* gnu/packages/engineering.scm (kicad-library)[source]: Update URL.
Re-indent.
2019-05-17 03:05:54 +02:00
Tobias Geerinckx-Rice 8df90c1b23
gnu: foo2zjs: Update source hash.
The tarball was modified in place, adding one line to
foo2zjs/printer-profile.sh:

  ARGYLL_VER=1.6.3
 +ARGYLL_VER=2.1.1
  ARGYLL_ROOT=$HOME/src/Argyll_V${ARGYLL_VER}

* gnu/packages/cups.scm (foo2zjs)[source]: Update sha256.
2019-05-17 03:05:54 +02:00
Tobias Geerinckx-Rice 782e171380
gnu: emacs-idris-mode: Update source hash.
Only file modification times have changed.

* gnu/packages/emacs-xyz.scm (emacs-idris-mode)[source]: Update sha256.
2019-05-17 03:05:54 +02:00
Mark H Weaver 2fb31fd6a2
gnu: icecat: Update to 60.6.3-guix1.
* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.6.3-guix1.
(icecat-source)[upstream-firefox-source]: Update hash.
2019-05-16 20:35:31 -04:00
Tobias Geerinckx-Rice 1be06ddac1
gnu: et: Don't use unstable tarball.
This follows up commit ae113b976b (what
looked like a build error was transient file system unrelatedness.)

* gnu/packages/ssh.scm (et)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-05-17 01:48:25 +02:00
Tobias Geerinckx-Rice ae113b976b
gnu: et: Update source hash.
The contents of both archives are identical.

* gnu/packages/ssh.scm (et)[source]: Update sha256.
2019-05-17 01:35:08 +02:00
Tobias Geerinckx-Rice 90c6a46ded
gnu: ephoto: Update source hash.
The contents of both archives are identical.

* gnu/packages/enlightenment.scm (ephoto)[source]: Update sha256.
2019-05-17 01:35:08 +02:00
Nicolas Goaziou 6f8c41958f
gnu: Add nauty.
* gnu/packages/maths.scm (nauty): New variable.
2019-05-16 23:19:08 +02:00
Ricardo Wurmus 481eca8002
gnu: guile-file-names: Update to 0.2.
* gnu/packages/guile-xyz.scm (guile-file-names): Update to 0.2.
[arguments]: Adjust build phase "build-with-guile-2.2" and rename to
"fix-target-directory".
2019-05-16 21:41:24 +02:00
Tobias Geerinckx-Rice c72c10053d
gnu: bind: Update to 9.14.2.
* gnu/packages/dns.scm (isc-bind): Update to 9.14.2.
[source]: Remove patch.
[arguments]: Run only fuzz tests.
* gnu/packages/patches/bind-fix-unused-pk11-ecc-constants.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-05-16 18:21:50 +02:00
Ludovic Courtès 9da2dd90e2
gnu: js-mathjax: Avoid "Too many open files" error while building.
* gnu/packages/javascript.scm (js-mathjax)[arguments]: Add call to
'close-pipe'.  Previously builds would sometimes fail with EMFILE (this
was non-deterministic as it depends on GC activity.)
2019-05-16 17:06:18 +02:00
Ricardo Wurmus e865e0b959
gnu: Add python-leidenalg.
* gnu/packages/graph.scm (python-leidenalg): New variable.
2019-05-16 16:07:06 +02:00
Ricardo Wurmus fbeb92d760
gnu: custom-gcc: Unhide resulting package.
This is a follow-up to commit d78010b81e.  While
the plain "gcc" packages should be hidden by default, gcc-derived packages
like "gfortran" should not.

* gnu/packages/gcc.scm (custom-gcc)[properties]: Remove the 'hidden? property.
2019-05-16 13:45:23 +02:00
Ricardo Wurmus a4ff3255d4
gnu: star: Update to 2.7.1a.
* gnu/packages/bioinformatics.scm (star): Update to 2.7.1a.
2019-05-16 13:45:23 +02:00
Florian Pelz 3e9c80b27a
gnu: network-manager-applet: Patch libnma for modem support.
* gnu/packages/gnome.scm (network-manager-applet): Patch libnma to load
iso-codes and mobile-broadband-provider-info from the store and not require
them in the profile.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-16 13:30:32 +02:00
Nicolas Goaziou 6e633a510c
gnu: grammalecte: Update to 1.1.
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.1.
2019-05-16 10:37:04 +02:00
Tobias Geerinckx-Rice d019c05a42
gnu: loksh: Update to 6.5.
* gnu/packages/shells.scm (loksh): Update to 6.5.
2019-05-16 02:40:07 +02:00
Tobias Geerinckx-Rice f9f7e28bc4
gnu: cssc: Update to 1.4.1.
* gnu/packages/version-control.scm (cssc): Update to 1.4.1.
2019-05-16 02:40:07 +02:00
Tobias Geerinckx-Rice e75f87b558
gnu: git-lfs: Update to 2.7.2.
* gnu/packages/version-control.scm (git-lfs): Update to 2.7.2.
2019-05-16 02:40:07 +02:00
Tobias Geerinckx-Rice f8ea653ea6
gnu: ndctl: Update to 65.
* gnu/packages/disk.scm (ndctl): Update to 65.
2019-05-16 02:40:07 +02:00
Mark H Weaver 294e43a32d
gnu: linux-libre: Update to 5.1.2.
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.2.
(%linux-libre-hash): Update hash.
2019-05-15 18:57:11 -04:00
Mark H Weaver 644ccc9011
gnu: linux-libre@4.19: Update to 4.19.43.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.43.
(%linux-libre-4.19-hash): Update hash.
2019-05-15 18:56:17 -04:00
Mark H Weaver 0b67460918
gnu: linux-libre@4.14: Update to 4.14.119.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.119.
(%linux-libre-4.14-hash): Update hash.
2019-05-15 18:55:33 -04:00
Mark H Weaver d9cc8659fc
gnu: linux-libre@4.9: Update to 4.9.176.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.176.
2019-05-15 18:54:44 -04:00
Maxim Cournoyer b8e5de5608
gnu: python-jedi: Update to 0.13.3.
* gnu/packages/python-xyz.scm (python-jedi): Update to 0.13.3.
(python2-jedi): Enable tests.
2019-05-15 17:47:48 -04:00
Tobias Geerinckx-Rice dc555d86e1
gnu: elixir: Update to 1.8.2.
* gnu/packages/elixir.scm (elixir): Update to 1.8.2.
2019-05-15 21:23:57 +02:00
Tobias Geerinckx-Rice 5a04c993b6
gnu: perl-data-page: Update to 2.03.
* gnu/packages/perl.scm (perl-data-page): Update to 2.03.
2019-05-15 21:23:57 +02:00
Tobias Geerinckx-Rice 9fb0464c21
gnu: perl-text-csv: Update to 2.00.
* gnu/packages/perl.scm (perl-text-csv): Update to 2.00.
2019-05-15 21:23:57 +02:00
Tobias Geerinckx-Rice 5af7428b79
gnu: ubridge: Don't use unstable tarball.
* gnu/packages/networking.scm (ubridge)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-05-15 21:23:57 +02:00
Tobias Geerinckx-Rice e8e2281ee9
gnu: ubridge: Update to 0.9.15.
* gnu/packages/networking.scm (ubridge): Update to 0.9.15.
2019-05-15 21:23:57 +02:00
Tobias Geerinckx-Rice fa3040d929
gnu: perl-time-duration: Update to 1.21.
* gnu/packages/perl.scm (perl-time-duration): Update to 1.21.
2019-05-15 21:23:57 +02:00
Tobias Geerinckx-Rice 103cdcd456
gnu: python-django-rq: Update to 1.3.1.
* gnu/packages/django.scm (python-django-rq): Update to 1.3.1.
2019-05-15 21:23:57 +02:00
Danny Milosavljevic 79bfa42287
gnu: Add python-pylzma.
* gnu/packages/python-xyz.scm (python-pylzma): New variable.
(python2-pylzma): New variable.
2019-05-15 15:22:22 +02:00