Commit Graph

44443 Commits

Author SHA1 Message Date
Efraim Flashner
2b04bb3b4e
gnu: sdsl-lite: Remove unused inputs.
Documentation also wants graphviz, which drastically increases
'guiz size sdsl-lite'.

* gnu/packages/datastructures.scm (sdsl-lite)[native-inputs]: Remove
doxygen.
2019-11-25 14:08:32 +02:00
Efraim Flashner
3546771cc8
gnu: libdivsufsort: Move to datastructures.scm.
* gnu/packages/bioinformatics.scm (libdivsufsort): Move to ...
* gnu/packages/datastructures.scm: ... here.
2019-11-25 14:08:32 +02:00
Efraim Flashner
31872b3e75
gnu: Add boost-static.
* gnu/packages/boost.scm (boost-static): New variable.
2019-11-25 14:08:31 +02:00
Efraim Flashner
775373b872
gnu: coq-bignums: Don't use unstable tarball.
* gnu/pacakges/coq.scm (coq-bignums)[source]: Download using git-fetch.
2019-11-25 14:08:31 +02:00
Efraim Flashner
8b1fd3cafd
gnu: bioperl-minimal: Don't use unstable tarball.
* gnu/packages/bioinformatics.scm (bioperl-minimal)[source]: Download
using git-fetch.
2019-11-25 14:08:31 +02:00
Efraim Flashner
46b0136e09
gnu: innoextract: Update to 1.8.
* gnu/packages/compression.scm (innoextract): Update to 1.8.
2019-11-25 14:08:31 +02:00
Efraim Flashner
ff9838640c
gnu: innoextract: Don't use unstable tarball.
* gnu/packages/compression.scm (innoextract)[source]: Download the
release tarball.
2019-11-25 14:08:31 +02:00
Efraim Flashner
298180cdb2
gnu: unshield: Don't use unstable tarball.
* gnu/packages/compression.scm (unshield)[source]: Download using
git-fetch.
2019-11-25 14:08:30 +02:00
Efraim Flashner
898ac8e732
gnu: snappy: Don't use unstable tarball.
* gnu/packages/compression.scm (snappy)[source]: Download using
git-fetch.
2019-11-25 14:08:30 +02:00
Efraim Flashner
d40362f425
gnu: sfarklib: Don't use unstable tarball.
* gnu/packages/compression.scm (sfarklib)[source]: Download using
git-fetch.
2019-11-25 14:08:30 +02:00
Efraim Flashner
609ba8d116
gnu: cinnamon-desktop: Don't use unstable tarball.
* gnu/packages/cinnamon.scm (cinnamon-desktop)[source]: Download using
git-fetch.
2019-11-25 14:08:30 +02:00
Efraim Flashner
fea30e12f7
gnu: sparsehash: Don't use unstable tarball.
* gnu/packages/datastructures.scm (sparsehash)[source]: Download using
git-fetch.
2019-11-25 14:08:30 +02:00
Efraim Flashner
e56d02a0e0
gnu: imlib2: Sort inputs alphabetically.
* gnu/packages/image.scm (imlib2)[inputs]: Sort alphabetically.
2019-11-25 14:08:29 +02:00
Efraim Flashner
115ace6ba5
gnu: imlib2: Update to 1.6.0.
* gnu/packages/image.scm (imlib2): Update to 1.6.0.
[inputs]: Add libwebp, libid3tag.
2019-11-25 14:08:29 +02:00
Efraim Flashner
2f6500faa4
gnu: gnunet-gtk: Sort inputs alphabetically.
* gnu/packages/gnunet.scm (gnunet-gtk)[inputs]: Sort alphabetically.
2019-11-25 14:08:29 +02:00
Efraim Flashner
dbdd77074a
gnu: gnunet-gtk: Update to 0.11.7.
* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.11.7.
[version]: Don't inherit version from gnutls.
[inputs]: Add gnutls/dane.
2019-11-25 14:08:29 +02:00
Efraim Flashner
edce19938a
gnu: gnunet: Update to 0.11.8.
* gnu/packages/gnunet.scm: Update to 0.11.8.
[inputs]: Add libidn2, miniupnpc, zbar. Remove glib, gmp,
gst-plugins-base, libidn, nss, openssl, perl, python-2.
[native-inputs]: Add python, xxd, which.
[arguments]: Remove configure-flags. Add phase to remove network
dependent tests. Re-arrange location of new 'check phase.
2019-11-25 14:08:29 +02:00
Efraim Flashner
baac9ff97c
gnu: gnunet-gtk: Set upstream ftp-directory.
* gnu/packages/gnunet.scm (gnunet-gtk)[properties]: New field. Set
ftp-directory.
2019-11-25 14:08:26 +02:00
Tobias Geerinckx-Rice
8e77da0d11
gnu: bambam: Update to 1.0.0.
* gnu/packages/games.scm (bambam): Update to 1.0.0.
[arguments]: Use default Python (3).
Delete obsolete ‘patch-data-dir-location’ phase.
2019-11-24 13:32:58 +01:00
Tobias Geerinckx-Rice
9b0dae2222
gnu: perl-test-simple: Update to 1.302169.
* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302169.
2019-11-24 13:32:58 +01:00
Tobias Geerinckx-Rice
40df1928d6
gnu: restic: Update to 0.9.6.
* gnu/packages/backup.scm (restic): Update to 0.9.6.
2019-11-24 13:32:58 +01:00
Oleg Pykhalov
39bf4e0bad
gnu: Add shell-functools.
* gnu/packages/shellutils.scm (shell-functools): New variable.
2019-11-24 09:31:26 +03:00
Vagrant Cascadian
446316cad5
gnu: diffoscope: Update to 131.
* gnu/packages/diffoscope (diffoscope): Update to 131.
2019-11-23 18:55:46 -08:00
Oleg Pykhalov
dd39f16ee6
gnu: jo: Update to 1.3.
* gnu/packages/web.scm (jo): Update to 1.3.
2019-11-24 05:14:52 +03:00
Oleg Pykhalov
82de17dc8d
gnu: sdl2: Add libxcursor to inputs.
* gnu/packages/sdl.scm (sdl2)[inputs]: Add libxcursor.
2019-11-24 03:35:36 +03:00
Tobias Geerinckx-Rice
68c47474bc
gnu: vte: Update to 0.58.3.
* gnu/packages/gnome.scm (vte): Update to 0.58.3.
[build-system]: Switch to Meson.
2019-11-24 01:19:56 +01:00
Tobias Geerinckx-Rice
ac87ffb818
gnu: vte: Don't use NAME in source URI.
* gnu/packages/gnome.scm (vte)[source]: Hard-code NAME.
2019-11-24 01:19:56 +01:00
Tobias Geerinckx-Rice
37b23e447d
gnu: ruby-jaro-winkler: Update to 1.5.4.
* gnu/packages/ruby.scm (ruby-jaro-winkler): Update to 1.5.4.
2019-11-24 01:19:56 +01:00
Tobias Geerinckx-Rice
60bc8952ce
gnu: ruby-mimemagic: Update to 0.3.3.
* gnu/packages/ruby.scm (ruby-mimemagic): Update to 0.3.3.
2019-11-24 01:19:55 +01:00
Tobias Geerinckx-Rice
8c1e4a4f3d
gnu: ruby-notiffany: Update to 0.1.3.
* gnu/packages/ruby.scm (ruby-notiffany): Update to 0.1.3.
2019-11-24 01:19:55 +01:00
Tobias Geerinckx-Rice
5dd10be5ab
gnu: ruby-oauth2: Update to 1.4.2.
* gnu/packages/ruby.scm (ruby-oauth2): Update to 1.4.2.
2019-11-24 01:19:55 +01:00
Tobias Geerinckx-Rice
d432682b49
gnu: ruby-simplecov: Update to 0.17.1.
* gnu/packages/ruby.scm (ruby-simplecov): Update to 0.17.1.
2019-11-24 01:19:55 +01:00
Tobias Geerinckx-Rice
2d2a2363e7
gnu: ruby-progressbar: Update to 1.10.1.
* gnu/packages/ruby.scm (ruby-progressbar): Update to 1.10.1.
2019-11-24 01:19:55 +01:00
Tobias Geerinckx-Rice
9d1cf6d42c
gnu: ruby-websocket-driver: Update to 0.7.1.
* gnu/packages/ruby.scm (ruby-websocket-driver): Update to 0.7.1.
2019-11-24 01:19:55 +01:00
Tobias Geerinckx-Rice
959d908dee
gnu: ruby-useragent: Update to 0.16.10.
* gnu/packages/ruby.scm (ruby-useragent): Update to 0.16.10.
2019-11-24 01:19:54 +01:00
Ludovic Courtès
d15e4b1dc2
gnu: guile-sqlite3: Add "guile3.0-sqlite3" variant.
* gnu/packages/guile.scm (guile-sqlite3)[source](modules, snippet): New
fields.
(guile3.0-sqlite3): New variable.
2019-11-23 22:45:21 +01:00
Ludovic Courtès
d630d78104
gnu: gnutls: Add "guile3.0-gnutls" variant.
* gnu/packages/tls.scm (gnutls-3.6.10, guile3.0-gnutls): New variables.
2019-11-23 22:45:21 +01:00
Ludovic Courtès
01c11aeb95
gnu: guile-git: Add "guile3.0-git" variant.
* gnu/packages/guile.scm (guile-git)[source](modules, snippet): New
fields.
* gnu/packages/guile.scm (guile3.0-git): New variable.
2019-11-23 22:45:21 +01:00
Ludovic Courtès
60353203ed
gnu: guile2.0-git: Fix compilation of libgit2.
* gnu/packages/guile.scm (guile2.0-git): Inherit from what
'package-for-guile-2.0' returns.  Add 'inputs' field.
2019-11-23 22:45:21 +01:00
Leo Famulari
a3e5361b64
gnu: ashuffle: Fix typo.
* gnu/packages/mpd.scm (ashuffle)[description]: Fix typo.
2019-11-23 16:01:25 -05:00
Evan Straw
5ce0aab3fb
gnu: Add ashuffle.
* gnu/packages/mpd.scm (ashuffle): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2019-11-23 15:58:41 -05:00
Kei Kebreau
1e8609f238
gnu: wxmaxima: Update to 19.11.1.
* gnu/packages/maths.scm (wxmaxima): Update to 19.11.1.
2019-11-23 15:33:14 -05:00
Tobias Geerinckx-Rice
e8f8637045
gnu: perl-date-manip: Update to 6.78.
* gnu/packages/perl.scm (perl-date-manip): Update to 6.78.
[native-inputs]: Remove perl-module-build.
2019-11-23 20:40:24 +01:00
Tobias Geerinckx-Rice
9a40a62192
gnu: perl-crypt-random-source: Update to 0.14.
* gnu/packages/crypto.scm (perl-crypt-random-source): Update to 0.14.
[native-inputs]: Replace perl-test-exception with perl-test-fatal.
2019-11-23 20:40:24 +01:00
Tobias Geerinckx-Rice
669bd43e7c
gnu: perl-class-unload: Update to 0.11.
* gnu/packages/perl.scm (perl-class-unload): Update to 0.11.
[native-inputs]: Add perl-test-requires.
2019-11-23 20:40:24 +01:00
Tobias Geerinckx-Rice
ea3e8fad74
gnu: perl-carp-assert-more: Update to 1.20.
* gnu/packages/perl.scm (perl-carp-assert-more): Update to 1.20.
2019-11-23 20:40:23 +01:00
Tobias Geerinckx-Rice
6f50c8a70c
gnu: perl-datetime: Update to 1.51.
* gnu/packages/perl.scm (perl-datetime): Update to 1.51.
2019-11-23 20:40:23 +01:00
Tobias Geerinckx-Rice
5415f3f8b3
gnu: parallel: Update to 20191122.
* gnu/packages/parallel.scm (parallel): Update to 20191122.
2019-11-23 16:29:31 +01:00
Tobias Geerinckx-Rice
a91f4a77da
gnu: perl-devel-stacktrace: Update to 2.04.
* gnu/packages/perl.scm (perl-devel-stacktrace): Update to 2.04.
2019-11-23 16:29:31 +01:00
Tobias Geerinckx-Rice
74eee9f27d
gnu: python-django-pipeline: Fix tests.
* gnu/packages/django.scm (python-django-pipeline)[arguments]:
Set PYTHONPATH before running tests.
2019-11-23 15:40:12 +01:00
Tobias Geerinckx-Rice
63e633c6f6
gnu: perl-file-slurp: Update to 9999.28.
* gnu/packages/perl.scm (perl-file-slurp): Update to 9999.28.
2019-11-23 15:40:12 +01:00
Tobias Geerinckx-Rice
339bafad25
gnu: perl-indirect: Update to 0.39.
* gnu/packages/perl.scm (perl-indirect): Update to 0.39.
2019-11-23 15:40:11 +01:00
Tobias Geerinckx-Rice
2767beb3d0
gnu: perl-cairo: Update to 1.107.
* gnu/packages/gtk.scm (perl-cairo): Update to 1.107.
2019-11-23 15:40:10 +01:00
Tobias Geerinckx-Rice
97610a6614
gnu: python-whatever: Update to 0.6.
* gnu/packages/python-xyz.scm (python-whatever): Update to 0.6.
2019-11-23 15:40:10 +01:00
Tobias Geerinckx-Rice
af6533d442
gnu: perl-apache-logformat-compiler: Update to 0.36.
* gnu/packages/web.scm (perl-apache-logformat-compiler): Update to 0.36.
2019-11-23 15:40:09 +01:00
Tobias Geerinckx-Rice
63292fd39e
gnu: perl-moox-late: Update to 0.016.
* gnu/packages/perl.scm (perl-moox-late): Update to 0.016.
2019-11-23 15:40:09 +01:00
Ludovic Courtès
7e90eb98a9
gnu: guile-ssh: Add "guile3.0-ssh" variant.
* gnu/packages/ssh.scm (guile-ssh)[source]: Substitute 'GUILE_PKG'
stanza in "configure.ac".
* gnu/packages/ssh.scm (guile3.0-ssh): New variable.
2019-11-23 12:39:20 +01:00
Ludovic Courtès
1d48f1da5a
gnu: guile-ssh: Remove redundant phase.
* gnu/packages/ssh.scm (guile-ssh)[arguments]: Remove 'autoreconf'
phase, which was redundant with the 'bootstrap' phase.
2019-11-23 11:43:14 +01:00
Ludovic Courtès
efafbc6667
gnu: guile-next: Update to 2.9.5.
* gnu/packages/guile.scm (guile-next): Update to 2.9.5.
2019-11-23 11:30:52 +01:00
Timothy Sample
f6bf4b2c85
gnu: Add guile-semver.
* gnu/packages/guile-xyz.scm (guile-semver): New variable.
2019-11-23 00:53:39 -05:00
Timothy Sample
f9ec89f444
gnu: Add srfi-64-driver.
* gnu/packages/guile-xyz.scm (srfi-64-driver): New variable.
2019-11-23 00:52:42 -05:00
Tobias Geerinckx-Rice
b93a32977e
gnu: r-biocmanager: Update to 1.30.10.
* gnu/packages/cran.scm (r-biocmanager): Update to 1.30.10.
2019-11-23 02:00:41 +01:00
Tobias Geerinckx-Rice
e25d068d84
gnu: r-roxygen2: Update to 7.0.1.
* gnu/packages/statistics.scm (r-roxygen2): Update to 7.0.1.
2019-11-23 02:00:40 +01:00
Tobias Geerinckx-Rice
c84395943d
gnu: r-vgam: Update to 1.1-2.
* gnu/packages/statistics.scm (r-vgam): Update to 1.1-2.
2019-11-23 02:00:40 +01:00
Tobias Geerinckx-Rice
748ae1c6b1
gnu: r-glmnet: Update to 3.0-1.
* gnu/packages/statistics.scm (r-glmnet): Update to 3.0-1.
2019-11-23 02:00:40 +01:00
Tobias Geerinckx-Rice
ec9a15c2eb
gnu: r-quadprog: Update to 1.5-8.
* gnu/packages/maths.scm (r-quadprog): Update to 1.5-8.
2019-11-23 02:00:40 +01:00
Tobias Geerinckx-Rice
3db9cbf676
gnu: r-desolve: Update to 1.25.
* gnu/packages/maths.scm (r-desolve): Update to 1.25.
2019-11-23 02:00:40 +01:00
Tobias Geerinckx-Rice
33ac190105
gnu: r-selectr: Update to 0.4-2.
* gnu/packages/cran.scm (r-selectr): Update to 0.4-2.
2019-11-23 02:00:40 +01:00
Tobias Geerinckx-Rice
19b85d029c
gnu: r-cardata: Update to 3.0-3.
* gnu/packages/statistics.scm (r-cardata): Update to 3.0-3.
2019-11-23 01:34:21 +01:00
Tobias Geerinckx-Rice
8f35d630a0
gnu: r-car: Update to 3.0-5.
* gnu/packages/statistics.scm (r-car): Update to 3.0-5.
2019-11-23 01:34:21 +01:00
Tobias Geerinckx-Rice
36ca7898b6
gnu: r-algdesign: Update to 1.1-7.3.1.
* gnu/packages/cran.scm (r-algdesign): Update to 1.1-7.3.1.
2019-11-23 01:34:21 +01:00
Tobias Geerinckx-Rice
9a3d4216f5
gnu: r-shinyfiles: Update to 0.7.5.
* gnu/packages/cran.scm (r-shinyfiles): Update to 0.7.5.
2019-11-23 01:06:39 +01:00
Tobias Geerinckx-Rice
520dc74369
gnu: ocaml-odoc: Update to 1.4.2.
* gnu/packages/ocaml.scm (ocaml-odoc): Update to 1.4.2.
2019-11-23 01:06:39 +01:00
Tobias Geerinckx-Rice
d34c6a2a93
gnu: hangups: Update to 0.4.10.
* gnu/packages/messaging.scm (hangups): Update to 0.4.10.
2019-11-23 01:06:39 +01:00
Tobias Geerinckx-Rice
4afb7dd9f5
gnu: simple-scan: Update to 3.34.2.
* gnu/packages/gnome.scm (simple-scan): Update to 3.34.2.
2019-11-23 01:06:38 +01:00
Brett Gilio
116787d4ad
gnu: polyml: Use HTTPS home page URI.
* gnu/packages/sml.scm (polyml)[home-page]: Use HTTPS URI.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-11-22 22:53:39 +01:00
Brett Gilio
8717fb8d5f
gnu: polyml: Update to 5.8.
* gnu/packages/sml.scm (polyml): Update to 5.8.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-11-22 22:51:20 +01:00
Brett Gilio
4c7ca5d299
gnu: bear: Update to 2.4.2.
* gnu/packages/build-tools.scm (bear): Update to 2.4.2.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-11-22 22:46:54 +01:00
Tobias Geerinckx-Rice
99b106022c
gnu: xsane: Fix snprintf buffer length.
* gnu/packages/scanner.scm (xsane)[source]: Add patch.
* gnu/packages/patches/xsane-fix-snprintf-buffer-length.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-11-22 22:16:32 +01:00
Tobias Geerinckx-Rice
61abb11481
gnu: Register xsane patches.
This follows up on commit a608666d74.

* gnu/local.mk (dist_patch_DATA): Add missing patches.
2019-11-22 22:15:38 +01:00
Tobias Geerinckx-Rice
a608666d74
gnu: Add xsane.
* gnu/packages/scanner.scm (xsane): New public variable.
2019-11-22 22:01:40 +01:00
Julien Lepiller
ee4db149c2
gnu: php: Update to 7.3.12.
* gnu/packages/php.scm (php): Update to 7.3.12.
2019-11-22 19:47:46 +01:00
Mathieu Othacehe
1ee72bb55b
system: vm: Add arm64 support.
* gnu/build/vm.scm (load-in-linux-vm): Add target-arm64? argument and use it
to pass correct arguments to qemu.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Pass the new
target-arm64? argument added above. Do not add ESP partition on all ARM
targets. Do not pass grub-efi package to initialize-hard-disk on ARM targets.
2019-11-22 16:33:43 +01:00
Mathieu Othacehe
2608417ab8
build: vm: Fix arm32 support.
* gnu/build/vm.scm (load-in-linux-vm): Disable qemu highmem support on ARM32
systems.
2019-11-22 16:33:43 +01:00
Ludovic Courtès
cf87919657
gnu: libseccomp: Fix build on AArch64.
This is a followup to d100d5d544.

* gnu/packages/patches/libseccomp-open-aarch64.patch: New file.
* gnu/packages/linux.scm (libseccomp)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-11-22 15:13:25 +01:00
Tobias Geerinckx-Rice
4e2e84d856
gnu: man-pages: Update to 5.04.
* gnu/packages/man.scm (man-pages): Update to 5.04.
2019-11-22 00:22:10 +01:00
Tobias Geerinckx-Rice
2414997a3c
gnu: libbytesize: Update to 2.1.
* gnu/packages/c.scm (libbytesize): Update to 2.1.
[source, remove]: Remove msgmerge reproducibility work-around.
[inputs]: Use pcre@2.
2019-11-22 00:22:10 +01:00
Tobias Geerinckx-Rice
f64d79e8be
gnu: libplist: Update to 2.1.0.
* gnu/packages/libusb.scm (libplist): Update to 2.1.0.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Add ‘configure-later’ phase.
[native-inputs]: Add autoconf, automake, and libtool.
2019-11-22 00:22:10 +01:00
Tobias Geerinckx-Rice
6bd856d1b7
gnu: libpwquality: Update to 1.4.2.
* gnu/packages/password-utils.scm (libpwquality): Update to 1.4.2.
2019-11-22 00:22:09 +01:00
Tobias Geerinckx-Rice
2f6a158b45
gnu: libpwquality: Don't use NAME in source URI.
* gnu/packages/password-utils.scm (libpwquality)[source]: Hard-code NAME.
2019-11-22 00:22:09 +01:00
Tobias Geerinckx-Rice
ec2014d556
gnu: r-sjstats: Update to 0.17.7.
* gnu/packages/cran.scm (r-sjstats): Update to 0.17.7.
2019-11-22 00:22:09 +01:00
Tobias Geerinckx-Rice
1d4f0019f9
gnu: ruby-prawn-manual-builder: Update to 0.3.1.
* gnu/packages/ruby.scm (ruby-prawn-manual-builder): Update to 0.3.1.
2019-11-22 00:22:09 +01:00
Tobias Geerinckx-Rice
0645e72fdd
gnu: r-rms: Update to 5.1-4.
* gnu/packages/cran.scm (r-rms): Update to 5.1-4.
2019-11-22 00:22:09 +01:00
Tobias Geerinckx-Rice
8280676bd6
gnu: gthumb: Update to 3.8.2.
* gnu/packages/gnome.scm (gthumb): Update to 3.8.2.
2019-11-22 00:22:09 +01:00
Tobias Geerinckx-Rice
b448e4085f
gnu: ruby-command-line-reporter: Update to 4.0.1.
* gnu/packages/ruby.scm (ruby-command-line-reporter): Update to 4.0.1.
2019-11-22 00:22:09 +01:00
Tobias Geerinckx-Rice
7454078a7c
gnu: python-lazy-object-proxy: Update to 1.4.3.
* gnu/packages/python-xyz.scm (python-lazy-object-proxy): Update to 1.4.3.
2019-11-22 00:22:09 +01:00
Guillaume Le Vaillant
a31b9dac1c
gnu: monero-gui: Update to 0.15.0.1.
* gnu/packages/finance.scm (monero-gui): Update to 0.15.0.1.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-11-21 22:41:45 +01:00
Guillaume Le Vaillant
182173b16d
gnu: monero: Update to 0.15.0.1.
* gnu/packages/finance.scm (monero): Update to 0.15.0.1.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-11-21 22:41:45 +01:00
David Wilson
0f4c3ca9ec
gnu: Add emacs-openwith.
* gnu/packages/emacs-xyz.scm (emacs-openwith) New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-11-21 22:41:45 +01:00
Marius Bakke
a4c36e6593
gnu: lxc: Adjust for GCC 7.
* gnu/packages/virtualization.scm (lxc)[arguments]: Add #:make-flags.
2019-11-21 22:41:45 +01:00
Marius Bakke
9e04cd0808
gnu: qemu: Update to 4.1.1.
* gnu/packages/virtualization.scm (qemu): Update to 4.1.1.
[source](patches): Remove.
2019-11-21 22:41:45 +01:00
Marius Bakke
7c8695ae8a
gnu: nginx: Update to 1.17.6.
* gnu/packages/web.scm (nginx): Update to 1.17.6.
2019-11-21 22:41:45 +01:00
Marius Bakke
d100d5d544
gnu: libseccomp: Update to 2.4.2.
* gnu/packages/linux.scm (libseccomp): Update to 2.4.2.
* gnu/packages/virtualization.scm (qemu-minimal-2.10)[inputs]: Remove "libseccomp".
2019-11-21 22:41:44 +01:00
Marius Bakke
d9580a26c7
gnu: jsoncpp: Update to 1.9.2.
* gnu/packages/serialization.scm (jsoncpp): Update to 1.9.2.
* gnu/packages/games.scm (minetest)[source](snippet): Add substitution.
2019-11-21 22:41:44 +01:00
Marius Bakke
813fa6e2c9
gnu: json-modern-cxx: Update to 3.7.3.
* gnu/packages/cpp.scm (json-modern-cxx): Update to 3.7.3.
2019-11-21 22:41:44 +01:00
Marius Bakke
1fbd7c7f8e
gnu: minetest: Adjust indentation.
* gnu/packages/games.scm (minetest): Reindent.
2019-11-21 22:41:44 +01:00
Marius Bakke
aadfcd1b6f
gnu: ungoogled-chromium: Update to 78.0.3904.108-0.8f06513 [security fixes].
This fixes CVE-2019-13723 and CVE-2019-13724.

* gnu/packages/chromium.scm (%chromium-version): Set to 78.0.3904.108.
(%ungoogled-revision): Set to 8f065138317a6152b20decc224027a5192ba76b1.
(%chromium-origin, %ungoogled-origin): Update hashes.
2019-11-21 22:41:44 +01:00
Marius Bakke
664fa4b162
gnu: ungoogled-chromium: Increase resource limits in separate phase.
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Add phase
'increase-resource-limits'.
2019-11-21 22:41:44 +01:00
Julien Lepiller
8da527d5bc
gnu: hexchat: Fix crash on exit.
* gnu/packages/patches/hexchat-crash-exit.patch: New file.
* gnu/packages/hexchat.scm (orgin): Add patch.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-11-21 22:28:04 +01:00
Christopher Baines
ce16a026d0
gnu: guix-data-service: Update to 0.0.1-5.23f60a6.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-5.23f60a6.
2019-11-21 20:05:52 +00:00
Christopher Baines
a1136b6de0
gnu: guix-data-service: Fix build.
Use the new EMACSLOADPATH, rather than setting GUIX_ENVIRONMENT. This also
allows changing emacs-no-x to emacs-minimal.

* gnu/packages/web.scm (guix-data-service)[arguments]: Remove the
'set-GUIX_ENVIRONMENT phase.
[native-inputs]: Replace emacs-with-modules with emacs-minimal and
emacs-htmlize.
2019-11-21 19:45:44 +00:00
Alex Kost
f5dd0f5a45
gnu: emacs-guix: Update to 0.5.2.
* gnu/packages/emacs-xyz.scm (emacs-guix): Update to 0.5.2.
2019-11-21 19:58:57 +03:00
Alex Griffin
15c06ad066
gnu: kmonad: Update to 0.3.0.
* gnu/packages/haskell-apps.scm (kmonad): Update to 0.3.0.
2019-11-21 10:38:42 -06:00
Nicolas Goaziou
d20956a401
gnu: musescore: Update to 3.3.2.
* gnu/packages/music.scm (musescore): Update to 3.3.2.
2019-11-21 17:10:25 +01:00
Nicolas Goaziou
430e152899
gnu: mame: Fix build on i686.
* gnu/packages/emulators.scm (mame): Prevent strict-overflow error on i686
with "NOWERROR" flag.
2019-11-21 16:37:40 +01:00
Christopher Lemmer Webber
615a4fbff8
gnu: Add ecasound.
* gnu/packages/audio.scm (ecasound): Add it.
2019-11-21 07:46:35 -05:00
Konrad Hinsen
fe9b72c586
gnu: python2-mmtk: Update to 2.7.12.
* gnu/packages/python-xyz.scm (python2-mmtk): Update to 2.7.12.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-21 11:48:31 +01:00
Konrad Hinsen
c695f011b3
gnu: python2-scientific: New source code location.
* gnu/packages/python-xyz.scm (python2-scientific): New source code location.
Following the annoucement of Bitbucket to delete all
Mercurial repositories in June 2020, the source code has
been migrated to GitHub.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-21 11:48:31 +01:00
Konrad Hinsen
e2293cbbe0
gnu: nmoldyn: New source code location.
* gnu/packages/chemistry.scm (nmoldyn): New source code location.
Following the annoucement of Bitbucket to delete all
Mercurial repositories in June 2020, the source code has
been migrated to GitHub.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-21 11:48:30 +01:00
Timothy Sample
59cd751852
gnu: ghc-foundation: Disable broken test.
* gnu/packages/haskell-xyz.scm (ghc-foundation)[arguments]: Add a phase
that patches out a broken test.
2019-11-20 20:48:55 -05:00
Timothy Sample
b0d34d23a0
gnu: ghc-haddock: Update to 2.22.0.
* gnu/packages/haskell-xyz.scm (ghc-haddock): Update to 2.22.0.
[arguments]: Replace the 'remove-haddock-test-test-suites' phase with a
'remove-hoogle-test' phase, which only disables the Hoogle test; add a
new phase that puts the newly built 'haddock' binary in the 'PATH'
variable for testing.
[native-inputs]: Add 'ghc-haddock-test'.
(ghc-haddock-test): New variable.
2019-11-20 20:48:55 -05:00
Timothy Sample
1b84d8ef34
gnu: ghc-haddock-api: Update to 2.22.0.
* gnu/packages/patches/ghc-haddock-api-fix-haddock.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/haskell-xyz.scm (ghc-haddock-api): Update to 2.22.0.
[source]: Use the new patch.
[arguments]: Change the 'update-constraints' phase to allow newer
versions of 'QuickCheck' and 'hspec'.
2019-11-20 20:48:55 -05:00
Timothy Sample
c1637311b6
gnu: ngless: Update to 1.0.1.
* gnu/packages/bioinformatics.scm (ngless): Update to 1.0.1.
[arguments]: Add a 'create-Versions.hs' phase that patches the Makefile
and invokes 'make' to generate a required file.
[inputs]: Remove 'ghc-chart', 'ghc-chart-cairo', and
'ghc-conduit-combinators'; add 'ghc-diagrams-core', 'ghc-diagrams-lib',
'ghc-diagrams-svg', and 'ghc-tar-conduit'.
2019-11-20 20:48:54 -05:00
Timothy Sample
74be1cb7b4
gnu: Add ghc-diagrams-svg.
* gnu/packages/haskell-xyz.scm (ghc-diagrams-svg): New variable.
2019-11-20 20:48:54 -05:00
Timothy Sample
dcf3f8f410
gnu: Add ghc-svg-builder.
* gnu/packages/haskell-xyz.scm (ghc-svg-builder): New variable.
2019-11-20 20:48:54 -05:00
Timothy Sample
f9f1a6300e
gnu: Add ghc-diagrams-lib.
* gnu/packages/haskell-xyz.scm (ghc-diagrams-lib): New variable.
2019-11-20 20:48:54 -05:00
Timothy Sample
fd33ffa03a
gnu: Add ghc-diagrams-solve.
* gnu/packages/haskell-xyz.scm (ghc-diagrams-solve): New variable.
2019-11-20 20:48:54 -05:00
Timothy Sample
d8b88d74f7
gnu: Add ghc-active.
* gnu/packages/haskell-xyz.scm (ghc-active): New variable.
2019-11-20 20:48:53 -05:00
Timothy Sample
f7ca1fa8ae
gnu: Add ghc-intervals.
* gnu/packages/haskell-xyz.scm (ghc-intervals): New variable.
2019-11-20 20:48:53 -05:00
Timothy Sample
194a82e644
gnu: Add ghc-numeric-extras.
* gnu/packages/haskell-xyz.scm (ghc-numeric-extras): New variable.
2019-11-20 20:48:53 -05:00
Timothy Sample
1859c94aa1
gnu: Add ghc-diagrams-core.
* gnu/packages/haskell-xyz.scm (ghc-diagrams-core): New variable.
2019-11-20 20:48:53 -05:00
Timothy Sample
577a78b779
gnu: Add ghc-dual-tree.
* gnu/packages/haskell-xyz.scm (ghc-dual-tree): New variable.
2019-11-20 20:48:53 -05:00
Timothy Sample
471e77cffa
gnu: Add ghc-monoid-extras.
* gnu/packages/haskell-xyz.scm (ghc-monoid-extras): New variable.
2019-11-20 20:48:52 -05:00
Timothy Sample
f3e18645e0
gnu: Add ghc-groups.
* gnu/packages/haskell-xyz.scm (ghc-groups): New variable.
2019-11-20 20:48:52 -05:00
Timothy Sample
f9cad2a0b9
gnu: Add ghc-testing-feat.
* gnu/packages/haskell-check.scm (ghc-testing-feat): New variable.
2019-11-20 20:48:52 -05:00
Timothy Sample
06966c058d
gnu: Add ghc-size-based.
* gnu/packages/haskell-xyz.scm (ghc-size-based): New variable.
2019-11-20 20:48:52 -05:00
Timothy Sample
4eb9a167d7
gnu: Add ghc-dictionary-sharing.
* gnu/packages/haskell-xyz.scm (ghc-dictionary-sharing): New variable.
2019-11-20 20:48:52 -05:00
Timothy Sample
d8e4b750e1
gnu: Add ghc-testing-type-modifiers.
* gnu/packages/haskell-check.scm (ghc-testing-type-modifiers): New
variable.
2019-11-20 20:48:51 -05:00
Timothy Sample
f8d1790291
gnu: Add ghc-tar-conduit.
* gnu/packages/haskell-xyz.scm (ghc-tar-conduit): New variable.
2019-11-20 20:48:51 -05:00
John Soo
b066ad895d
gnu: Update xmobar to 0.31.
* gnu/packages/wm.scm (xmobar): Update to 0.31.
[arguments]: Remove the previous configure flags and set the
'all_extensions' flag; add a 'patch-test-shebang' phase.
[inputs]: Add 'ghc-alsa-core', 'ghc-alsa-mixer', 'ghc-dbus',
'ghc-http-conduit', 'ghc-http-types', 'ghc-libmpd', 'ghc-old-locale',
'ghc-temporary', 'ghc-timezone-olson', and 'ghc-x11'.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-11-20 20:48:51 -05:00
John Soo
d05f32d6f4
gnu: Add ghc-dbus.
* gnu/packages/haskell-xyz.scm (ghc-dbus): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-11-20 20:48:51 -05:00
John Soo
ff0f5786a4
gnu: Add ghc-timezone-olson.
* gnu/packages/haskell-xyz.scm (ghc-timezone-olson): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-11-20 20:48:51 -05:00
John Soo
2ed8bd2d7d
gnu: Add ghc-timezone-series.
* gnu/packages/haskell-xyz.scm (ghc-timezone-series): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-11-20 20:48:50 -05:00
John Soo
f2ed1e6d52
gnu: Add ghc-alsa-mixer.
* gnu/packages/haskell-xyz.scm (ghc-alsa-mixer): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-11-20 20:48:50 -05:00
Timothy Sample
eef308d62a
gnu: elm-compiler: Fix Cabal dependency constraints.
This package used a patch to update the Cabal version constraints for
'language-glsl'.  This is now done in a phase for consistency with
other Haskell packages.

* gnu/packages/elm.scm (elm-compiler): Add a phase that updates the
Cabal file to allow for newer versions of 'ansi-terminal',
'containers', 'http-client', 'language-glsl', and 'network'.
[source]: Remove 'elm-compiler-relax-glsl-bound.patch'.
* gnu/packages/patches/elm-compiler-relax-glsl-bound.patch: Delete file.
* gnu/local.mk: Remove it.
2019-11-20 20:48:50 -05:00
Timothy Sample
3594b6699d
gnu: idris: Fix Cabal dependency constraints.
* gnu/packages/idris.scm (idris): Add a phase that updates the Cabal
file to allow for newer versions of 'ansi-terminal'.
2019-11-20 20:48:50 -05:00
Timothy Sample
8e41d38afd
gnu: cedille: Use most recent GHC.
* gnu/packages/cedille.scm (cedille)[inputs]: Replace 'ghc-8.4' with
'ghc'.
2019-11-20 20:48:50 -05:00
Timothy Sample
27109c7175
gnu: agda: Update to 2.6.0.1.
* gnu/packages/agda.scm (agda): Update to 2.6.0.1.
[inputs]: Remove 'ghc-parallel'; add 'ghc-aeson' and 'ghc-exceptions'.
2019-11-20 20:48:50 -05:00
Timothy Sample
af16c6b056
gnu: ghc-atomic-primops: Update to 0.8.3.
* gnu/packages/haskell-xyz.scm (ghc-atomic-primops): Update to 0.8.3.
2019-11-20 20:48:49 -05:00
Timothy Sample
5cf9264d63
gnu: ghc-chart-cairo: Update to 1.9.1.
* gnu/packages/haskell-xyz.scm (ghc-chart-cairo): Update to 1.9.1.
2019-11-20 20:48:49 -05:00
Timothy Sample
801cf5b13a
gnu: ghc-equivalence: Update to 0.3.5.
* gnu/packages/haskell-xyz.scm (ghc-equivalence): Update to 0.3.5.
[inputs]: Remove 'ghc-test-framework' and
'ghc-test-framework-quickcheck2'; add 'ghc-fail'.
2019-11-20 20:48:49 -05:00
Timothy Sample
74a7dd7ff4
gnu: ghc-geniplate-mirror: Update Cabal file to r2.
* gnu/packages/haskell-xyz.scm (ghc-geniplate-mirror): Update Cabal file
to r2.
2019-11-20 20:48:49 -05:00
Timothy Sample
f545f894b2
gnu: ghc-hindent: Update to 5.3.1.
* gnu/packages/haskell-xyz.scm (ghc-hindent): Update to 5.3.1.
2019-11-20 20:48:49 -05:00
Timothy Sample
fc984cf646
gnu: Remove ghc-monadplus.
The package doesn't build, has no reverse dependencies, and does not
work with newer versions of GHC.

* gnu/packages/haskell-xyz.scm (ghc-monadplus): Remove variable.
2019-11-20 20:48:48 -05:00
Timothy Sample
24cf2a8b12
gnu: ghc-options: Fix Cabal dependency constraints.
* gnu/packages/haskell-xyz.scm (ghc-options): Add a phase that updates
the Cabal file to allow for newer versions of 'chell'.
2019-11-20 20:48:48 -05:00
Timothy Sample
a54dda095f
gnu: ghc-stylish-haskell: Fix Cabal dependency constraints.
* gnu/packages/haskell-xyz.scm (ghc-stylish-haskell): Add a phase that
updates the Cabal file to allow for newer versions of
'haskell-src-exts'.
2019-11-20 20:48:48 -05:00
Timothy Sample
81b228ed14
gnu: ghc-bsb-http-chunked: Disable tests on i686-linux.
* gnu/packages/haskell-web.scm (ghc-bsb-http-chunked)[arguments]:
Disable tests on i686-linux.
2019-11-20 20:48:48 -05:00
Timothy Sample
b4a00fecfd
gnu: ghc-microlens-aeson: Patch tests for i686-linux.
* gnu/packages/patches/ghc-microlens-aeson-fix-tests.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/haskell-xyz.scm (ghc-microlens-aeson): Use it.
2019-11-20 20:48:48 -05:00
Timothy Sample
0710797d30
gnu: darcs: Fix Cabal dependency constraints.
* gnu/packages/haskell-apps.scm (darcs): Update the Cabal file to r1 and
change the phase that updates the Cabal file to allow for newer versions
of 'QuickCheck'.
2019-11-20 20:48:47 -05:00
Timothy Sample
b867c2b051
gnu: ghc-sandi: Update to 0.5.
* gnu/packages/haskell-xyz.scm (ghc-sandi): Update to 0.5.
2019-11-20 20:48:47 -05:00
Timothy Sample
7c4ac0ad0d
gnu: ghc-tasty-rerun: Update to 1.1.14.
* gnu/packages/haskell-check.scm (ghc-tasty-rerun): Update to 1.1.14.
2019-11-20 20:48:47 -05:00
Timothy Sample
b79b43d4ce
gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4.
* gnu/packages/haskell-xyz.scm (ghc-gtk2hs-buildtools): Update to
0.13.5.4.
2019-11-20 20:48:47 -05:00
Timothy Sample
2da02d09c2
gnu: ghc-pandoc-citeproc: Update to 0.16.2.
* gnu/packages/haskell-xyz.scm (ghc-pandoc-citeproc): Update to 0.16.2.
2019-11-20 20:48:47 -05:00
Timothy Sample
b38a7838be
gnu: ghc-yesod-form: Update to 1.6.7.
* gnu/packages/haskell-web.scm (ghc-yesod-form): Update to 1.6.7.
2019-11-20 20:48:46 -05:00
Timothy Sample
d9b1567a07
gnu: ghc-pandoc: Update to 2.7.3.
* gnu/packages/haskell-xyz.scm (ghc-pandoc): Update to 2.7.3.
[source]: Add patches to fix tests.
[arguments]: Remove '#:phases'.
[inputs]: Remove 'ghc-deepseq-generics', 'ghc-old-locale', and
'ghc-yaml'; add 'ghc-hslua-module-system', 'ghc-hsyaml', 'ghc-ipynb',
and 'ghc-unicode-transforms'.
[native-inputs]: Add 'ghc-tasty-lua'.
* gnu/packages/patches/ghc-pandoc-fix-html-tests.patch: New file.
* gnu/packages/patches/ghc-pandoc-fix-latex-test.patch: New file.
* gnu/local.mk: Add them.
2019-11-20 20:48:46 -05:00
Timothy Sample
4828e54eaa
gnu: Add ghc-ipynb.
* gnu/packages/haskell-xyz.scm (ghc-ipynb): New variable.
2019-11-20 20:48:46 -05:00
Timothy Sample
ff303e4ebf
gnu: Add ghc-hslua-module-system.
* gnu/packages/haskell-xyz.scm (ghc-hslua-module-system): New variable.
2019-11-20 20:48:46 -05:00
Timothy Sample
cbc6f8618f
gnu: Add ghc-aeson-diff.
* gnu/packages/haskell-xyz.scm (ghc-aeson-diff): New variable.
2019-11-20 20:48:46 -05:00
Timothy Sample
1cd3333e34
gnu: Add ghc-microlens-aeson.
* gnu/packages/haskell-xyz.scm (ghc-microlens-aeson): New variable.
2019-11-20 20:48:45 -05:00
Timothy Sample
fac520bfa8
gnu: Add ghc-hsyaml.
* gnu/packages/haskell-xyz.scm (ghc-hsyaml): New variable.
2019-11-20 20:48:45 -05:00
Timothy Sample
b69d4aa7f8
gnu: Add ghc-unicode-transforms.
* gnu/packages/haskell-xyz.scm (ghc-unicode-transforms): New variable.
2019-11-20 20:48:45 -05:00
Timothy Sample
e71fb57349
gnu: Add ghc-getopt-generics.
* gnu/packages/haskell-xyz.scm (ghc-getopt-generics): New variable.
2019-11-20 20:48:45 -05:00
Timothy Sample
3ebae41f5a
gnu: Add ghc-edit-distance-vector.
* gnu/packages/haskell-xyz.scm (ghc-edit-distance-vector): New variable.
2019-11-20 20:48:45 -05:00
Timothy Sample
64f4278624
gnu: Add ghc-bitarray.
* gnu/packages/haskell-xyz.scm (ghc-bitarray): New variable.
2019-11-20 20:48:45 -05:00
Timothy Sample
b37d0c825f
gnu: Add ghc-tasty-lua.
* gnu/packages/haskell-check.scm (ghc-tasty-lua): New variable.
2019-11-20 20:48:44 -05:00
Timothy Sample
10707d5720
gnu: ghc-haddock-library: Update to 1.7.0.
The new source tarball does not have bundled dependencies, so it does
not need to be patched.

* gnu/packages/haskell-xyz.scm (ghc-haddock-library): Update to 1.7.0.
[source]: Remove 'patches', 'modules' and 'snippet'.
[arguments]: Update the 'relax-test-suite-dependencies' phase to allow
newer versions of 'hspec' and 'QuickCheck'; remove the
'add-examples-directory' phase.
* gnu/packages/patches/ghc-haddock-library-unbundle.patch: Delete file.
* gnu/local.mk: Remove it.
2019-11-20 20:48:44 -05:00
Timothy Sample
1e0db876d1
gnu: ghc-yesod-persistent: Update to 1.6.0.2.
* gnu/packages/haskell-web.scm (ghc-yesod-persistent): Update to 1.6.0.2.
2019-11-20 20:48:44 -05:00
Timothy Sample
12ee2d5d84
gnu: hoogle: Update to 5.0.17.11.
* gnu/packages/haskell-apps.scm (hoogle): Update to 5.0.17.11.
[inputs]: Remove 'ghc-network-uri' and 'ghc-network'; add
'ghc-blaze-html', 'ghc-blaze-markup', and 'ghc-foundation'.
2019-11-20 20:48:44 -05:00
Timothy Sample
2648b604ac
gnu: ghc-esqueleto: Update to 3.0.0.
* gnu/packages/haskell-xyz.scm (ghc-esqueleto): Update to 3.0.0.
[source]: Use 'url-fetch' instead of 'git-fetch'.
2019-11-20 20:48:44 -05:00
Timothy Sample
801fbd7e0f
gnu: ghc-persistent-sqlite: Update to 2.9.3.
* gnu/packages/haskell-xyz.scm (ghc-persistent-sqlite): Update to 2.9.3.
2019-11-20 20:48:43 -05:00
Timothy Sample
145148ca01
gnu: ghc-sdl2: Update to 2.5.0.0.
* gnu/packages/haskell-xyz.scm (ghc-sdl2): Update to 2.5.0.0.
2019-11-20 20:48:43 -05:00
Timothy Sample
891b3fa9f3
gnu: ghc-http-conduit: Update to 2.3.7.3.
* gnu/packages/haskell-web.scm (ghc-http-conduit): Update to 2.3.7.3.
2019-11-20 20:48:43 -05:00
Timothy Sample
841f19541a
gnu: cabal-install: Update to 2.4.0.0.
* gnu/packages/haskell-apps.scm (cabal-install): Update to 2.4.0.0.
[arguments]: Set Cabal file to r2, enable tests, and add a phase to
update the Cabal file to allow a newer version of 'zip-archive'.
[inputs]: Add 'ghc-zip-archive'.
2019-11-20 20:48:43 -05:00
Timothy Sample
b4e26067d6
gnu: ghc-tree-diff: Update to 0.1.
* gnu/packages/haskell-xyz.scm (ghc-tree-diff): Update to 0.1.
[arguments]: Remove '#:cabal-revision' and '#:phases'.
[inputs]: Remove 'ghc-generics-sop' and 'ghc-memotrie'; add
'ghc-bytestring-builder'.
2019-11-20 20:48:43 -05:00
Timothy Sample
6cd84b98dc
gnu: ghc-chart: Update to 1.9.1.
* gnu/packages/haskell-xyz.scm (ghc-chart): Update to 1.9.1.
2019-11-20 20:48:43 -05:00
Timothy Sample
86526f37c3
gnu: ghc-linear: Update to 1.20.9.
* gnu/packages/haskell-xyz.scm (ghc-linear): Update to 1.20.9.
2019-11-20 20:48:42 -05:00
Timothy Sample
bc78e0d956
gnu: ghc-persistent-template: Update to 2.6.0.
* gnu/packages/haskell-xyz.scm (ghc-persistent-template): Update to 2.6.0.
[arguments]: Remove '#:cabal-revision'.
2019-11-20 20:48:42 -05:00
Timothy Sample
2e9aaf0766
gnu: ghc-warp-tls: Update to 3.2.8.
* gnu/packages/haskell-web.scm (ghc-warp-tls): Update to 3.2.8.
2019-11-20 20:48:42 -05:00
Timothy Sample
fd7e8dcf29
gnu: ghc-yesod-core: Update to 1.6.16.1.
* gnu/packages/haskell-web.scm (ghc-yesod-core): Update to 1.6.16.1.
2019-11-20 20:48:42 -05:00
Timothy Sample
490ceae4e2
gnu: ghc-deepseq-generics: Update Cabal file to r4.
* gnu/packages/haskell-xyz.scm (ghc-deepseq-generics): Update Cabal file
to r4.
2019-11-20 20:48:42 -05:00
Timothy Sample
08397fde13
gnu: ghc-validation: Update to 1.1.
* gnu/packages/haskell-xyz.scm (ghc-validation): Update to 1.1.
[arguments]: Update Cabal file hash.
2019-11-20 20:48:41 -05:00
Timothy Sample
503b74ae9a
gnu: ghc-conduit-algorithms: Update to 0.0.11.0.
* gnu/packages/haskell-xyz.scm (ghc-conduit-algorithms): Update to
0.0.11.0.
[inputs]: Add 'ghc-conduit-zstd'.
2019-11-20 20:48:41 -05:00
Timothy Sample
b59c35182e
gnu: Add ghc-conduit-zstd.
* gnu/packages/haskell-xyz.scm (ghc-conduit-zstd): New variable.
2019-11-20 20:48:41 -05:00
Timothy Sample
8428e92c55
gnu: Add ghc-zstd.
* gnu/packages/haskell-xyz.scm (ghc-zstd): New variable.
2019-11-20 20:48:41 -05:00
Timothy Sample
2f9be5e7dd
gnu: ghc-warp: Update to 3.2.28.
* gnu/packages/haskell-web.scm (ghc-warp): Update to 3.2.28.
[inputs]: Add 'ghc-time-manager'.
2019-11-20 20:48:41 -05:00
Timothy Sample
c022a4d4e4
gnu: Add ghc-time-manager.
* gnu/packages/haskell-xyz.scm (ghc-time-manager): New variable.
2019-11-20 20:48:40 -05:00
Timothy Sample
5ffe8cfdc3
gnu: ghc-trifecta: Update Cabal file to r4.
* gnu/packages/haskell-xyz.scm (ghc-trifecta): Update Cabal file to r4.
2019-11-20 20:48:40 -05:00
Timothy Sample
262e63237c
gnu: ghc-lens: Update to 4.17.1.
* gnu/packages/haskell-xyz.scm (ghc-lens): Update to 4.17.1.
[arguments]: Remove '#:cabal-revision'.
2019-11-20 20:48:40 -05:00
Timothy Sample
a78262be5a
gnu: ghc-adjunctions: Update Cabal file to r2.
* gnu/packages/haskell-xyz.scm (ghc-adjunctions): Update Cabal file to r2.
2019-11-20 20:48:40 -05:00
Timothy Sample
87309478b3
gnu: ghc-resolv: Update to 0.1.1.2.
* gnu/packages/haskell-xyz.scm (ghc-resolv): Update to 0.1.1.2.
[arguments]: Remove '#:cabal-revision', enable tests, and add a phase to
update the Cabal file to allow newer versions of 'tasty'.
[native-inputs]: Add 'ghc-tasty' and 'ghc-tasty-hunit'.
2019-11-20 20:48:40 -05:00
Timothy Sample
034380f314
gnu: ghc-hackage-security: Update Cabal file to r6.
* gnu/packages/haskell-xyz.scm (ghc-hackage-security): Update Cabal file
to r6.
2019-11-20 20:48:40 -05:00
Timothy Sample
d7d143e553
gnu: ghc-edit-distance: Update dependency constraints.
* gnu/packages/haskell-xyz.scm (ghc-edit-distance): Change the phase
that updates the Cabal file to allow for newer versions of 'QuickCheck'.
2019-11-20 20:48:39 -05:00
Timothy Sample
132e107480
gnu: ghc-cryptohash-sha256: Update Cabal file to r3.
* gnu/packages/haskell-crypto.scm (ghc-cryptohash-sha256): Update Cabal
file to r3.
2019-11-20 20:48:39 -05:00
Timothy Sample
18a38da5ab
gnu: ghc-persistent: Update to 2.9.2.
* gnu/packages/haskell-xyz.scm (ghc-persistent): Update to 2.9.2.
2019-11-20 20:48:39 -05:00
Timothy Sample
a41c16dc32
gnu: ghc-feed: Update to 1.2.0.1.
* gnu/packages/haskell-xyz.scm (ghc-feed): Update to 1.2.0.1.
[arguments]: Remove '#:cabal-revision'.
[native-inputs]: Add 'ghc-markdown-unlit'.
2019-11-20 20:48:39 -05:00
Timothy Sample
cd518e9513
gnu: ghc-stm-conduit: Update to 4.0.1.
* gnu/packages/haskell-xyz.scm (ghc-stm-conduit): Update to 4.0.1.
2019-11-20 20:48:39 -05:00
Timothy Sample
08f5439074
gnu: ghc-simple-sendfile: Update to 0.2.30.
* gnu/packages/haskell-xyz.scm (ghc-simple-sendfile): Update to 0.2.30.
2019-11-20 20:48:38 -05:00
Timothy Sample
cfbb0a95fa
gnu: hlint: Update to 2.1.26.
* gnu/packages/haskell-apps.scm (hlint): Update to 2.1.26.
[inputs]: Add 'ghc-lib-parser'.
2019-11-20 20:48:38 -05:00
Timothy Sample
e34df1c385
gnu: Add ghc-lib-parser.
* gnu/packages/haskell-xyz.scm (ghc-lib-parser): New variable.
2019-11-20 20:48:38 -05:00
Timothy Sample
06344a3a39
gnu: ghc-hpack: Update to 0.31.2.
* gnu/packages/haskell-xyz.scm (ghc-hpack): Update to 0.31.2.
[source]: Use a patch to fix tests.
[inputs]: Add 'ghc-infer-license'.
* gnu/packages/patches/ghc-hpack-fix-tests.patch: New file.
* gnu/local.mk: Add it.
2019-11-20 20:48:38 -05:00
Timothy Sample
1f656b17d9
gnu: Add ghc-infer-license.
* gnu/packages/haskell-xyz.scm (ghc-infer-license): New variable.
2019-11-20 20:48:38 -05:00
Timothy Sample
bdc877c4d2
gnu: Add ghc-text-metrics.
* gnu/packages/haskell-xyz.scm (ghc-text-metrics): New variable.
2019-11-20 20:48:37 -05:00
Timothy Sample
13e889a758
gnu: ghc-http: Update to 4000.3.14.
* gnu/packages/haskell-web.scm (ghc-http): Update to 4000.3.14.
2019-11-20 20:48:37 -05:00
Timothy Sample
26980aae0b
gnu: ghc-monad-logger: Update to 0.3.30.
* gnu/packages/haskell-xyz.scm (ghc-monad-logger): Update to 0.3.30.
2019-11-20 20:48:37 -05:00
Timothy Sample
5fba8d6d17
gnu: ghc-bzlib-conduit: Update to 0.3.0.2.
* gnu/packages/haskell-xyz.scm (ghc-bzlib-conduit): Update to 0.3.0.2.
2019-11-20 20:48:37 -05:00
Timothy Sample
b58e5b8423
gnu: ghc-yaml: Update to 0.11.1.2.
* gnu/packages/haskell-xyz.scm (ghc-yaml): Update to 0.11.1.2.
[arguments]: Enable tests.
[inputs]: Add 'ghc-libyaml'.
[native-inputs]: Add 'ghc-raw-strings-qq'.
2019-11-20 20:48:37 -05:00
Timothy Sample
0c2d6fc22a
gnu: Add ghc-libyaml.
* gnu/packages/haskell-xyz.scm (ghc-libyaml): New variable.
2019-11-20 20:48:36 -05:00
Timothy Sample
3c95873a27
gnu: Add libyaml@2.1.
* gnu/packages/web.scm (libyaml-2.1): New variable.
2019-11-20 20:48:36 -05:00
Timothy Sample
151774d9cd
gnu: ghc-conduit-extra: Update to 1.3.4.
* gnu/packages/haskell-xyz.scm (ghc-conduit-extra): Update to 1.3.4.
2019-11-20 20:48:36 -05:00
Timothy Sample
1ac981d4e5
gnu: ghc-conduit: Update to 1.3.1.1.
* gnu/packages/haskell-xyz.scm (ghc-conduit): Update to 1.3.1.1.
2019-11-20 20:48:36 -05:00
Timothy Sample
23bb445b8b
gnu: ghc-mono-traversable: Update to 1.0.13.0.
* gnu/packages/haskell-xyz.scm (ghc-mono-traversable): Update to 1.0.13.0.
2019-11-20 20:48:36 -05:00
Timothy Sample
26c4104fd4
gnu: ghc-foldl: Update to 1.4.5.
* gnu/packages/haskell-xyz.scm (ghc-foldl): Update to 1.4.5.
2019-11-20 20:48:36 -05:00
Timothy Sample
1fc05441da
gnu: ghc-vector-builder: Update to 0.3.8.
* gnu/packages/haskell-xyz.scm (ghc-vector-builder): Update to 0.3.8.
2019-11-20 20:48:35 -05:00
Timothy Sample
ef53b1f59e
gnu: ghc-wai-extra: Update to 3.0.28.
* gnu/packages/haskell-web.scm (ghc-wai-extra): Update to 3.0.28.
[inputs]: Remove 'ghc-blaze-builder'; add 'ghc-http2'.
2019-11-20 20:48:35 -05:00
Timothy Sample
cdec7b8cef
gnu: ghc-rerebase: Update to 1.3.1.1.
* gnu/packages/haskell-xyz.scm (ghc-rerebase): Update to 1.3.1.1.
2019-11-20 20:48:35 -05:00
Timothy Sample
8d2ae3fe2c
gnu: ghc-rebase: Update to 1.3.1.1.
* gnu/packages/haskell-xyz.scm (ghc-rebase): Update to 1.3.1.1.
2019-11-20 20:48:35 -05:00
Timothy Sample
0dbd310598
gnu: ghc-cryptohash-sha1: Update Cabal file to r4.
* gnu/packages/haskell-crypto.scm (ghc-cryptohash-sha1): Update Cabal
file to r4.
2019-11-20 20:48:35 -05:00
Timothy Sample
79a925f4e7
gnu: ghc-cryptohash-md5: Update Cabal file to r4.
* gnu/packages/haskell-crypto.scm (ghc-cryptohash-md5): Update Cabal
file to r4.
2019-11-20 20:48:34 -05:00
Timothy Sample
f3aca0869f
gnu: ghc-contravariant-extras: Update Cabal file to r1.
* gnu/packages/haskell-xyz.scm (ghc-contravariant-extras): Update Cabal
file to r1.
2019-11-20 20:48:34 -05:00
Timothy Sample
e28c737c81
gnu: ghc-wai-logger: Update to 2.3.5.
* gnu/packages/haskell-web.scm (ghc-wai-logger): Update to 2.3.5.
2019-11-20 20:48:34 -05:00
Timothy Sample
50614014e4
gnu: ghc-exactprint: Update to 0.6.1.
* gnu/packages/haskell-xyz.scm (ghc-exactprint): Update to 0.6.1.
2019-11-20 20:48:34 -05:00
Timothy Sample
ae7fe90864
gnu: ghc-snap-server: Update to 1.1.1.1.
* gnu/packages/haskell-web.scm (ghc-snap-server): Update to 1.1.1.1.
[arguments]: Set Cabal file to r1.
2019-11-20 20:48:34 -05:00
Timothy Sample
560f940b6c
gnu: ghc-wai: Update to 3.2.2.1.
* gnu/packages/haskell-web.scm (ghc-wai): Update to 3.2.2.1.
2019-11-20 20:48:34 -05:00
Timothy Sample
a3fd4dc7d8
gnu: ghc-either: Update to 5.0.1.1.
* gnu/packages/haskell-xyz.scm (ghc-either): Update to 5.0.1.1.
2019-11-20 20:48:33 -05:00
Timothy Sample
4081565d3d
gnu: ghc-free: Update to 5.1.2.
* gnu/packages/haskell-xyz.scm (ghc-free): Update to 5.1.2.
2019-11-20 20:48:33 -05:00
Timothy Sample
a06613eaaf
gnu: ghc-path-io: Update to 1.4.2.
* gnu/packages/haskell-xyz.scm (ghc-path-io): Update to 1.4.2.
[arguments]: Remove '#:cabal-revision'.
2019-11-20 20:48:33 -05:00
Timothy Sample
d35ffd3921
gnu: ghc-uri-bytestring: Update to 0.3.2.2.
* gnu/packages/haskell-xyz.scm (ghc-uri-bytestring): Update to 0.3.2.2.
[inputs]: Remove 'ghc-fail'.
[native-inputs]: Remove 'ghc-attoparsec', 'ghc-quickcheck',
'ghc-tasty-quickcheck', 'ghc-quickcheck-instances', and
'ghc-generics-sop'; add 'ghc-hedgehog', 'ghc-tasty-hedgehog', and
'ghc-safe'.
2019-11-20 20:48:33 -05:00
Timothy Sample
11b1b6cdd4
gnu: ghc-auto-update: Update to 0.1.6.
* gnu/packages/haskell-xyz.scm (ghc-auto-update): Update to 0.1.6.
[native-inputs] Add 'ghc-hspec', 'ghc-hunit', 'ghc-retry', and
'hspec-discover'.
2019-11-20 20:48:33 -05:00
Timothy Sample
b9debc37b8
gnu: Add ghc-retry.
* gnu/packages/haskell-xyz.scm (ghc-retry): New variable.
2019-11-20 20:48:32 -05:00
Timothy Sample
803e678096
gnu: ghc-bsb-http-chunked: Update to 0.0.0.4.
* gnu/packages/haskell-web.scm (ghc-bsb-http-chunked): Update to 0.0.0.4.
[inputs]: Remove 'ghc-bytestring-builder'.
[native-inputs]: Add 'ghc-attoparsec', 'ghc-blaze-builder',
'ghc-hedgehog', 'ghc-tasty', 'ghc-tasty-hedgehog', 'ghc-tasty-hunit',
and 'ghc-doctest'.
2019-11-20 20:48:32 -05:00
Timothy Sample
5e2d41f467
gnu: Add ghc-tasty-hedgehog.
* gnu/packages/haskell-check.scm (ghc-tasty-hedgehog): New variable.
2019-11-20 20:48:32 -05:00
Timothy Sample
cb71ac3d34
gnu: ghc-hedgehog: Update to 1.0.1.
* gnu/packages/haskell-check.scm (ghc-hedgehog): Update to 1.0.1.
[inputs]: Add 'ghc-fail'.
2019-11-20 20:48:32 -05:00
Timothy Sample
59ea213790
gnu: ghc-http2: Update to 1.6.5.
* gnu/packages/haskell-web.scm (ghc-http2): Update to 1.6.5.
[inputs]: Remove 'ghc-bytestring-builder' and 'ghc-hex'; add
'ghc-network-byte-order' and 'ghc-base16-bytestring'.
2019-11-20 20:48:32 -05:00
Timothy Sample
096781a111
gnu: Add ghc-network-byte-order.
* gnu/packages/haskell-xyz.scm (ghc-network-byte-order): New variable.
2019-11-20 20:48:31 -05:00
Timothy Sample
5e18bb9e93
gnu: ghc-cheapskate: Update to 0.1.1.1.
* gnu/packages/haskell-xyz.scm (ghc-cheapskate): Update to 0.1.1.1.
2019-11-20 20:48:31 -05:00
Timothy Sample
b40a436e6a
gnu: ghc-vault: Update to 0.3.1.3.
* gnu/packages/haskell-xyz.scm (ghc-vault): Update to 0.3.1.3.
[inputs]: Replace 'ghc-semigroupoids' with 'ghc-semigroups'.
2019-11-20 20:48:31 -05:00
Timothy Sample
d3a0e0b4c2
gnu: ghc-invariant: Update to 0.5.3.
* gnu/packages/haskell-xyz.scm (ghc-invariant): Update to 0.5.3.
2019-11-20 20:48:31 -05:00
Timothy Sample
60e78e684e
gnu: ghc-statistics: Update to 0.15.1.1.
* gnu/packages/haskell-xyz.scm (ghc-statistics): Update to 0.15.1.1.
[arguments]: Remove '#:cabal-revision'.
[inputs]: Remove 'ghc-erf'; add 'ghc-async' and
'ghc-dense-linear-algebra'.
2019-11-20 20:48:31 -05:00
Timothy Sample
e924e17e4a
gnu: Add ghc-dense-linear-algebra.
* gnu/packages/haskell-xyz.scm (ghc-dense-linear-algebra): New variable.
2019-11-20 20:48:31 -05:00
Timothy Sample
faac56f3af
gnu: ghc-monad-par: Add a patch to fix tests on GHC 8.6.
* gnu/packages/patches/ghc-monad-par-fix-tests.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/haskell-xyz.scm (ghc-monad-par): Use it.
2019-11-20 20:48:30 -05:00