Commit Graph

32417 Commits

Author SHA1 Message Date
Ricardo Wurmus 21335fdbec
gnu: ngless: Install links to required tools.
* gnu/packages/bioinformatics.scm (ngless)[arguments]: Install links to tools.
[inputs]: Add prodigal, bwa, samtools, and minimap2.
2018-11-07 17:19:53 +01:00
Ricardo Wurmus fff67cc8a7
gnu: prodigal: Fetch sources from git.
* gnu/packages/bioinformatics.scm (prodigal)[source]: Fetch from git.
2018-11-07 17:19:53 +01:00
Marius Bakke e2568df74e
gnu: rocksdb: Update to 5.15.10.
* gnu/packages/databases.scm (rocksdb): Update to 5.15.10.
2018-11-07 16:06:56 +01:00
Marius Bakke 8dd3665883
gnu: rocksdb: Don't use unstable tarball.
* gnu/packages/databases.scm (rocksdb)[source]: Use GIT-FETCH.
2018-11-07 16:06:56 +01:00
Ludovic Courtès dcb45127e0
services: cuirass: Add 'ttl' configuration field.
* gnu/services/cuirass.scm (<cuirass-configuration>)[ttl]: New field.
(cuirass-shepherd-service): Honor it.
2018-11-07 16:06:42 +01:00
Ludovic Courtès 08759829cf
gnu: cuirass: Update to 0b40dca.
* gnu/packages/ci.scm (cuirass): Update to 0b40dca.
2018-11-07 16:06:42 +01:00
Ludovic Courtès 970c9993f1
linux-initrd: Make sure 'build-initrd' can delete files.
Fixes <https://bugs.gnu.org/33297>.
Reported by Mark H Weaver <mhw@netris.org>.

This fixes a regression introduced in
72dc64f8f7, which made files read-only.

* gnu/build/linux-initrd.scm (build-initrd): Call 'make-file-writable'
on all the files under contents/.
2018-11-07 16:06:42 +01:00
Ricardo Wurmus 9255198423
gnu: r-mzr: Update to 2.16.0.
* gnu/packages/bioinformatics.scm (r-mzr): Update to 2.16.0.
[inputs]: Remove netcdf.
[propagated-inputs]: Add r-ncdf4.
2018-11-07 12:27:16 +01:00
Ricardo Wurmus 37200dbcc3
gnu: r-rhdf5lib: Update to 1.4.0.
* gnu/packages/bioinformatics.scm (r-rhdf5lib): Update to 1.4.0.
[source]: Add snippet to remove bundled binaries.
[arguments]: Replace references to hdf5 with references to hdf5-1.10.
[native-inputs]: Likewise.
[propagated-inputs]: Replace hdf5 with hdf5-1.10.
2018-11-07 12:27:16 +01:00
Ricardo Wurmus 8e48d36f26
gnu: r-hdf5array: Update to 1.10.0.
* gnu/packages/bioinformatics.scm (r-hdf5array): Update to 1.10.0.
2018-11-07 12:27:16 +01:00
Ricardo Wurmus 611a255d2b
gnu: r-rhdf5: Update to 2.26.0.
* gnu/packages/bioinformatics.scm (r-rhdf5): Update to 2.26.0.
2018-11-07 12:27:16 +01:00
Ricardo Wurmus a1c2bf8e54
gnu: r-rcas: Update to 1.8.0.
* gnu/packages/bioinformatics.scm (r-rcas): Update to 1.8.0.
[native-inputs]: Remove r-testthat and ghc-pandoc-citeproc.
[propagated-inputs]: Add r-annotationdbi, r-genomeinfodb, and r-genomicranges;
remove r-bsgenome-mmusculus-ucsc-mm9, r-bsgenome-celegans-ucsc-ce10,
r-bsgenome-dmelanogaster-ucsc-dm3, r-org-ce-eg-db, r-org-dm-eg-db, and
r-org-mm-eg-db.
2018-11-07 12:27:16 +01:00
Ricardo Wurmus 900ce2bafd
gnu: r-delayedmatrixstats: Update to 1.4.0.
* gnu/packages/bioinformatics.scm (r-delayedmatrixstats): Update to 1.4.0.
[propagated-inputs]: Add r-biocparallel and r-hdf5array.
2018-11-07 12:27:16 +01:00
Ricardo Wurmus 70a3a76ba7
gnu: r-scran: Update to 1.10.1.
* gnu/packages/bioinformatics.scm (r-scran): Update to 1.10.1.
[propagated-inputs]: Add r-biocneighbors; remove r-dt, r-fnn, r-ggplot2,
r-shiny, and r-viridis.
2018-11-07 12:27:16 +01:00
Ricardo Wurmus 48f2791496
gnu: r-scater: Update to 1.10.0.
* gnu/packages/bioinformatics.scm (r-scater): Update to 1.10.0.
[propagated-inputs]: Add r-biocparallel; remove r-biobase, r-data-table,
r-edger, r-limma, r-rhdf5, r-rjson, r-shiny, r-shinydashboard, and r-tximport.
2018-11-07 12:27:16 +01:00
Ricardo Wurmus f93ec63ccf
gnu: r-singlecellexperiment: Update to 1.4.0.
* gnu/packages/bioinformatics.scm (r-singlecellexperiment): Update to 1.4.0.
2018-11-07 12:27:16 +01:00
Ricardo Wurmus 3c833608f3
gnu: r-beachmat: Update to 1.4.0.
* gnu/packages/bioinformatics.scm (r-beachmat): Update to 1.4.0.
[propagated-inputs]: Add r-biocgenerics.
2018-11-07 12:27:16 +01:00
Ricardo Wurmus edb91244c3
gnu: r-qvalue: Update to 2.14.0.
* gnu/packages/bioinformatics.scm (r-qvalue): Update to 2.14.0.
2018-11-07 12:27:16 +01:00
Ricardo Wurmus d055f199a9
gnu: r-hitc: Update to 1.26.0.
* gnu/packages/bioinformatics.scm (r-hitc): Update to 1.26.0.
2018-11-07 12:27:16 +01:00
Ricardo Wurmus 8023912934
gnu: r-fithic: Update to 1.8.0.
* gnu/packages/bioinformatics.scm (r-fithic): Update to 1.8.0.
2018-11-07 12:27:16 +01:00
Ricardo Wurmus 7468a76480
gnu: r-sushi: Update to 1.20.0.
* gnu/packages/bioinformatics.scm (r-sushi): Update to 1.20.0.
2018-11-07 12:27:16 +01:00
Ricardo Wurmus 85b16c05e8
gnu: r-gwascat: Update to 2.14.0.
* gnu/packages/bioinformatics.scm (r-gwascat): Update to 2.14.0.
2018-11-07 12:27:16 +01:00
Ricardo Wurmus d57445c9b2
gnu: r-gviz: Update to 1.26.0.
* gnu/packages/bioinformatics.scm (r-gviz): Update to 1.26.0.
2018-11-07 12:27:16 +01:00
Ricardo Wurmus ea55326dc7
gnu: r-gqtlstats: Update to 1.14.0.
* gnu/packages/bioinformatics.scm (r-gqtlstats): Update to 1.14.0.
2018-11-07 12:27:16 +01:00
Ricardo Wurmus da679b5202
gnu: r-ldblock: Update to 1.12.0.
* gnu/packages/bioinformatics.scm (r-ldblock): Update to 1.12.0.
2018-11-07 12:27:16 +01:00
Ricardo Wurmus 4b91335566
gnu: r-erma: Update to 0.14.0.
* gnu/packages/bioinformatics.scm (r-erma): Update to 0.14.0.
2018-11-07 12:27:15 +01:00
Ricardo Wurmus 220ac15e3f
gnu: r-snpstats: Update to 1.32.0.
* gnu/packages/bioinformatics.scm (r-snpstats): Update to 1.32.0.
2018-11-07 12:27:15 +01:00
Ricardo Wurmus 181a843143
gnu: r-gqtlbase: Update to 1.14.0.
* gnu/packages/bioinformatics.scm (r-gqtlbase): Update to 1.14.0.
2018-11-07 12:27:15 +01:00
Ricardo Wurmus f20c766413
gnu: r-ggbio: Update to 1.30.0.
* gnu/packages/bioinformatics.scm (r-ggbio): Update to 1.30.0.
2018-11-07 12:27:15 +01:00
Ricardo Wurmus e7a0bc1ccf
gnu: r-biovizbase: Update to 1.30.0.
* gnu/packages/bioinformatics.scm (r-biovizbase): Update to 1.30.0.
2018-11-07 12:27:15 +01:00
Ricardo Wurmus cdab2dcfea
gnu: r-organismdbi: Update to 1.24.0.
* gnu/packages/bioinformatics.scm (r-organismdbi): Update to 1.24.0.
[propagated-inputs]: Remove r-biocinstaller; add r-biocmanager.
2018-11-07 12:27:15 +01:00
Ricardo Wurmus e8e78c4966
gnu: r-ensembldb: Update to 2.6.0.
* gnu/packages/bioinformatics.scm (r-ensembldb): Update to 2.6.0.
2018-11-07 12:27:15 +01:00
Ricardo Wurmus 0c96e4b290
gnu: r-dirichletmultinomial: Update to 1.24.0.
* gnu/packages/bioinformatics.scm (r-dirichletmultinomial): Update to 1.24.0.
2018-11-07 12:27:15 +01:00
Ricardo Wurmus 5ae5a8ebfc
gnu: r-complexheatmap: Update to 1.20.0.
* gnu/packages/bioinformatics.scm (r-complexheatmap): Update to 1.20.0.
2018-11-07 12:27:15 +01:00
Ricardo Wurmus d78c6aca55
gnu: r-genomicfiles: Update to 1.18.0.
* gnu/packages/bioinformatics.scm (r-genomicfiles): Update to 1.18.0.
2018-11-07 12:27:15 +01:00
Ricardo Wurmus 122e099e72
gnu: r-gage: Update to 2.32.0.
* gnu/packages/bioinformatics.scm (r-gage): Update to 2.32.0.
2018-11-07 12:27:15 +01:00
Ricardo Wurmus 4984212786
gnu: r-keggrest: Update to 1.22.0.
* gnu/packages/bioinformatics.scm (r-keggrest): Update to 1.22.0.
2018-11-07 12:27:15 +01:00
Ricardo Wurmus 95df764c01
gnu: r-fastseg: Update to 1.28.0.
* gnu/packages/bioinformatics.scm (r-fastseg): Update to 1.28.0.
2018-11-07 12:27:15 +01:00
Ricardo Wurmus 147633d4c1
gnu: r-annotationhub: Update to 2.14.1.
* gnu/packages/bioinformatics.scm (r-annotationhub): Update to 2.14.1.
[propagated-inputs]: Remove r-biocinstaller; add r-biocmanager.
2018-11-07 12:27:15 +01:00
Ricardo Wurmus d7ea34bf99
gnu: r-interactivedisplaybase: Update to 1.20.0.
* gnu/packages/bioinformatics.scm (r-interactivedisplaybase): Update to 1.20.0.
2018-11-07 12:27:15 +01:00
Ricardo Wurmus b03951f26b
gnu: r-edaseq: Update to 2.16.0.
* gnu/packages/bioinformatics.scm (r-edaseq): Update to 2.16.0.
2018-11-07 12:27:15 +01:00
Ricardo Wurmus 7812e6b82e
gnu: r-deseq: Update to 1.34.0.
* gnu/packages/bioinformatics.scm (r-deseq): Update to 1.34.0.
2018-11-07 12:27:15 +01:00
Ricardo Wurmus 800954eba4
gnu: r-aroma-light: Update to 3.12.0.
* gnu/packages/bioinformatics.scm (r-aroma-light): Update to 3.12.0.
2018-11-07 12:27:15 +01:00
Ricardo Wurmus 675d91a035
gnu: r-msnid: Update to 1.16.0.
* gnu/packages/bioinformatics.scm (r-msnid): Update to 1.16.0.
2018-11-07 12:27:14 +01:00
Ricardo Wurmus 762aca7270
gnu: r-msnbase: Update to 2.8.0.
* gnu/packages/bioinformatics.scm (r-msnbase): Update to 2.8.0.
2018-11-07 12:27:14 +01:00
Ricardo Wurmus 73d7475246
gnu: r-pcamethods: Update to 1.74.0.
* gnu/packages/bioinformatics.scm (r-pcamethods): Update to 1.74.0.
2018-11-07 12:27:14 +01:00
Ricardo Wurmus 2c4311dc7c
gnu: r-mzid: Update to 1.20.0.
* gnu/packages/bioinformatics.scm (r-mzid): Update to 1.20.0.
2018-11-07 12:27:14 +01:00
Ricardo Wurmus 0e16fc4699
gnu: r-vsn: Update to 3.50.0.
* gnu/packages/bioinformatics.scm (r-vsn): Update to 3.50.0.
2018-11-07 12:27:14 +01:00
Ricardo Wurmus 2b085484c0
gnu: r-affy: Update to 1.60.0.
* gnu/packages/bioinformatics.scm (r-affy): Update to 1.60.0.
[propagated-inputs]: Remove r-biocinstaller; add r-biocmanager.
2018-11-07 12:27:14 +01:00
Ricardo Wurmus 511abd7add
gnu: r-affyio: Update to 1.52.0.
* gnu/packages/bioinformatics.scm (r-affyio): Update to 1.52.0.
2018-11-07 12:27:14 +01:00
Ricardo Wurmus 691ce09fd3
gnu: r-protgenerics: Update to 1.14.0.
* gnu/packages/bioinformatics.scm (r-protgenerics): Update to 1.14.0.
2018-11-07 12:27:14 +01:00
Ricardo Wurmus 8af8688339
gnu: r-sva: Update to 3.30.0.
* gnu/packages/bioinformatics.scm (r-sva): Update to 3.30.0.
2018-11-07 12:27:14 +01:00
Ricardo Wurmus 18604a76e4
gnu: r-methylkit: Update to 1.8.0.
* gnu/packages/bioinformatics.scm (r-methylkit): Update to 1.8.0.
2018-11-07 12:27:14 +01:00
Ricardo Wurmus 739a856db8
gnu: r-copywriter: Update to 2.14.0.
* gnu/packages/bioinformatics.scm (r-copywriter): Update to 2.14.0.
2018-11-07 12:27:14 +01:00
Ricardo Wurmus 2e9d8116fb
gnu: r-chipseq: Update to 1.32.0.
* gnu/packages/bioinformatics.scm (r-chipseq): Update to 1.32.0.
2018-11-07 12:27:14 +01:00
Ricardo Wurmus cec8f0920b
gnu: r-annotationfilter: Update to 1.6.0.
* gnu/packages/bioinformatics.scm (r-annotationfilter): Update to 1.6.0.
2018-11-07 12:27:14 +01:00
Ricardo Wurmus d2b60be596
gnu: r-tximport: Update to 1.10.0.
* gnu/packages/bioinformatics.scm (r-tximport): Update to 1.10.0.
2018-11-07 12:27:14 +01:00
Ricardo Wurmus ad90921ddc
gnu: r-mutationalpatterns: Update to 1.8.0.
* gnu/packages/bioinformatics.scm (r-mutationalpatterns): Update to 1.8.0.
2018-11-07 12:27:14 +01:00
Ricardo Wurmus 338f860cc6
gnu: r-bamsignals: Update to 1.14.0.
* gnu/packages/bioinformatics.scm (r-bamsignals): Update to 1.14.0.
2018-11-07 12:27:14 +01:00
Ricardo Wurmus 48196899cd
gnu: r-rhtslib: Update to 1.14.0.
* gnu/packages/bioinformatics.scm (r-rhtslib): Update to 1.14.0.
2018-11-07 12:27:14 +01:00
Ricardo Wurmus 7d7c702c03
gnu: r-zlibbioc: Update to 1.28.0.
* gnu/packages/bioinformatics.scm (r-zlibbioc): Update to 1.28.0.
2018-11-07 12:27:14 +01:00
Ricardo Wurmus 2919fefe12
gnu: r-motifrg: Update to 1.26.0.
* gnu/packages/bioinformatics.scm (r-motifrg): Update to 1.26.0.
2018-11-07 12:27:13 +01:00
Ricardo Wurmus 34f1c60c78
gnu: r-seqlogo: Update to 1.48.0.
* gnu/packages/bioinformatics.scm (r-seqlogo): Update to 1.48.0.
2018-11-07 12:27:13 +01:00
Ricardo Wurmus c5b0815c44
gnu: r-genomation: Update to 1.14.0.
* gnu/packages/bioinformatics.scm (r-genomation): Update to 1.14.0.
2018-11-07 12:27:13 +01:00
Ricardo Wurmus 45ba2caedb
gnu: r-seqpattern: Update to 1.14.0.
* gnu/packages/bioinformatics.scm (r-seqpattern): Update to 1.14.0.
2018-11-07 12:27:13 +01:00
Ricardo Wurmus d11bc259a8
gnu: r-impute: Update to 1.56.0.
* gnu/packages/bioinformatics.scm (r-impute): Update to 1.56.0.
2018-11-07 12:27:13 +01:00
Ricardo Wurmus 78ecdbc00a
gnu: r-bsgenome: Update to 1.50.0.
* gnu/packages/bioinformatics.scm (r-bsgenome): Update to 1.50.0.
2018-11-07 12:27:13 +01:00
Ricardo Wurmus 44fa14dfa3
gnu: r-topgo: Update to 2.34.0.
* gnu/packages/bioinformatics.scm (r-topgo): Update to 2.34.0.
2018-11-07 12:27:13 +01:00
Ricardo Wurmus 8a0d57d26e
gnu: r-genomicfeatures: Update to 1.34.1.
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.34.1.
2018-11-07 12:27:13 +01:00
Ricardo Wurmus c5f1d1ce80
gnu: r-rtracklayer: Update to 1.42.0.
* gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.42.0.
2018-11-07 12:27:13 +01:00
Ricardo Wurmus 52b95337e8
gnu: r-genomicalignments: Update to 1.18.0.
* gnu/packages/bioinformatics.scm (r-genomicalignments): Update to 1.18.0.
2018-11-07 12:27:13 +01:00
Ricardo Wurmus 9fd4350e5a
gnu: r-summarizedexperiment: Update to 1.12.0.
* gnu/packages/bioinformatics.scm (r-summarizedexperiment): Update to 1.12.0.
2018-11-07 12:27:13 +01:00
Ricardo Wurmus de4c38f80b
gnu: r-delayedarray: Update to 0.8.0.
* gnu/packages/bioinformatics.scm (r-delayedarray): Update to 0.8.0.
2018-11-07 12:27:13 +01:00
Ricardo Wurmus 7f3778eb06
gnu: r-rsamtools: Update to 1.34.0.
* gnu/packages/bioinformatics.scm (r-rsamtools): Update to 1.34.0.
2018-11-07 12:27:13 +01:00
Ricardo Wurmus 4804c59227
gnu: r-biostrings: Update to 2.50.0.
* gnu/packages/bioinformatics.scm (r-biostrings): Update to 2.50.0.
2018-11-07 12:27:13 +01:00
Ricardo Wurmus cd8828918f
gnu: r-biocparallel: Update to 1.16.0.
* gnu/packages/bioinformatics.scm (r-biocparallel): Update to 1.16.0.
2018-11-07 12:27:13 +01:00
Ricardo Wurmus 3359d44210
gnu: r-biomart: Update to 2.38.0.
* gnu/packages/bioinformatics.scm (r-biomart): Update to 2.38.0.
2018-11-07 12:27:13 +01:00
Ricardo Wurmus 3986e0dee5
gnu: r-annotationdbi: Update to 1.44.0.
* gnu/packages/bioinformatics.scm (r-annotationdbi): Update to 1.44.0.
2018-11-07 12:27:13 +01:00
Ricardo Wurmus 5b82e12a99
gnu: r-biobase: Update to 2.42.0.
* gnu/packages/bioinformatics.scm (r-biobase): Update to 2.42.0.
2018-11-07 12:27:13 +01:00
Ricardo Wurmus 8d3906a95f
gnu: r-genomicranges: Update to 1.34.0.
* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.34.0.
2018-11-07 12:27:12 +01:00
Ricardo Wurmus fb10fb72ba
gnu: r-xvector: Update to 0.22.0.
* gnu/packages/bioinformatics.scm (r-xvector): Update to 0.22.0.
2018-11-07 12:27:12 +01:00
Ricardo Wurmus 78d2ffdc73
gnu: r-limma: Update to 3.38.2.
* gnu/packages/bioinformatics.scm (r-limma): Update to 3.38.2.
2018-11-07 12:27:12 +01:00
Ricardo Wurmus ca2945c316
gnu: r-variantannotation: Update to 1.28.1.
* gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.28.1.
2018-11-07 12:27:12 +01:00
Ricardo Wurmus 08cd2d5b59
gnu: r-edger: Update to 3.24.0.
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.24.0.
2018-11-07 12:27:12 +01:00
Ricardo Wurmus 12871693fe
gnu: r-genomeinfodb: Update to 1.18.0.
* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.18.0.
2018-11-07 12:27:12 +01:00
Ricardo Wurmus 9a8dd51979
gnu: r-iranges: Update to 2.16.0.
* gnu/packages/bioinformatics.scm (r-iranges): Update to 2.16.0.
2018-11-07 12:27:12 +01:00
Ricardo Wurmus a037453554
gnu: r-s4vectors: Update to 0.20.0.
* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.20.0.
2018-11-07 12:27:12 +01:00
Ricardo Wurmus 70f2758f71
gnu: r-dnacopy: Update to 1.56.0.
* gnu/packages/bioinformatics.scm (r-dnacopy): Update to 1.56.0.
2018-11-07 12:27:12 +01:00
Ricardo Wurmus a127d3522a
gnu: r-bioccheck: Update to 1.18.0.
* gnu/packages/bioinformatics.scm (r-bioccheck): Update to 1.18.0.
[propagated-inputs]: Add r-knitr and r-biocmanager; remove r-biocinstaller.
2018-11-07 12:27:12 +01:00
Ricardo Wurmus 6087f5ce37
gnu: r-biocstyle: Update to 2.10.0.
* gnu/packages/bioinformatics.scm (r-biocstyle): Update to 2.10.0.
[propagated-inputs]: Add biocmanager.
2018-11-07 12:27:12 +01:00
Ricardo Wurmus c8dbb5fa7f
gnu: r-biocviews: Update to 1.50.1.
* gnu/packages/bioinformatics.scm (r-biocviews): Update to 1.50.1.
2018-11-07 12:27:12 +01:00
Ricardo Wurmus 36d7d823a4
gnu: r-biocinstaller: Update to 1.32.1.
* gnu/packages/bioinformatics.scm (r-biocinstaller): Update to 1.32.1.
2018-11-07 12:27:12 +01:00
Ricardo Wurmus 2f28ffd81d
gnu: r-biocgenerics: Update to 0.28.0.
* gnu/packages/bioinformatics.scm (r-biocgenerics): Update to 0.28.0.
2018-11-07 12:27:12 +01:00
Ricardo Wurmus 5c996cab4c
gnu: r-grohmm: Update to 1.16.0.
* gnu/packages/bioinformatics.scm (r-grohmm): Update to 1.16.0.
2018-11-07 12:27:12 +01:00
Ricardo Wurmus bf25930cf6
gnu: r-systempiper: Update to 1.16.0.
* gnu/packages/bioinformatics.scm (r-systempiper): Update to 1.16.0.
2018-11-07 12:27:12 +01:00
Ricardo Wurmus 9adf78c21e
gnu: r-shortread: Update to 1.40.0.
* gnu/packages/bioinformatics.scm (r-shortread): Update to 1.40.0.
2018-11-07 12:27:12 +01:00
Ricardo Wurmus 4a4b5b8537
gnu: r-gostats: Update to 2.48.0.
* gnu/packages/bioinformatics.scm (r-gostats): Update to 2.48.0.
2018-11-07 12:27:12 +01:00
Ricardo Wurmus 95ae5acc89
gnu: r-category: Update to 2.48.0.
* gnu/packages/bioinformatics.scm (r-category): Update to 2.48.0.
2018-11-07 12:26:34 +01:00
Ricardo Wurmus 6dfb0b25ae
gnu: r-gseabase: Update to 1.44.0.
* gnu/packages/bioinformatics.scm (r-gseabase): Update to 1.44.0.
2018-11-07 12:26:34 +01:00
Ricardo Wurmus 19a6149190
gnu: r-rbgl: Update to 1.58.0.
* gnu/packages/bioinformatics.scm (r-rbgl): Update to 1.58.0.
2018-11-07 12:26:34 +01:00
Ricardo Wurmus 2ff6604a53
gnu: r-annotationforge: Update to 1.24.0.
* gnu/packages/bioinformatics.scm (r-annotationforge): Update to 1.24.0.
2018-11-07 12:26:34 +01:00
Ricardo Wurmus 856444a0a1
gnu: r-dexseq: Update to 1.28.0.
* gnu/packages/bioinformatics.scm (r-dexseq): Update to 1.28.0.
2018-11-07 12:26:34 +01:00
Ricardo Wurmus b5c552e654
gnu: r-deseq2: Update to 1.22.1.
* gnu/packages/bioinformatics.scm (r-deseq2): Update to 1.22.1.
2018-11-07 12:26:34 +01:00
Ricardo Wurmus 85fb33a051
gnu: r-genefilter: Update to 1.64.0.
* gnu/packages/bioinformatics.scm (r-genefilter): Update to 1.64.0.
2018-11-07 12:26:34 +01:00
Ricardo Wurmus f4a95a0d15
gnu: r-geneplotter: Update to 1.60.0.
* gnu/packages/bioinformatics.scm (r-geneplotter): Update to 1.60.0.
2018-11-07 12:26:34 +01:00
Ricardo Wurmus dadd682c53
gnu: r-copynumber: Update to 1.22.0.
* gnu/packages/bioinformatics.scm (r-copynumber): Update to 1.22.0.
2018-11-07 12:26:34 +01:00
Ricardo Wurmus 090d4c0159
gnu: r-annotate: Update to 1.60.0.
* gnu/packages/bioinformatics.scm (r-annotate): Update to 1.60.0.
2018-11-07 12:26:34 +01:00
Ricardo Wurmus 00281ea3cd
gnu: r-modelmetrics: Update to 1.2.2.
* gnu/packages/statistics.scm (r-modelmetrics): Update to 1.2.2.
2018-11-07 12:26:34 +01:00
Ricardo Wurmus 9bd78484a2
gnu: r-preprocesscore: Update to 1.44.0.
* gnu/packages/statistics.scm (r-preprocesscore): Update to 1.44.0.
2018-11-07 12:26:34 +01:00
Ricardo Wurmus 1b3552310d
gnu: r-tidyr: Update to 0.8.2.
* gnu/packages/statistics.scm (r-tidyr): Update to 0.8.2.
2018-11-07 12:26:34 +01:00
Ricardo Wurmus 466397c35b
gnu: r-dt: Update to 0.5.
* gnu/packages/statistics.scm (r-dt): Update to 0.5.
[propagated-inputs]: Add r-promises.
2018-11-07 12:26:34 +01:00
Ricardo Wurmus 9094eb892c
gnu: r-roxygen2: Update to 6.1.1.
* gnu/packages/statistics.scm (r-roxygen2): Update to 6.1.1.
2018-11-07 12:26:34 +01:00
Ricardo Wurmus 0de3ebb099
gnu: r-survival: Update to 2.43-1.
* gnu/packages/statistics.scm (r-survival): Update to 2.43-1.
2018-11-07 12:26:34 +01:00
Ricardo Wurmus 83ca17d8e8
gnu: r-matrix: Update to 1.2-15.
* gnu/packages/statistics.scm (r-matrix): Update to 1.2-15.
2018-11-07 12:26:34 +01:00
Ricardo Wurmus 1966d8ffc7
gnu: r-lattice: Update to 0.20-38.
* gnu/packages/statistics.scm (r-lattice): Update to 0.20-38.
2018-11-07 12:26:34 +01:00
Ricardo Wurmus 600a25eb04
gnu: r-mass: Update to 7.3-51.1.
* gnu/packages/statistics.scm (r-mass): Update to 7.3-51.1.
2018-11-07 12:26:33 +01:00
Ricardo Wurmus a44f8b00fe
gnu: r-pander: Update to 0.6.3.
* gnu/packages/cran.scm (r-pander): Update to 0.6.3.
2018-11-07 12:26:33 +01:00
Ricardo Wurmus 7466c3bb06
gnu: r-rcmdcheck: Update to 1.3.1.
* gnu/packages/cran.scm (r-rcmdcheck): Update to 1.3.1.
[propagated-inputs]: Add r-sessioninfo.
2018-11-07 12:26:33 +01:00
Ricardo Wurmus fc532b452f
gnu: r-remotes: Update to 2.0.2.
* gnu/packages/cran.scm (r-remotes): Update to 2.0.2.
2018-11-07 12:26:33 +01:00
Ricardo Wurmus 3d6fa1a3ad
gnu: r-sessioninfo: Update to 1.1.1.
* gnu/packages/cran.scm (r-sessioninfo): Update to 1.1.1.
2018-11-07 12:26:33 +01:00
Ricardo Wurmus 244a5c43ec
gnu: r-flextable: Update to 0.4.6.
* gnu/packages/cran.scm (r-flextable): Update to 0.4.6.
2018-11-07 12:26:33 +01:00
Ricardo Wurmus 84d0d860e1
gnu: r-sjmisc: Update to 2.7.6.
* gnu/packages/cran.scm (r-sjmisc): Update to 2.7.6.
[propagated-inputs]: Remove r-pillar, r-tibble, and r-tidyselect.
2018-11-07 12:26:33 +01:00
Ricardo Wurmus cea8a60747
gnu: r-xts: Update to 0.11-2.
* gnu/packages/cran.scm (r-xts): Update to 0.11-2.
2018-11-07 12:26:33 +01:00
Ricardo Wurmus 5d986a3b41
gnu: r-psych: Update to 1.8.10.
* gnu/packages/cran.scm (r-psych): Update to 1.8.10.
2018-11-07 12:26:33 +01:00
Ricardo Wurmus 56af171ffd
gnu: r-ipred: Update to 0.9-8.
* gnu/packages/cran.scm (r-ipred): Update to 0.9-8.
2018-11-07 12:26:33 +01:00
Ricardo Wurmus ec0ee08576
gnu: r-ffbase: Update to 0.12.7.
* gnu/packages/cran.scm (r-ffbase): Update to 0.12.7.
2018-11-07 12:26:33 +01:00
Ricardo Wurmus 65dd0e6748
gnu: r-pkgload: Update to 1.0.2.
* gnu/packages/cran.scm (r-pkgload): Update to 1.0.2.
2018-11-07 12:26:33 +01:00
Ricardo Wurmus 0dd84df121
gnu: r-ps: Update to 1.2.1.
* gnu/packages/cran.scm (r-ps): Update to 1.2.1.
2018-11-07 12:26:33 +01:00
Ricardo Wurmus 269182b0f1
gnu: r-rgraphviz: Update to 2.26.0.
* gnu/packages/graph.scm (r-rgraphviz): Update to 2.26.0.
2018-11-07 12:26:33 +01:00
Ricardo Wurmus bb47aca5e7
gnu: Add hdf5-1.10.
* gnu/packages/maths.scm (hdf5-1.10): New variable.
2018-11-07 12:26:33 +01:00
Ricardo Wurmus d639d8884c
gnu: r-regioner: Update to 1.14.0.
* gnu/packages/bioconductor.scm (r-regioner): Update to 1.14.0.
[propagated-inputs]: Add r-biostrings.
2018-11-07 12:26:33 +01:00
Ricardo Wurmus ed35d7ca1f
gnu: r-ruvseq: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-ruvseq): Update to 1.16.0.
2018-11-07 12:26:33 +01:00
Ricardo Wurmus 286157dc49
gnu: Add r-biocneighbors.
* gnu/packages/bioconductor.scm (r-biocneighbors): New variable.
2018-11-07 12:26:33 +01:00
Ricardo Wurmus 318bcbc451
gnu: r-dnabarcodes: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-dnabarcodes): Update to 1.12.0.
2018-11-07 12:26:32 +01:00
Ricardo Wurmus 6f1e1d0f88
gnu: r-inspect: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-inspect): Update to 1.12.0.
2018-11-07 12:26:32 +01:00
Ricardo Wurmus c348cfed74
gnu: r-rots: Update to 1.10.0.
* gnu/packages/bioconductor.scm (r-rots): Update to 1.10.0.
2018-11-07 12:26:32 +01:00
Ricardo Wurmus 016afac30f
gnu: r-glimma: Update to 1.10.0.
* gnu/packages/bioconductor.scm (r-glimma): Update to 1.10.0.
2018-11-07 12:26:32 +01:00
Ricardo Wurmus 6ea9ae9c39
gnu: r-goseq: Update to 1.34.0.
* gnu/packages/bioconductor.scm (r-goseq): Update to 1.34.0.
2018-11-07 12:26:32 +01:00
Ricardo Wurmus b858338c76
gnu: r-ctc: Update to 1.56.0.
* gnu/packages/bioconductor.scm (r-ctc): Update to 1.56.0.
2018-11-07 12:26:32 +01:00
Ricardo Wurmus 5f2d0e635e
gnu: r-genomicinteractions: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-genomicinteractions): Update to 1.16.0.
2018-11-07 12:26:32 +01:00
Ricardo Wurmus bbc4787cf2
gnu: r-interactionset: Update to 1.10.0.
* gnu/packages/bioconductor.scm (r-interactionset): Update to 1.10.0.
2018-11-07 12:26:32 +01:00
Ricardo Wurmus c4fed658a9
gnu: r-riboseqr: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-riboseqr): Update to 1.16.0.
2018-11-07 12:26:32 +01:00
Ricardo Wurmus e22e462b33
gnu: r-riboprofiling: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-riboprofiling): Update to 1.12.0.
2018-11-07 12:26:32 +01:00
Ricardo Wurmus e9427b2c78
gnu: r-ripseeker: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-ripseeker): Update to 1.22.0.
2018-11-07 12:26:32 +01:00
Ricardo Wurmus aa802eafb6
gnu: r-chipcomp: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-chipcomp): Update to 1.12.0.
2018-11-07 12:26:32 +01:00
Ricardo Wurmus 4728e27511
gnu: r-bayseq: Update to 2.16.0.
* gnu/packages/bioconductor.scm (r-bayseq): Update to 2.16.0.
2018-11-07 12:26:32 +01:00
Ricardo Wurmus 57d2fcd9ee
gnu: r-chippeakanno: Update to 3.16.0.
* gnu/packages/bioconductor.scm (r-chippeakanno): Update to 3.16.0.
[propagated-inputs]: Remove r-biocinstaller; add r-biocmanager.
2018-11-07 12:26:32 +01:00
Ricardo Wurmus 14520b640e
gnu: r-graph: Update to 1.60.0.
* gnu/packages/bioconductor.scm (r-graph): Update to 1.60.0.
2018-11-07 12:26:32 +01:00
Ricardo Wurmus 95ee4a466b
gnu: r-multtest: Update to 2.38.0.
* gnu/packages/bioconductor.scm (r-multtest): Update to 2.38.0.
2018-11-07 12:26:32 +01:00
Ricardo Wurmus a92f523026
gnu: r-qdnaseq: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-qdnaseq): Update to 1.18.0.
2018-11-07 12:26:32 +01:00
Ricardo Wurmus 9add0933d0
gnu: r-cghcall: Update to 2.44.0.
* gnu/packages/bioconductor.scm (r-cghcall): Update to 2.44.0.
2018-11-07 12:26:32 +01:00
Ricardo Wurmus 46cdceef4c
gnu: r-cghbase: Update to 1.42.0.
* gnu/packages/bioconductor.scm (r-cghbase): Update to 1.42.0.
2018-11-07 12:26:32 +01:00
Ricardo Wurmus f1c606ce8c
gnu: r-marray: Update to 1.60.0.
* gnu/packages/bioconductor.scm (r-marray): Update to 1.60.0.
2018-11-07 12:26:32 +01:00
Ricardo Wurmus 98652568a4
gnu: r-diffbind: Update to 2.10.0.
* gnu/packages/bioconductor.scm (r-diffbind): Update to 2.10.0.
2018-11-07 12:26:31 +01:00
Ricardo Wurmus 6168692159
gnu: r-hpar: Update to 1.24.0.
* gnu/packages/bioconductor.scm (r-hpar): Update to 1.24.0.
2018-11-07 12:26:31 +01:00
Ricardo Wurmus 1e605c030f
gnu: Add r-biocmanager.
* gnu/packages/cran.scm (r-biocmanager): New variable.
2018-11-07 12:26:31 +01:00
Ricardo Wurmus b58940cb03
gnu: Add r-ncdf4.
* gnu/packages/cran.scm (r-ncdf4): New variable.
2018-11-07 12:26:31 +01:00
Ricardo Wurmus bfa5662e38
gnu: Add r-rcppannoy.
* gnu/packages/cran.scm (r-rcppannoy): New variable.
2018-11-07 12:26:31 +01:00
Mathieu Othacehe 8243f4e55a
gnu: slang: Use a correct location for terminfo dirs.
As termcap is disabled and no terminfo directory is given, slang is not able
to query terminal capabilities. Specifying a correct path for terminfo will
automatically disable termcap support in the configuration.

* gnu/packages/slang.scm (slang)[source]: Remove the snippet disabling
termcap.
[arguments]: Set MISC_TERMINFO_DIRS to a correct location.
2018-11-07 18:39:19 +09:00
Mathieu Othacehe a7903ca150
gnu: terminals: Change libtsm and kmscon repositories.
Those two packages (from the same author) are no longer maintained and do not
even compile. Switch to a fork that is maintained even if it does not have any
release yet.

* gnu/packages/terminals.scm (libtsm)[origin]: Use
"https://github.com/Aetf/libtsm" as new origin and switch to git-fetch method.
(kmscon)[origin]: Use "https://github.com/Aetf/kmscon" as new origin and
switch to git-fetch method.
2018-11-07 18:27:01 +09:00
Mathieu Othacehe 2d9dace8c2
services: kmscon: Add an auto-login option.
Add an auto-login option that behaves as the one of mingetty-service.

* gnu/services/base.scm (kmscon-configuration)[auto-login]: New field.
(kmscon-service-type): Pass it to kmscon command.
* doc/guix.texi (Base Services): Document it.
2018-11-07 18:21:42 +09:00
Mathieu Othacehe f4e8bc5f25
services: kmscon: Do not switch to vt at start.
* gnu/services/base.scm (kmscon-service-type): Add "--no-switchvt" to kmscon
command.
2018-11-07 18:15:00 +09:00
Mathieu Othacehe 581720bc74
gnu: Add guile-newt.
* gnu/packages/guile.scm (guile-newt): New variable.
2018-11-07 18:09:30 +09:00
Efraim Flashner cbb5d2e145
gnu: kodi: Fix typo.
This is a follow-up to 2c17bd7b29.

* gnu/packages/kodi.scm (kodi)[arguments]: Remove unwanted symbols.
2018-11-07 10:38:13 +02:00
Leo Famulari 02e2133bd2
gnu: LibreOffice: Update to 6.1.3.2.
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.1.3.2.
2018-11-06 23:13:50 -05:00
Leo Famulari b20aef98a0
gnu: GnuPG: Update to 2.2.11.
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.11.
2018-11-06 17:26:45 -05:00
Ludovic Courtès c5ce2db569
install: Add 'install-database-and-gc-roots'.
* gnu/build/install.scm (%root-profile): New variable.
(install-database-and-gc-roots): New procedure.
(populate-single-profile-directory): Replace inline code with a call to
'install-database-and-gc-roots'.
2018-11-06 23:21:24 +01:00
Ludovic Courtès b27ef1d46c
pack: Import (guix store database) only when '--localstatedir' is passed.
This is another way to address <https://bugs.gnu.org/32184>, which was
previously addressed in commit 19c924af4f.

* gnu/build/install.scm (register-closure): Move to...
* gnu/build/vm.scm (register-closure): ... here.  New procedure.
* guix/scripts/pack.scm (self-contained-tarball)[build]: Remove
now unneeded 'with-extensions' form and custom (guix config) module.
* tests/guix-pack.sh: Revert the strategy from
commit 19c924af4f.
* tests/pack.scm ("self-contained-tarball"): Likewise.
2018-11-06 23:21:23 +01:00
Ludovic Courtès ec4c81fe32
pack: Move store database creation to a separate derivation.
* guix/scripts/pack.scm (store-database): New procedure.
(self-contained-tarball): Use it when LOCALSTATEDIR? is true.
Remove 'schema' and add 'database'.
[build]: Pass DATABASE to 'populate-single-profile-directory'.
(squashfs-image): Remove #:deduplicate? parameter.
[build]: Remove (gnu build install) and (guix config) from the imported
modules.  Remove 'with-extensions'.
* gnu/build/install.scm (populate-single-profile-directory): Remove
 #:deduplicate?, #:register?, and #:schema; add #:database.  Remove call
to 'register-closure' and simply copy DATABASE instead.
2018-11-06 23:21:23 +01:00
Marius Bakke c6b05bacc0
gnu: nginx: Update to 1.14.1 [security fixes].
This fixes CVE-2018-16843, CVE-2018-16844, and CVE-2018-16845.

* gnu/packages/web.scm (nginx): Update to 1.14.1.
2018-11-06 21:34:30 +01:00
Leo Famulari f25614229b
gnu: Syncthing: Update to 0.14.52.
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.52.
2018-11-06 11:16:22 -05:00
Ludovic Courtès 4cceb1432a
gnu: libgit2: Work around test failures on 32-bit platforms.
* gnu/packages/patches/libgit2-oom-test.patch: New file.
* gnu/packages/version-control.scm (libgit2)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-11-06 17:08:46 +01:00
Stefan Stefanović 158c02dffa
gnu: Add xcb-util-errors.
* gnu/packages/xorg.scm (xcb-util-errors): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-11-06 17:00:02 +01:00
Ludovic Courtès 3527f600b5
gnu: guile-sqlite3: Update home page.
* gnu/packages/guile.scm (guile-sqlite3)[home-page]: Update.
2018-11-06 17:00:01 +01:00
lakshmi cddc0300b7
gnu: Add r-weights.
* gnu/packages/cran.scm (r-weights): New variable.

Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2018-11-06 16:06:42 +01:00
Tobias Geerinckx-Rice fe4fb278b8
gnu: youtube-dl: Update to 2018.11.03.
* gnu/packages/video.scm (youtube-dl): Update to 2018.11.03.
2018-11-06 15:34:37 +01:00
Tobias Geerinckx-Rice b1eeeb8dd4
gnu: terraform-docs: Update to 0.5.0.
* gnu/packages/terraform.scm (terraform-docs): Update to 0.5.0.
[native-inputs]: Remove them all.
2018-11-06 15:34:36 +01:00
Tobias Geerinckx-Rice c3b8300af3
gnu: jq: Don't use NAME in source URI.
* gnu/packages/web.scm (jq)[source]: Code more hard.
2018-11-06 15:34:36 +01:00
Tobias Geerinckx-Rice 418dd6adb5
gnu: jq: Update to 1.6.
* gnu/packages/web.scm (jq): Update to 1.6.
[source]: Remove upstreamed patch.
* gnu/packages/patches/jq-CVE-2015-8863.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-11-06 15:34:36 +01:00
Rutger Helling c58f3ebaf8
gnu: ffmpeg: Update to 4.1.
* gnu/packages/video.scm (ffmpeg): Update to 4.1.
2018-11-06 12:02:59 +01:00
Efraim Flashner 730e5fbc66
Revert "gnu: c-ares: Update to 1.15.0."
c-ares has more than 3000 dependant packages.

This reverts commit b588adc96f.
2018-11-06 12:22:02 +02:00
Efraim Flashner b588adc96f
gnu: c-ares: Update to 1.15.0.
* gnu/packages/adns.scm (c-ares): Update to 1.15.0.
2018-11-06 08:32:56 +02:00
Oleg Pykhalov 7f860a8be1
gnu: services: dns: Fix 'ddclient-activation'.
* gnu/services/dns.scm (ddclient-activation): Fix procedure.
2018-11-06 07:16:44 +03:00
Marius Bakke 3bd83e6db2
gnu: qtbase: Remove obsolete patch.
This patch is no longer needed since 7930cfc989
was merged to core-updates.

* gnu/packages/patches/qtbase-glibc-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/qt.scm (qtbase)[source](patches): Drop it.
2018-11-06 00:04:31 +01:00
Marius Bakke f4a5faa9dc
Merge branch 'master' into core-updates 2018-11-05 23:56:22 +01:00
Marius Bakke adde15186d
gnu: xf86-video-intel: Update to commit 0932a6b37ba6d5c9e916a1cb6ab89c3205b81a0c.
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-11.0932a6b.
2018-11-05 23:53:30 +01:00
Marius Bakke 208e82297c
gnu: xapian: Update to 1.4.9.
* gnu/packages/patches/xapian-revert-5489fb2f8.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/search.scm (xapian): Update to 1.4.9.
[source](patches): Remove.
(python-xapian-bindings): Update to 1.4.9.
2018-11-05 23:46:38 +01:00
Marius Bakke d79c8148cc
gnu: libssh: Update to 0.7.7.
* gnu/packages/ssh.scm (libssh): Update to 0.7.7.
2018-11-05 23:46:38 +01:00
Marius Bakke b5a887637c
gnu: strace: Update to 4.25.
* gnu/packages/linux.scm (strace): Update to 4.25.
2018-11-05 23:46:38 +01:00
Marius Bakke 876428dd98
gnu: libmtp: Update to 1.1.16.
* gnu/packages/libusb.scm (libmtp): Update to 1.1.16.
2018-11-05 23:46:38 +01:00
Marius Bakke 039241bc96
gnu: libgit2: Update to 0.26.8.
* gnu/packages/version-control.scm (libgit2): Update to 0.26.8.
2018-11-05 23:46:38 +01:00
Marius Bakke c98a7e6b91
gnu: i3-wm: Update to 4.16.
* gnu/packages/wm.scm (i3-wm): Update to 4.16.
2018-11-05 23:46:38 +01:00
Marius Bakke 9c415f96ec
gnu: libgphoto2: Update to 2.5.20.
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.20.
2018-11-05 23:46:38 +01:00
Marius Bakke 66044a3698
gnu: glm: Update to 0.9.9.3.
* gnu/packages/maths.scm (glm): Update to 0.9.9.3.
2018-11-05 23:46:38 +01:00
Marius Bakke 64b60f38e7
gnu: ffmpeg: Update to 4.0.3.
* gnu/packages/video.scm (ffmpeg): Update to 4.0.3.
2018-11-05 23:46:38 +01:00
Marius Bakke c5e5711002
gnu: ffmpeg@3.4: Update to 3.4.5.
* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.5.
2018-11-05 23:46:37 +01:00
Marius Bakke 196653145a
gnu: feh: Update to 2.28.1.
* gnu/packages/image-viewers.scm (feh): Update to 2.28.1.
2018-11-05 23:46:37 +01:00
Marius Bakke 00815eea38
gnu: libsoup: Update to 2.64.2.
* gnu/packages/gnome.scm (libsoup): Update to 2.64.2.
2018-11-05 23:46:37 +01:00
Marius Bakke 0a56ffdf1f
gnu: mono: Update home page.
* gnu/packages/mono.scm (mono)[home-page]: Use HTTPS.
2018-11-05 23:46:37 +01:00
Leo Famulari 288d24800d
gnu: ruby-rack: Update to 2.0.6 [fixes CVE-2018-{16470,16471}].
* gnu/packages/ruby.scm (ruby-rack): Update to 2.0.6.
2018-11-05 16:22:11 -05:00
Pierre Neidhardt 426ffb830a
gnu: emacs-mu4e-conversation: Update to 20181105.
* gnu/packages/emacs.scm (emacs-mu4e-conversation): Update to 20181105.
2018-11-05 20:22:06 +01:00
Pierre Neidhardt 695db2f98a
gnu: Add emacs-helm-slime.
* gnu/packages/emacs.scm (emacs-helm-slime): New variable.
2018-11-05 13:58:33 +01:00
Mark H Weaver c9f3d38be4
gnu: linux-libre: Update to 4.19.1.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.1.
(%linux-libre-hash): Update hash.
2018-11-05 04:00:45 -05:00
Mark H Weaver 28c717213d
gnu: linux-libre@4.14: Update to 4.14.79.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.79.
(%linux-libre-4.14-hash): Update hash.
2018-11-05 04:00:43 -05:00
Eric Bavier cddc044ce7
libreoffice: honor '--cores=...' during build.
* gnu/packages/libreoffice.scm (libreoffice)[configure-flags]: Add
'--with-parallelism' flag.
2018-11-04 21:56:39 -06:00
Danny Milosavljevic 64eb038eef
gnu: Add fswatch.
* gnu/packages/monitoring.scm (fswatch): New variable.
2018-11-05 03:01:21 +01:00
Luther Thompson 1417f50317
gnu: python-ilinkedlist: Update to 0.2.0.
* gnu/packages/python.scm (python-ilinkedlist): Update to 0.2.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-11-05 00:08:47 +01:00
Vagrant Cascadian b6e9514864
gnu: pelican: Update to 3.7.1.
* gnu/packages/python.scm (pelican): Update to 3.7.1.
  [home-page]: Use HTTPS URL.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-11-05 00:08:47 +01:00
Pkill -9 c834bd3bb2
gnu: xonotic: Add icon and category to desktop files.
* gnu/packages/games.scm (xonotic): Add icon ("xonotic") and category
("Game") to the .desktop files for Xonotic.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-11-05 00:08:47 +01:00
Ludovic Courtès 688d1a01e4
artwork: Clone over HTTPS.
Suggested by Leo Famulari <leo@famulari.name>
at <https://lists.gnu.org/archive/html/help-guix/2018-11/msg00039.html>.

* gnu/artwork.scm (%artwork-repository): Switch to HTTPS URL.
2018-11-05 00:08:47 +01:00
Ludovic Courtès ab3c60ace3
install: Parameterize the profile name for 'populate-single-profile-directory'.
* gnu/build/install.scm (populate-single-profile-directory): Add
 #:profile-name.  Replace hard-coded occurrences of "guix-profile" with
PROFILE-NAME.  Make the symlink part under /root a function of
PROFILE-NAME.
2018-11-05 00:08:46 +01:00
Pierre Neidhardt 97b7b96efc
gnu: go-github-com-urfave-cli: Remove duplicate declaration.
* gnu/packages/golang.scm (go-github-com-urfave-cli): Remove duplicate declaration.
2018-11-04 23:33:24 +01:00
Efraim Flashner 30012b7408
gnu: myrepos: Wrap the webcheckout binary.
* gnu/packages/version-control.scm (myrepos)[arguments]: Add a custom
'wrap-webcheckout phase to wrap webcheckout with its perl libraries.
[inputs]: Add perl-encode-locale, perl-html-parser, perl-http-date,
perl-http-message, perl-libwww, perl-try-tiny, perl-uri.
2018-11-04 12:45:27 +02:00
Efraim Flashner f909e21797
gnu: debian-archive-keyring: Update to 2018.1.
* gnu/packages/debian.scm (debian-archive-keyring): Update to 2018.1.
[source]: Download from git repository.
2018-11-04 12:00:13 +02:00
Efraim Flashner 2e77bbed71
gnu: ruby@2.3: Update to 2.3.8.
* gnu/packages/ruby.scm (ruby@2.3): Update to 2.3.8.
2018-11-04 12:00:13 +02:00
Efraim Flashner d4b5e4bb73
gnu: debootstrap: Update to 1.0.109.
* gnu/packages/debian.scm (debootstrap): Update to 1.0.109.
2018-11-04 12:00:10 +02:00
Arun Isaac 3e84ce51fb
gnu: mpop: Update to 1.4.0.
* gnu/packages/mail.scm (mpop): Update to 1.4.0.
2018-11-04 10:36:17 +05:30
Efraim Flashner e9f305a1c8
gnu: sbcl-lift: Don't keep the bundled website.
* gnu/packages/lisp.scm (sbcl-lift)[source]: Remove bundled website.
[arguments]: Remove custom 'make-gzips-writable phase.
2018-11-03 20:43:35 +02:00
Ludovic Courtès 0e091b3e93
gnu: totem: Update to 3.26.2.
* gnu/packages/gnome.scm (totem): Update to 3.26.2.
2018-11-03 15:44:40 +01:00
Ludovic Courtès 504f0cf198
gnu: emacs-debbugs: Update to 0.16.
* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.16.
2018-11-03 15:44:24 +01:00
Ludovic Courtès a7c8574f39
gnu: perl-image-exiftool: Update to 11.11.
* gnu/packages/photo.scm (perl-image-exiftool): Update to 11.11.
2018-11-03 15:16:42 +01:00
Ludovic Courtès 46c8f53ba8
gnu: emacs-dired-du: Update to 0.5.1.
* gnu/packages/emacs.scm (emacs-dired-du): Update to 0.5.1.
2018-11-03 15:16:20 +01:00
Ludovic Courtès 8e5c59868c
gnu: diffoscope: Update to 104.
* gnu/packages/package-management.scm (diffoscope): Update to 104.
2018-11-03 15:16:02 +01:00
Arun Isaac b1c7f5fff9
gnu: emacs-emms: Update to 5.1.
* gnu/packages/emacs.scm (emacs-emms): Update to 5.1.
2018-11-03 19:14:05 +05:30
Tobias Geerinckx-Rice 3995e85462
gnu: tor: Update to 0.3.4.9.
* gnu/packages/tor.scm (tor): Update to 0.3.4.9.
2018-11-02 19:51:12 +01:00
Julien Lepiller ff349415b2
gnu: python-apache-libcloud: Update to 2.3.0.
* gnu/packages/python.scm (python-apache-libcloud)
(python2-apache-libcloud): Update to 2.3.0.
2018-11-02 14:32:24 +01:00
Danny Milosavljevic 722aac1ea1
Merge remote-tracking branch 'origin/wip-rust' into master. 2018-11-02 11:01:45 +01:00
Leo Famulari b3325eb306
gnu: Go 1.11: Avoid unnecessary store references.
This shrinks the closure of Go 1.11 from 1379 MiB to 581 MiB.

Fixes <https://bugs.gnu.org/32949>.

* gnu/packages/golang.scm (go-1.11)[arguments]: Add a 'delete-extraneous-files'
phase.
2018-11-01 23:23:09 -04:00
Julien Lepiller 16b89ecc1f
gnu: Add openjdk10.
* gnu/packages/java.scm (openjdk10): New variable.
2018-11-01 21:16:59 +01:00
Julien Lepiller dd74105925
gnu: Add openjdk9.
* gnu/packages/java.scm (openjdk9): New variable.
2018-11-01 20:34:08 +01:00
Leo Famulari 7571ec3576
gnu: MPD: Update to 0.20.23.
* gnu/packages/mpd.scm (mpd): Update to 0.20.23.
2018-11-01 15:30:05 -04:00
Leo Famulari 33279c2a19
gnu: mpd-mpc: Update to 0.31.
* gnu/packages/mpd.scm (mpd-mpc): Update to 0.31.
[native-inputs]: Add python-sphinx.
2018-11-01 15:30:05 -04:00
Leo Famulari 361dd8a556
gnu: icecast: Update to 2.4.4 [fixes CVE-2018-18820].
* gnu/packages/xiph.scm (icecast): Update to 2.4.4.
2018-11-01 12:33:14 -04:00
Rutger Helling d7ca1899aa
gnu: mame: Update to 0.203.
* gnu/packages/emulators.scm (mame): Update to 0.203.
2018-11-01 09:24:52 +01:00
Rutger Helling a769a4d432
gnu: xpra: Update to 2.4.1.
* gnu/packages/xorg.scm (xpra): Update to 2.4.1.
2018-11-01 08:32:45 +01:00
Rutger Helling e7039f10ec
gnu: dolphin-emu: Use ffmpeg instead of ffmpeg@3.4.
* gnu/packages/emulators.scm (dolphin-emu): Use ffmpeg instead of ffmpeg@3.4.
2018-11-01 08:20:13 +01:00
Rutger Helling ee3dd7a83a
gnu: sdl2: Update to 2.0.9.
* gnu/packages/sdl.scm (sdl2): Update to 2.0.9.
2018-11-01 08:20:13 +01:00
Tobias Geerinckx-Rice 66a2a47117
gnu: whois: Update to 5.4.0.
* gnu/packages/networking.scm (whois): Update to 5.4.0.
2018-11-01 04:34:25 +01:00
Tobias Geerinckx-Rice 38fda1cc36
gnu: highlight: Update to 3.47.
* gnu/packages/pretty-print.scm (highlight): Update to 3.47.
2018-11-01 04:34:25 +01:00
Tobias Geerinckx-Rice a72d337fbc
gnu: python-jsonrpclib-pelix: Update to 0.3.2.
* gnu/packages/python.scm (python-jsonrpclib-pelix): Update to 0.3.2.
[arguments]: Disable #:tests?.
2018-11-01 04:34:25 +01:00
Tobias Geerinckx-Rice 60ed87871d
gnu: python-pynacl: Update to 1.3.0.
* gnu/packages/python-crypto.scm (python-pynacl): Update to 1.3.0.
2018-11-01 04:34:24 +01:00
Tobias Geerinckx-Rice 351a12b0a7
gnu: oniguruma: Update to 6.9.0.
* gnu/packages/textutils.scm (oniguruma): Update to 6.9.0.
2018-11-01 04:34:24 +01:00
Tobias Geerinckx-Rice 33bddd309c
gnu: motion: Install translations.
* gnu/packages/video.scm (motion)[native-inputs]: Add gettext-minimal.
2018-11-01 04:34:24 +01:00
Tobias Geerinckx-Rice 2ea678fabf
gnu: motion: Don't use unstable tarball.
* gnu/packages/video.scm (motion)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2018-11-01 04:34:24 +01:00
Tobias Geerinckx-Rice 4fbcfc1482
Keep (gnu packages video) module imports in order.
* gnu/packages/video.scm (define-module): Re-order module imports
alphabetically.
2018-11-01 04:33:54 +01:00
Tobias Geerinckx-Rice c3069cd183
gnu: motion: Update to 4.2.
* gnu/packages/video.scm (motion): Update to 4.2.
2018-11-01 04:32:35 +01:00
Tobias Geerinckx-Rice 2930a39b16
gnu: julia: Update objconv input to 2018-10-07.
* gnu/packages/julia.scm (julia)[input]: Update objconf to 2018-10-07.
2018-11-01 04:32:35 +01:00
Efraim Flashner c16913d34d
gnu: myrepos: Update to 1.20180726.
* gnu/packages/version-control.scm (myrepos): Update to 1.20180726.
[source]: Remove patch.
* gnu/packages/patches/myrepos-CVE-2018-7032.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-10-31 21:57:02 +02:00
Leo Famulari c438e0cc74
gnu: curl: Update grafted replacement to 7.62.0 [security fixes].
Fixes CVE-2018-{16839,16840,16842}.

* gnu/packages/curl.scm (curl)[replacement]: Update to 7.62.0.
(curl-7.61.1): Replace with ...
(curl-7.62.0): ... new variable.
2018-10-31 13:54:20 -04:00
Rutger Helling 124e9d6e0a
gnu: dolphin-emu: Update to commit 22ddd11.
* gnu/packages/emulators.scm (dolphin-emu): Update to commit 22ddd11.
[arguments]: Return #t with phase 'fixgcc7.
2018-10-31 10:40:04 +01:00
Rutger Helling 3126bee69a
gnu: wine-staging: Update to 3.19.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.19.
* gnu/packages/wine.scm (wine-staging): Update to 3.19.
2018-10-31 09:39:55 +01:00
Mark H Weaver a45a92ccd8
gnu: webkitgtk@2.22: Update to 2.22.3.
* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.3.
2018-10-31 01:47:52 -04:00
Arun Isaac c7ac8e36e2
gnu: quaternion: Update to 0.0.9.3.
* gnu/packages/messaging.scm (quaternion): Update to 0.0.9.3.
[inputs]: Add qtquickcontrols, qtsvg and qttools.
[arguments]: Remove fix-libqmatrixclient-dynamic-linking phase. Add
wrap-program phase.
2018-10-31 09:31:59 +05:30
Arun Isaac c6588749a6
gnu: libqmatrixclient: Update to 0.4.0.
* gnu/packages/messaging.scm (libqmatrixclient): Update to 0.4.0.
2018-10-31 09:31:59 +05:30
Tobias Geerinckx-Rice b590951ff2
gnu: meandmyshadow: Update home page.
* gnu/packages/games.scm (meandmyshadow)[home-page]: Follow permanent
redirect.
2018-10-31 02:31:18 +01:00
Tobias Geerinckx-Rice 1d9a9d27ae
gnu: meandmyshadow: Update to 0.5.
* gnu/packages/games.scm (meandmyshadow): Update to 0.5.
[source]: Add unreleased bugfix patch.
[arguments]: Remove obsolete ‘set-sdl'paths’ phase.
[inputs]: Switch to SDL 2. Add lua. Remove libx11, mesa, and glu.
* gnu/packages/patches/meandmyshadow-define-paths-earlier.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-10-31 02:31:18 +01:00
Tobias Geerinckx-Rice 4cae7e67f3
gnu: hyperrogue: Update to 10.4x.
* gnu/packages/games.scm (hyperrogue): Update to 10.4x.
2018-10-30 23:40:43 +01:00
Tobias Geerinckx-Rice 21fc352bad
gnu: yosys: Don't use unstable tarball.
* gnu/packages/fpga.scm (yosys)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2018-10-30 23:40:43 +01:00
Tobias Geerinckx-Rice becee7029f
gnu: disorderfs: Update to 0.5.5.
* gnu/packages/file-systems.scm (disorderfs): Update to 0.5.5.
2018-10-30 23:40:42 +01:00
Tobias Geerinckx-Rice 58cd3123ac
gnu: pulseview: Update to 0.4.1.
* gnu/packages/electronics.scm (pulseview): Update to 0.4.1.
[arguments]: Remove CMAKE_CXX_FLAGS from #:configure-flags. (Keep)
build(ing) the unit tests. Add a ‘remove-empty-doc-directory’ phase.
2018-10-30 23:40:42 +01:00
Tobias Geerinckx-Rice 61c58b7827
gnu: sigrok-cli: Update to 0.7.1.
* gnu/packages/electronics.scm (sigrok-cli): Update to 0.7.1.
2018-10-30 23:40:42 +01:00
Tobias Geerinckx-Rice 295fc4152a
gnu: cloc: Update to 1.80.
* gnu/packages/code.scm (cloc): Update to 1.80.
2018-10-30 23:40:42 +01:00
Tobias Geerinckx-Rice 1204402a90
gnu: python-partd: Update to 0.3.9.
* gnu/packages/python.scm (python-partd): Update to 0.3.9.
2018-10-30 23:40:42 +01:00
Ricardo Wurmus fd649d1e68
gnu: Add r-r2glmm.
* gnu/packages/cran.scm (r-r2glmm): New variable.
2018-10-30 22:47:35 +01:00
Ricardo Wurmus 7c02dd6268
gnu: Add r-lmertest.
* gnu/packages/cran.scm (r-lmertest): New variable.
2018-10-30 22:47:26 +01:00
Ricardo Wurmus 49863fd695
gnu: Add r-afex.
* gnu/packages/cran.scm (r-afex): New variable.
2018-10-30 22:47:18 +01:00
Ricardo Wurmus 20ff6e3a34
gnu: Add r-mvabund.
* gnu/packages/cran.scm (r-mvabund): New variable.
2018-10-30 22:47:10 +01:00
Ricardo Wurmus 4fb35ebd8d
gnu: Add r-rcppgsl.
* gnu/packages/cran.scm (r-rcppgsl): New variable.
2018-10-30 22:47:00 +01:00
Ricardo Wurmus 373cef0a0c
gnu: Add r-tweedie.
* gnu/packages/cran.scm (r-tweedie): New variable.
2018-10-30 22:46:47 +01:00
Ricardo Wurmus 32499b26e6
gnu: Add r-clusteval.
* gnu/packages/cran.scm (r-clusteval): New variable.
2018-10-30 22:13:01 +01:00
Ricardo Wurmus 7a06cdfa8c
gnu: r-analytics: Update to 3.0.
* gnu/packages/cran.scm (r-analytics): Update to 3.0.
[propagated-inputs]: Add r-vim.
2018-10-30 21:48:10 +01:00
Ricardo Wurmus e5f9e9fa79
gnu: r-radiant-data: Update to 0.9.7.
* gnu/packages/cran.scm (r-radiant-data): Update to 0.9.7.
[propagated-inputs]: Add r-shinyfiles and r-summarytools.
2018-10-30 21:48:10 +01:00
Ricardo Wurmus 39528a5ee9
gnu: r-pracma: Update to 2.1.8.
* gnu/packages/maths.scm (r-pracma): Update to 2.1.8.
[propagated-inputs]: Remove r-quadprog.
2018-10-30 21:48:10 +01:00
Ricardo Wurmus 4633c8e6fc
gnu: r-shinydashboard: Update to 0.7.1.
* gnu/packages/web.scm (r-shinydashboard): Update to 0.7.1.
[propagated-inputs]: Add r-promises.
2018-10-30 21:48:10 +01:00
Ricardo Wurmus 65279cc8f3
gnu: Add r-shinyfiles.
* gnu/packages/web.scm (r-shinyfiles): New variable.
2018-10-30 21:48:10 +01:00
Ricardo Wurmus a056e2251e
gnu: r-htmlwidgets: Update to 1.3.
* gnu/packages/web.scm (r-htmlwidgets): Update to 1.3.
2018-10-30 21:48:10 +01:00
Ricardo Wurmus f697ef4a0d
gnu: r-servr: Update to 0.11.
* gnu/packages/web.scm (r-servr): Update to 0.11.
2018-10-30 21:48:10 +01:00
Ricardo Wurmus 8871a51350
gnu: r-webshot: Update to 0.5.1.
* gnu/packages/cran.scm (r-webshot): Update to 0.5.1.
[propagated-inputs]: Add r-callr; remove r-processx and r-withr.
2018-10-30 21:48:09 +01:00
Ricardo Wurmus d42f741035
gnu: r-dendextend: Update to 1.9.0.
* gnu/packages/cran.scm (r-dendextend): Update to 1.9.0.
2018-10-30 21:48:09 +01:00
Ricardo Wurmus 31c8d9fe00
gnu: r-emmeans: Update to 1.3.0.
* gnu/packages/cran.scm (r-emmeans): Update to 1.3.0.
2018-10-30 21:48:09 +01:00
Ricardo Wurmus bec74196ea
gnu: r-abps: Update to 0.3.
* gnu/packages/cran.scm (r-abps): Update to 0.3.
2018-10-30 21:48:09 +01:00
Ricardo Wurmus 464676a970
gnu: r-proc: Update to 1.13.0.
* gnu/packages/cran.scm (r-proc): Update to 1.13.0.
2018-10-30 21:48:03 +01:00
Ricardo Wurmus 71d995392b
gnu: r-rdpack: Update to 0.10-1.
* gnu/packages/cran.scm (r-rdpack): Update to 0.10-1.
2018-10-30 21:47:54 +01:00
Ricardo Wurmus 081af9fae7
gnu: r-hdf5r: Update to 1.0.1.
* gnu/packages/cran.scm (r-hdf5r): Update to 1.0.1.
2018-10-30 21:47:46 +01:00
Ricardo Wurmus 08645fcff5
gnu: r-fansi: Update to 0.4.0.
* gnu/packages/cran.scm (r-fansi): Update to 0.4.0.
2018-10-30 21:47:37 +01:00
Ricardo Wurmus 7608984fe9
gnu: r-later: Update to 0.7.5.
* gnu/packages/cran.scm (r-later): Update to 0.7.5.
2018-10-30 21:47:28 +01:00
Ricardo Wurmus 80234d3294
gnu: r-maptools: Update to 0.9-4.
* gnu/packages/cran.scm (r-maptools): Update to 0.9-4.
2018-10-30 21:47:20 +01:00
Ricardo Wurmus fda8dd58c2
gnu: r-shinyace: Update to 0.3.2.
* gnu/packages/cran.scm (r-shinyace): Update to 0.3.2.
2018-10-30 21:47:06 +01:00
Ricardo Wurmus 02c57c018a
gnu: r-np: Update to 0.60-9.
* gnu/packages/cran.scm (r-np): Update to 0.60-9.
2018-10-30 21:46:57 +01:00
Ricardo Wurmus 44de41b572
gnu: r-expm: Update to 0.999-3.
* gnu/packages/cran.scm (r-expm): Update to 0.999-3.
2018-10-30 21:46:48 +01:00
Ricardo Wurmus 484e81f73a
gnu: r-cubature: Update to 1.4-1.
* gnu/packages/cran.scm (r-cubature): Update to 1.4-1.
2018-10-30 21:46:36 +01:00
Ricardo Wurmus 905734fd7c
gnu: r-extradistr: Update to 1.8.10.
* gnu/packages/cran.scm (r-extradistr): Update to 1.8.10.
2018-10-30 21:46:26 +01:00
Ricardo Wurmus 534bf85b9d
gnu: r-ttr: Update to 0.23-4.
* gnu/packages/cran.scm (r-ttr): Update to 0.23-4.
2018-10-30 21:46:17 +01:00
Ricardo Wurmus dda4ce560f
gnu: r-tinytex: Update to 0.9.
* gnu/packages/cran.scm (r-tinytex): Update to 0.9.
2018-10-30 21:46:10 +01:00
Ricardo Wurmus a8de3090d8
gnu: r-xfun: Update to 0.4.
* gnu/packages/cran.scm (r-xfun): Update to 0.4.
2018-10-30 21:46:00 +01:00
Ricardo Wurmus 8c456dff26
gnu: r-fitdistrplus: Update to 1.0-11.
* gnu/packages/cran.scm (r-fitdistrplus): Update to 1.0-11.
[propagated-inputs]: Add r-npsurv.
2018-10-30 21:45:51 +01:00
Ricardo Wurmus bba80fadbe
gnu: r-magic: Update to 1.5-9.
* gnu/packages/cran.scm (r-magic): Update to 1.5-9.
2018-10-30 21:45:42 +01:00
Ricardo Wurmus 5621b8403b
gnu: r-sm: Update to 2.2-5.6.
* gnu/packages/cran.scm (r-sm): Update to 2.2-5.6.
2018-10-30 21:45:32 +01:00
Ricardo Wurmus 870faab4b7
gnu: r-xts: Update to 0.11-1.
* gnu/packages/cran.scm (r-xts): Update to 0.11-1.
2018-10-30 21:45:16 +01:00
Ricardo Wurmus 16a39c2d56
gnu: r-ggridges: Update to 0.5.1.
* gnu/packages/cran.scm (r-ggridges): Update to 0.5.1.
2018-10-30 21:45:07 +01:00
Ricardo Wurmus 9e82d6080e
gnu: r-cli: Update to 1.0.1.
* gnu/packages/cran.scm (r-cli): Update to 1.0.1.
2018-10-30 21:44:59 +01:00
Ricardo Wurmus 2b8126a4ec
gnu: r-reshape: Update to 0.8.8.
* gnu/packages/cran.scm (r-reshape): Update to 0.8.8.
2018-10-30 21:44:48 +01:00
Ricardo Wurmus ecdfca05c8
gnu: r-ffbase: Update to 0.12.5.
* gnu/packages/cran.scm (r-ffbase): Update to 0.12.5.
2018-10-30 21:44:38 +01:00
Ricardo Wurmus 674c818560
gnu: r-rcpp: Update to 0.12.19.
* gnu/packages/cran.scm (r-rcpp): Update to 0.12.19.
2018-10-30 21:44:28 +01:00
Ricardo Wurmus 0ab28e5450
gnu: r-pkgload: Update to 1.0.1.
* gnu/packages/cran.scm (r-pkgload): Update to 1.0.1.
2018-10-30 21:43:38 +01:00
Ricardo Wurmus 2657e666cb
gnu: r-pkgbuild: Update to 1.0.2.
* gnu/packages/cran.scm (r-pkgbuild): Update to 1.0.2.
[propagated-inputs]: Add r-cli and r-prettyunits.
2018-10-30 21:43:28 +01:00
Ricardo Wurmus 7e127ab128
gnu: r-ps: Update to 1.2.0.
* gnu/packages/cran.scm (r-ps): Update to 1.2.0.
2018-10-30 21:43:19 +01:00
Ricardo Wurmus b62e104b84
gnu: r-ape: Update to 5.2.
* gnu/packages/cran.scm (r-ape): Update to 5.2.
2018-10-30 21:43:10 +01:00
Ricardo Wurmus 1c9906c2dd
gnu: r-reprex: Update to 0.2.1.
* gnu/packages/cran.scm (r-reprex): Update to 0.2.1.
[propagated-inputs]: Add r-fs, remove r-knitr.
2018-10-30 21:42:59 +01:00
Ricardo Wurmus 6b451c0801
gnu: r-gprofiler: Update to 0.6.7.
* gnu/packages/bioinformatics.scm (r-gprofiler): Update to 0.6.7.
2018-10-30 21:42:48 +01:00
Ricardo Wurmus 4fc6609a0c
gnu: r-keggrest: Update to 1.20.2.
* gnu/packages/bioinformatics.scm (r-keggrest): Update to 1.20.2.
2018-10-30 21:42:39 +01:00
Ricardo Wurmus 67cfb83ff1
gnu: r-msnbase: Update to 2.6.4.
* gnu/packages/bioinformatics.scm (r-msnbase): Update to 2.6.4.
2018-10-30 21:42:31 +01:00
Ricardo Wurmus 807d961cc9
gnu: r-methylkit: Update to 1.6.3.
* gnu/packages/bioinformatics.scm (r-methylkit): Update to 1.6.3.
2018-10-30 21:42:20 +01:00
Ricardo Wurmus ac0166450d
gnu: r-wgcna: Update to 1.66.
* gnu/packages/bioinformatics.scm (r-wgcna): Update to 1.66.
2018-10-30 21:42:09 +01:00
Ricardo Wurmus 1182460750
gnu: r-go-db: Update to 3.6.0.
* gnu/packages/bioinformatics.scm (r-go-db): Update to 3.6.0.
2018-10-30 21:42:00 +01:00
Ricardo Wurmus 466bf3af89
gnu: r-genomicfeatures: Update to 1.32.3.
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.32.3.
2018-10-30 21:41:12 +01:00
Ricardo Wurmus dd0216e0e7
gnu: r-delayedarray: Update to 0.6.6.
* gnu/packages/bioinformatics.scm (r-delayedarray): Update to 0.6.6.
2018-10-30 21:40:57 +01:00
Ricardo Wurmus 72408357fa
gnu: r-genomicranges: Update to 1.32.7.
* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.32.7.
2018-10-30 21:40:48 +01:00
Ricardo Wurmus 9dad1957ab
gnu: r-limma: Update to 3.36.5.
* gnu/packages/bioinformatics.scm (r-limma): Update to 3.36.5.
2018-10-30 21:40:40 +01:00
Ricardo Wurmus 57cf6a14f0
gnu: r-edger: Update to 3.22.5.
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.22.5.
2018-10-30 21:40:32 +01:00
Ricardo Wurmus eb890466fa
gnu: r-genomeinfodbdata: Update to 1.1.0.
* gnu/packages/bioinformatics.scm (r-genomeinfodbdata): Update to 1.1.0.
2018-10-30 21:40:22 +01:00
Ricardo Wurmus e563acb96b
gnu: r-iranges: Update to 2.14.12.
* gnu/packages/bioinformatics.scm (r-iranges): Update to 2.14.12.
2018-10-30 21:40:12 +01:00
Ricardo Wurmus 192c19f484
gnu: r-vegan: Update to 2.5-3.
* gnu/packages/bioinformatics.scm (r-vegan): Update to 2.5-3.
2018-10-30 21:40:00 +01:00
Ricardo Wurmus 696e1ce263
gnu: r-graph: Update to 1.58.2.
* gnu/packages/bioconductor.scm (r-graph): Update to 1.58.2.
2018-10-30 21:39:50 +01:00
Ricardo Wurmus 6ab5670aba
gnu: r-nloptr: Update to 1.2.1.
* gnu/packages/statistics.scm (r-nloptr): Update to 1.2.1.
[native-inputs]: Add r-knitr and gfortran.
2018-10-30 21:39:39 +01:00
Ricardo Wurmus c5bd8a7c23
gnu: r-devtools: Update to 2.0.1.
* gnu/packages/statistics.scm (r-devtools): Update to 2.0.1.
[propagated-inputs]: Remove r-whisker; add r-callr, r-cli, r-pkgbuild,
r-pkgload, r-rcmdcheck, r-remotes, r-sessioninfo, and r-usethis.
2018-10-30 21:39:29 +01:00
Ricardo Wurmus aa99568639
gnu: r-evaluate: Update to 0.12.
* gnu/packages/statistics.scm (r-evaluate): Update to 0.12.
[propagated-inputs]: Remove r-stringr.
2018-10-30 21:39:16 +01:00
Ricardo Wurmus 60aac7ec16
gnu: r-robustbase: Update to 0.93-3.
* gnu/packages/statistics.scm (r-robustbase): Update to 0.93-3.
2018-10-30 21:39:06 +01:00
Ricardo Wurmus 16508df1d3
gnu: r-cardata: Update to 3.0-2.
* gnu/packages/statistics.scm (r-cardata): Update to 3.0-2.
2018-10-30 21:38:55 +01:00
Ricardo Wurmus 98a4b9d040
gnu: r-zoo: Update to 1.8-4.
* gnu/packages/statistics.scm (r-zoo): Update to 1.8-4.
2018-10-30 21:38:35 +01:00
Ricardo Wurmus 834f203c07
gnu: r-tidyselect: Update to 0.2.5.
* gnu/packages/statistics.scm (r-tidyselect): Update to 0.2.5.
2018-10-30 21:38:25 +01:00
Ricardo Wurmus 33fb92aacd
gnu: r-doparallel: Update to 1.0.14.
* gnu/packages/statistics.scm (r-doparallel): Update to 1.0.14.
2018-10-30 21:38:16 +01:00
Ricardo Wurmus 3ea7aefd59
gnu: r-snow: Update to 0.4-3.
* gnu/packages/statistics.scm (r-snow): Update to 0.4-3.
2018-10-30 21:38:03 +01:00
Ricardo Wurmus 62a7492c90
gnu: r-plotrix: Update to 3.7-4.
* gnu/packages/statistics.scm (r-plotrix): Update to 3.7-4.
2018-10-30 21:37:53 +01:00
Ricardo Wurmus 943cab4f72
gnu: r-rstudioapi: Update to 0.8.
* gnu/packages/statistics.scm (r-rstudioapi): Update to 0.8.
2018-10-30 21:37:35 +01:00
Ricardo Wurmus 960425c9e3
gnu: r-commonmark: Update to 1.6.
* gnu/packages/statistics.scm (r-commonmark): Update to 1.6.
2018-10-30 21:37:25 +01:00
Ricardo Wurmus e028eaa992
gnu: r-coda: Update to 0.19-2.
* gnu/packages/statistics.scm (r-coda): Update to 0.19-2.
2018-10-30 21:37:14 +01:00
Ricardo Wurmus 672ba7494b
gnu: r-data-table: Update to 1.11.8.
* gnu/packages/statistics.scm (r-data-table): Update to 1.11.8.
2018-10-30 21:37:03 +01:00
Ricardo Wurmus f75ee8c691
gnu: r-dplyr: Update to 0.7.7.
* gnu/packages/statistics.scm (r-dplyr): Update to 0.7.7.
2018-10-30 21:36:54 +01:00
Ricardo Wurmus 17f6198f06
gnu: r-rlang: Update to 0.3.0.1.
* gnu/packages/statistics.scm (r-rlang): Update to 0.3.0.1.
2018-10-30 21:36:44 +01:00
Ricardo Wurmus 822863f8f9
gnu: r-r6: Update to 2.3.0.
* gnu/packages/statistics.scm (r-r6): Update to 2.3.0.
2018-10-30 21:36:35 +01:00
Ricardo Wurmus 3a83251c4f
gnu: r-testthat: Update to 2.0.1.
* gnu/packages/statistics.scm (r-testthat): Update to 2.0.1.
2018-10-30 21:36:24 +01:00
Ricardo Wurmus cb448dd251
gnu: r-microbenchmark: Update to 1.4-6.
* gnu/packages/statistics.scm (r-microbenchmark): Update to 1.4-6.
2018-10-30 21:36:13 +01:00
Ricardo Wurmus 9f7438355d
gnu: r-mine: Update to 0.6.
* gnu/packages/statistics.scm (r-mine): Update to 0.6.
2018-10-30 21:36:04 +01:00
Ricardo Wurmus 9413424d2d
gnu: r-ggplot2: Update to 3.1.0.
* gnu/packages/statistics.scm (r-ggplot2): Update to 3.1.0.
2018-10-30 21:35:52 +01:00
Ricardo Wurmus 058394967c
gnu: r-digest: Update to 0.6.18.
* gnu/packages/statistics.scm (r-digest): Update to 0.6.18.
2018-10-30 21:35:40 +01:00
Ricardo Wurmus b85f805090
gnu: r-mgcv: Update to 1.8-25.
* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-25.
2018-10-30 21:35:26 +01:00
Ricardo Wurmus 2f5e8f6094
gnu: r-mass: Update to 7.3-51.
* gnu/packages/statistics.scm (r-mass): Update to 7.3-51.
2018-10-30 21:35:12 +01:00
Ricardo Wurmus 2ea75a8369
gnu: Add r-npsurv.
* gnu/packages/cran.scm (r-npsurv): New variable.
2018-10-30 21:35:03 +01:00
Ricardo Wurmus 7c7ee6cf4c
gnu: Add r-lsei.
* gnu/packages/cran.scm (r-lsei): New variable.
2018-10-30 21:34:55 +01:00
Ricardo Wurmus 74cc74e434
gnu: Add r-summarytools.
* gnu/packages/cran.scm (r-summarytools): New variable.
2018-10-30 21:34:45 +01:00
Ricardo Wurmus 319a80ce96
gnu: Add r-pander.
* gnu/packages/cran.scm (r-pander): New variable.
2018-10-30 21:34:35 +01:00
Ricardo Wurmus 9b02d1a11e
gnu: Add r-rapportools.
* gnu/packages/cran.scm (r-rapportools): New variable.
2018-10-30 21:34:25 +01:00
Ricardo Wurmus 5df4e27fec
gnu: Add r-rcmdcheck.
* gnu/packages/cran.scm (r-rcmdcheck): New variable.
2018-10-30 21:34:15 +01:00
Ricardo Wurmus 7d8f34707a
gnu: Add r-xopen.
* gnu/packages/cran.scm (r-xopen): New variable.
2018-10-30 21:34:05 +01:00
Ricardo Wurmus cbc8e6dd4a
gnu: Add r-remotes.
* gnu/packages/cran.scm (r-remotes): New variable.
2018-10-30 21:33:56 +01:00
Ricardo Wurmus 993426244e
gnu: Add r-sessioninfo.
* gnu/packages/cran.scm (r-sessioninfo): New variable.
2018-10-30 21:33:47 +01:00
Ricardo Wurmus efefd3ec42
gnu: Add r-usethis.
* gnu/packages/cran.scm (r-usethis): New variable.
2018-10-30 21:33:37 +01:00
Ricardo Wurmus 153e5b2ddc
gnu: Add r-clisymbols.
* gnu/packages/cran.scm (r-clisymbols): New variable.
2018-10-30 21:33:25 +01:00
Ricardo Wurmus d6871153c8
gnu: Add r-fs.
* gnu/packages/cran.scm (r-fs): New variable.
2018-10-30 21:33:13 +01:00
Ricardo Wurmus 21405e81e7
gnu: Add r-gh.
* gnu/packages/cran.scm (r-gh): New variable.
2018-10-30 21:33:00 +01:00
Ricardo Wurmus 03f8011220
gnu: Add r-ini.
* gnu/packages/cran.scm (r-ini): New variable.
2018-10-30 21:32:45 +01:00
Danny Milosavljevic 4df3e06210
gnu: rust: Document upstream's assessment.
* gnu/packages/patches/rust-1.25-accept-more-detailed-gdb-lines.patch: Add URL.
2018-10-30 20:42:04 +01:00
Danny Milosavljevic 52bc7df1a1
gnu: rust: Remove binary bootstrapper.
* gnu/packages/rust.scm (rust-bootstrap): Delete variable.
2018-10-30 20:42:00 +01:00
Danny Milosavljevic 44d530ef09
gnu: rust@1.23.0: Bootstrap from rust@1.22.0.
* gnu/packages/rust.scm (rust-1.23): Bootstrap from rust@1.22.0.
2018-10-30 20:41:55 +01:00
Danny Milosavljevic a75b8c08c0
gnu: rust@1.23.0: Inherit from rust@1.22.0.
* gnu/packages/rust.scm (rust-1.23)[inherit]: Inherit from rust-1.22.
[arguments]: Inherit from rust-1.22.  Delete "remove-ar" phase.
2018-10-30 20:41:50 +01:00
Danny Milosavljevic 7bf169f75c
gnu: rust: Hide "ar" entry from rust@1.21.0.
* gnu/packages/rust.scm (rust-1.21)[arguments]<#:phases>[remove-ar]: New
phase.
2018-10-30 20:41:45 +01:00
Danny Milosavljevic 46cb1c97cb
gnu: rust: Accept more detailed gdb lines for simple enums.
* gnu/packages/patches/rust-1.25-accept-more-detailed-gdb-lines.patch: Modify.
* gnu/packages/rust.scm (rust-1.25)[arguments]<#:phases>[disable-nil-enum-test]:
Delete phase.
2018-10-30 20:20:55 +01:00
Efraim Flashner a6f2afeee1
gnu: zathura-pdf-mupdf: Simplify arguments.
* gnu/packages/pdf.scm (zathura-pdf-mupdf)[arguments]: Remove custom
'patch-plugin-directory phase, replacd with configure-flag.
2018-10-30 11:15:40 +02:00
Efraim Flashner 24fc8f055d
gnu: zathura-pdf-mupdf: Update to 0.3.4.
* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.3.4.
[source]: Remove patch.
* gnu/packages/patches/zathura-pdf-mupdf-link-to-jpeg-libraries.patch:
Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-10-30 11:15:39 +02:00
Efraim Flashner e726f0939e
gnu: mupdf: Update license list.
* gnu/packages/pdf.scm (mupdf)[license]: Update the license list.
2018-10-30 11:15:36 +02:00
Efraim Flashner b1435fe735
gnu: mupdf: Update to 1.14.
* gnu/packages/pdf.scm (mupdf): Update to 1.14.
[source]: Don't remove all the bundled libraries.
[arguments]: Add 'configure-flags to use system libraries.
2018-10-30 11:15:09 +02:00
Efraim Flashner f8ddf719f3
gnu: mujs: Install shared library.
* gnu/packages/javascript.scm (mujs)[arguments]: Add custom phase to
install libmujs.so.
2018-10-30 11:03:48 +02:00
Efraim Flashner 1371e2250a
gnu: mujs: Update to 1.0.5.
* gnu/packages/javascript.scm (mujs): Update to 1.0.5.
2018-10-30 11:03:06 +02:00
Leo Famulari a2717e6986
gnu: calcurse: Use HTTPS URLs.
Reported by Marco van Hulten <marco@hulten.org>.

* gnu/packages/calcurse.scm (calcurse)[source, home-page]: Use HTTPS URLs.
2018-10-29 20:45:57 -04:00
Leo Famulari b4c93a78c8
gnu: xorg-server: Update to 1.20.3 [fixes CVE-2018-14665].
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.3.
2018-10-28 18:22:46 -04:00
Mathieu Othacehe 81f12f33b7
gnu: linux-libre: Enable BOCHS DRM support.
* gnu/packages/aux-files/linux-libre/4.19-x86_64.conf: Build DRM BOCHS support
as a module.  It adds DRM support for BOCHS dispi vga interface used by
qemu (-vga std option). It will also be useful for QEMU 3.0 to enable the new
"bochs-display" display device.
* gnu/packages/aux-files/linux-libre/4.19-i686.conf: Ditto.
2018-10-28 20:42:50 +09:00
Efraim Flashner 852a5692bb
gnu: qt@4: Use invoke.
* gnu/packages/qt.scm (qt@4)[arguments]: Use invoke.
2018-10-28 09:52:46 +02:00
Efraim Flashner 1f71daf499
gnu: qt@4: Update build config.
* gnu/packages/qt.scm (qt@4)[arguments]: Substitute hardcoded '/bin/ls'
invocation. Add configure-flags to not build the examples or demos.
Don't use the precompiled headers.
2018-10-28 09:52:38 +02:00
Efraim Flashner 3ea61f9642
gnu: qt: Use invoke.
* gnu/packages/qt.scm (qt)[arguments]: Use invoke.
2018-10-28 09:52:16 +02:00
Efraim Flashner 124351efad
gnu: qt: Add vulkan support.
* gnu/packages/qt.scm (qt, qtbase)[native-inputs]: Add vulkan-headers.
(qt@4)[native-inputs]: Don't add vulkan-headers.
(qttools)[native-inputs]: Add vulkan-headers.
2018-10-28 09:51:56 +02:00
Efraim Flashner d28af1991a
gnu: qt: Use system sqlite.
* gnu/packages/databases.scm (sqlite-with-column-metadata): New
variable.
* gnu/packages/qt.scm (qt, qtbase)[source]: Remove bundled sqlite.
[inputs]: Add sqlite-with-column-metadata.
[arguments]: Add configure-flag to use system sqlite.
2018-10-28 09:51:25 +02:00
Efraim Flashner 7930cfc989
gnu: qt: Update to 5.11.2.
* gnu/packages/qt.scm (qt, qtbase, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors,
qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel,
qtwebglplugin, qtwebview, qtlocation, qttools, qtscript,
qtquickcontrols, qtquickcontrols2, qtgraphicaleffects, qtgamepad,
qtscxml, qtpurchasing, qtcanvas3d, qtcharts, qtdatavis3d, qtnetworkauth,
qtremoteobjects, qtspeech): Update to 5.11.2.
2018-10-28 09:51:05 +02:00
Tobias Geerinckx-Rice 2b9b4b1fe3
gnu: hashcat-utils: Update to 1.9.
And trim lines to 80 characters.

* gnu/packages/password-utils.scm (hashcat-utils): Update to 1.9.
[source]: Parametrise.
2018-10-28 02:34:07 +01:00
Tobias Geerinckx-Rice 2792d8a865
gnu: fzy: Update to 1.0.
* gnu/packages/shellutils.scm (fzy): Update to 1.0.
2018-10-28 02:34:07 +01:00
Tobias Geerinckx-Rice 31b619566d
gnu: fzy: Don't use unstable tarball.
* gnu/packages/shellutils.scm (fzy)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2018-10-28 02:34:07 +01:00
Tobias Geerinckx-Rice 6135735b52
gnu: perl-www-mechanize: Update to 1.89.
* gnu/packages/web.scm (perl-www-mechanize): Update to 1.89.
2018-10-28 02:34:06 +01:00
Tobias Geerinckx-Rice fc82538c15
gnu: perl-xml-xpath: Update to 1.44.
* gnu/packages/xml.scm (perl-xml-xpath): Update to 1.44.
2018-10-28 02:34:06 +01:00
Tobias Geerinckx-Rice a8b12397a1
gnu: flatbuffers: Fix typo in description.
* gnu/packages/serialization.scm (flatbuffers)[description]: Hyphenate.
2018-10-28 02:34:06 +01:00
Kei Kebreau f3dd10dfe7
gnu: libmspack: Update to 0.8 [fixes CVE-2018-{18584,18585,18586}].
* gnu/packages/compression.scm (libmspack): Update to 0.8.
2018-10-27 20:04:20 -04:00
Ludovic Courtès 1f889cac4e
gnu: mailutils: Add dependency on GSASL.
* gnu/packages/mail.scm (mailutils)[inputs]: Add GSASL.
2018-10-28 01:10:55 +02:00
Ludovic Courtès ac3b4b124f
gnu: mailutils: Install modules to …/guile/site/2.2.
* gnu/packages/mail.scm (mailutils)[arguments]: Pass
"--with-guile-site-dir".
2018-10-28 01:09:54 +02:00
Efraim Flashner 20a3df0fd3
gnu: mailutils: Update to 3.5.
* gnu/packages/mail.scm (mailutils): Update to 3.5.
[source]: Remove patch, remove snippet.
[native-inputs]: Remove flex, bison.
[inputs]: Remove guile-2.0, add guile-2.2.
* gnu/packages/patches/mailutils-uninitialized-memory.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-10-28 00:02:08 +03:00
Ricardo Wurmus 763d44920d
gnu: guile-sdl2: Update to 0.3.1.
* gnu/packages/sdl.scm (guile-sdl2): Update to 0.3.1.
2018-10-27 20:08:50 +02:00
Mădălin Ionel Patrașcu b509df82de
gnu: Add r-abundant.
* gnu/packages/cran.scm (r-abundant): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2018-10-27 18:54:39 +02:00
Mădălin Ionel Patrașcu b5a310056c
gnu: Add r-quic.
* gnu/packages/cran.scm (r-quic): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2018-10-27 18:54:39 +02:00
Ricardo Wurmus 67e0fb8b49
gnu: Add xrandr-invert-colors.
* gnu/packages/xdisorg.scm (xrandr-invert-colors): New variable.
2018-10-27 18:54:39 +02:00
Tomáš Čech e9a041577a
gnu: Add telegram-purple.
* gnu/packages/messaging.scm (telegram-purple): New variable.
* gnu/packages/patches/telegram-purple-adjust-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-10-27 16:39:29 +02:00
Ludovic Courtès 244a0d5aad
gnu: libzmf: Disable '-Werror'.
Fixes builds on i686-linux.

* gnu/packages/libreoffice.scm (libzmf)[arguments]: New field.
2018-10-27 16:39:29 +02:00
Pierre Neidhardt 1316413558
gnu: git: Add "subtree" output.
* gnu/packages/version-control.scm (git)[outputs]: Add "subtree".
2018-10-27 16:29:47 +02:00
Florian Pelz abc98e3be5
services: httpd: Allow using it with PHP.
* gnu/services/web.scm (httpd): Make existing httpd-module API public.
* doc/guix.texi (Apache HTTP Server): Document its usage with PHP-FPM.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2018-10-27 14:08:45 +01:00
Meiyo Peng cbea1e8dd2
gnu: lxqt-build-tools: Define LXQT_DATA_DIR and LXQT_ETC_XDG_DIR.
* gnu/packages/lxqt.scm (lxqt-build-tools)[arguments]: Define LXQT_DATA_DIR
and LXQT_ETC_XDG_DIR in the configure flags.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-27 19:50:41 +08:00
Meiyo Peng 6f00fb75ca
gnu: lxqt: Correct licenses for several packages.
* gnu/packages/lxqt.scm (pcmanfm-qt, lximage-qt, pavucontrol-qt, qtermwidget)
(qterminal, screengrab, lxqt): Correct license to GPL2+.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-27 18:17:08 +08:00
宋文武 a46c00a3d8
gnu: lxqt: Propagate qterminal actually.
* gnu/packages/lxqt.scm (lxqt)[propagated-inputs]: Fix typo of 'qterminal'.
2018-10-27 11:34:57 +08:00
Tobias Geerinckx-Rice 3825b44448
gnu: xmlsec-nss: Fix tests (and hence build).
* gnu/packages/xml.scm (xmlsec-nss)[native-inputs]: Add nss:bin to
provide the certutil command.
2018-10-27 04:49:19 +02:00
Tobias Geerinckx-Rice 4795e5e177
gnu: units: Update to 2.18.
* gnu/packages/maths.scm (units): Update to 2.18.
2018-10-27 04:47:56 +02:00
Tobias Geerinckx-Rice 6d9a690927
gnu: parallel: Update to 20181022.
* gnu/packages/parallel.scm (parallel): Update to 20181022.
2018-10-27 04:47:19 +02:00
Tobias Geerinckx-Rice 574d877e40
gnu: gvpe: Update to 3.1.
* gnu/packages/vpn.scm (gvpe): Update to 3.1.
[source]: Remove obsolete snippet.
[native-inputs]: Add pkg-config.
2018-10-27 04:47:18 +02:00
Tobias Geerinckx-Rice b2d286545d
gnu: gama: Update to 2.01.
* gnu/packages/gps.scm (gama): Update to 2.01.
2018-10-27 04:47:18 +02:00
Tobias Geerinckx-Rice b106b78cf8
gnu: perl-x11-xcb: Update to 0.18.
* gnu/packages/xorg.scm (perl-x11-xcb): Update to 0.18.
2018-10-27 04:47:18 +02:00
Tobias Geerinckx-Rice 429a332b1c
gnu: flatbuffers: Update to 1.10.0.
* gnu/packages/serialization.scm (flatbuffers): Update to 1.10.0.
2018-10-27 04:47:18 +02:00
Eric Bavier 829785c11d
gnu: Add tnef.
* gnu/packages/mail.scm (tnef): New variable.
2018-10-26 21:16:42 -05:00
HiPhish 01a0a0c445
gnu: Add lua5.1-lpeg and lua5.1-lmpack.
* gnu/packages/lua.scm (lua5.1-lpeg): New variable.
* gnu/packages/serialization.scm (lua5.1-libmpack): New variable.

The packages lua-lpeg and lua-libmpack had no Lua 5.1 variants. These
packages will be needed to build Neovim properly.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-26 21:17:00 +02:00
Pierre-Antoine Rouby 3239dcd38d
gnu: Add jp2a.
* gnu/packages/image.scm: New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-26 21:16:13 +02:00
Ludovic Courtès fdf0248428
gnu: sbcl-lift: Fix 'license' field.
The invalid 'license' field was preventing evaluations from completing.

* gnu/packages/lisp.scm (sbcl-lift)[license]: Change to LICENSE:EXPAT.
2018-10-26 21:07:03 +02:00
Nikolai Merinov 2e2b8635b9
gnu: rust: Update to 1.28.
* gnu/packages/rust.scm (rust): Rename to...
(rust-1.27): ... this.
(rust): New variable.
2018-10-26 18:11:15 +02:00
Nikolai Merinov e027a494fd
gnu: rust: Work around rust 1.25...1.27 reproducibility issues.
* gnu/packages/patches/rust-mdbook-support-reproducible-builds-by-forcing-window.search.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add new patch file.
* gnu/packages/rust.scm (rust-1.19): Use system libssh2 library.
during cargo build.  Note: libgit2 still bundled, because cargo
tests assume specific libgit2 minor release.
(rust-1.23): Inherit native-inputs from previous package.
(rust-1.25): Switch back to llvm 3.9.1 as workaround for
https://github.com/rust-lang/rust/issues/50556 issue.
(rust-1.27): Apply changes from
https://github.com/rust-lang-nursery/mdBook/pull/692 to make
generation of "searchindex.js" files reproducible. Disable cargo
test that required llvm 6.
2018-10-26 18:11:15 +02:00
Meiyo Peng 1fdcee026b
gnu: Add lxqt.
* gnu/packages/lxqt.scm (lxqt): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-26 22:07:05 +08:00
Meiyo Peng a457e3f6ef
gnu: libqtxdg: Simplify configure flags.
* gnu/packages/lxqt.scm (libqtxdg)[arugemnts]: Use relative path for
'QTXDGX_ICONENGINEPLUGIN_INSTALL_PATH'.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-26 22:07:05 +08:00
Meiyo Peng 097166dfb0
gnu: lxqt.scm: Remove ${CMAKE_INSTALL_PREFIX} from DESTINATION path.
* gnu/packages/lxqt.scm: Remove ${CMAKE_INSTALL_PREFIX} from DESTINATION path.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-26 22:07:04 +08:00
Meiyo Peng 31fd62c8ca
gnu: Add obconf-qt.
* gnu/packages/lxqt.scm (obconf-qt): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-26 22:06:57 +08:00
Meiyo Peng 32b74b7028
gnu: Add compton-conf.
* gnu/packages/lxqt.scm (compton-conf): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-26 21:41:38 +08:00
Meiyo Peng 9886134cc6
gnu: Add qps.
* gnu/packages/lxqt.scm (qps): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-26 21:36:43 +08:00
Meiyo Peng 7e9e775f44
gnu: Add qterminal.
* gnu/packages/lxqt.scm (qterminal): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-26 21:31:15 +08:00
Meiyo Peng 4b88ab554c
gnu: Add screengrab.
* gnu/packages/lxqt.scm (screengrab): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-26 21:20:21 +08:00
Meiyo Peng 604bdae7e5
gnu: Add lximage-qt.
* gnu/packages/lxqt.scm (lximage-qt): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-26 21:12:17 +08:00
Meiyo Peng 26127ebb97
gnu: lxqt.scm: Sort packages into base, core, etc.
* gnu/packages/lxqt.scm: Sort packages into base, core, etc.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-26 21:05:12 +08:00
Meiyo Peng 0aab234954
gnu: Add qtermwidget.
* gnu/packages/lxqt.scm (qtermwidget): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-26 18:54:16 +08:00
Tobias Geerinckx-Rice 21c51ebd66
gnu: hplip: Update home page.
* gnu/packages/cups.scm (hplip)[home-page]: Follow its permanent
redirection.
2018-10-26 02:30:52 +02:00
Tobias Geerinckx-Rice b17004f9f9
gnu: hplip: Update to 3.18.9.
* gnu/packages/cups.scm (hplip): Update to 3.18.9.
[arguments]: Add the resulting libraries to the build's RUNPATH.
2018-10-26 02:30:52 +02:00
Tobias Geerinckx-Rice 2fba511e0f
gnu: libsigrok: Update to 0.5.1.
* gnu/packages/electronics.scm (libsigrok): Update to 0.5.1.
[arguments]: Adjust to split udev rules and clean up a little.
2018-10-26 02:30:52 +02:00
Tobias Geerinckx-Rice 0e8e29088f
gnu: dnsmasq: Update to 2.80 [security fixes].
* gnu/packages/dns.scm (dnsmasq): Update to 2.80.
2018-10-26 02:30:52 +02:00
Tobias Geerinckx-Rice e81ddedaef
gnu: tinc: Use HTTPS for sources and home page.
* gnu/packages/vpn.scm (tinc)[source, home-page]: Use HTTPS.
2018-10-26 02:30:51 +02:00
Leo Famulari dea0178fb1
gnu: Mercurial: Update to 4.7.2.
* gnu/packages/version-control.scm (mercurial): Update to 4.7.2.
2018-10-25 20:00:27 -04:00
Meiyo Peng 84f6a9907b
gnu: Add pavucontrol-qt.
* gnu/packages/lxqt.scm (pavucontrol-qt): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-25 21:38:57 +08:00
Meiyo Peng 8b1d43a755
gnu: Add lxqt-themes.
* gnu/packages/lxqt.scm (lxqt-themes): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-25 21:34:55 +08:00
Meiyo Peng 5663b5b073
gnu: Add lxqt-qtplugin.
* gnu/packages/lxqt.scm (lxqt-qtplugin): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-25 21:25:54 +08:00
Meiyo Peng 643961bbc6
gnu: Add lxqt-powermanagement.
* gnu/packages/lxqt.scm (lxqt-powermanagement): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-25 21:21:26 +08:00
Meiyo Peng ca302c3e8c
gnu: Add lxqt-openssh-askpass.
* gnu/packages/lxqt.scm (lxqt-openssh-askpass): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-25 21:17:16 +08:00
Meiyo Peng bf0da63aae
gnu: Add lxqt-policykit.
* gnu/packages/lxqt.scm (lxqt-policykit): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-25 21:12:19 +08:00
Meiyo Peng a98000a462
gnu: Add lxqt-notificationd.
* gnu/packages/lxqt.scm (lxqt-notificationd): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-25 21:12:19 +08:00
Meiyo Peng f2b48558df
gnu: lxqt.scm: Move qttools from inputs to native-inputs.
* gnu/packages/lxqt.scm: Move qttools from inputs to native-inputs.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-25 21:12:13 +08:00
Meiyo Peng 35bfe41a01
gnu: Add lxqt-config.
* gnu/packages/lxqt.scm (lxqt-config): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-25 19:16:18 +08:00
Ricardo Wurmus 7b63047c94
gnu: Add r-sjplot.
* gnu/packages/cran.scm (r-sjplot): New variable.
2018-10-25 05:17:42 +02:00
Ricardo Wurmus 489a6178e6
gnu: Add r-ggeffects.
* gnu/packages/cran.scm (r-ggeffects): New variable.
2018-10-25 05:17:42 +02:00
Ricardo Wurmus 413944234c
gnu: Add r-glmmtmb.
* gnu/packages/cran.scm (r-glmmtmb): New variable.
2018-10-25 05:17:42 +02:00
Ricardo Wurmus aa4bde0b3a
gnu: Add r-sjstats.
* gnu/packages/cran.scm (r-sjstats): New variable.
2018-10-25 05:17:42 +02:00
Ricardo Wurmus 3b8a3f5548
gnu: Add r-tmb.
* gnu/packages/cran.scm (r-tmb): New variable.
2018-10-25 05:17:42 +02:00
Ricardo Wurmus 9b3ecb60e2
gnu: Add r-bayesplot.
* gnu/packages/cran.scm (r-bayesplot): New variable.
2018-10-25 05:17:42 +02:00
Ricardo Wurmus bd531e83d1
gnu: Add r-coin.
* gnu/packages/cran.scm (r-coin): New variable.
2018-10-25 05:17:42 +02:00
Ricardo Wurmus 63fcb88a50
gnu: Add r-pwr.
* gnu/packages/cran.scm (r-pwr): New variable.
2018-10-25 05:17:42 +02:00
Ricardo Wurmus 55a08dceb5
gnu: Add r-emmeans.
* gnu/packages/cran.scm (r-emmeans): New variable.
2018-10-25 05:17:42 +02:00
Ricardo Wurmus 7753b54366
gnu: Add r-multcomp.
* gnu/packages/cran.scm (r-multcomp): New variable.
2018-10-25 05:17:42 +02:00
Ricardo Wurmus 6ce07cf99d
gnu: Add r-th-data.
* gnu/packages/cran.scm (r-th-data): New variable.
2018-10-25 05:17:42 +02:00
Ricardo Wurmus 302db58552
gnu: Add r-sandwich.
* gnu/packages/cran.scm (r-sandwich): New variable.
2018-10-25 05:17:42 +02:00
Ricardo Wurmus 69bb2d9966
gnu: r-sjmisc: Update to 2.7.5.
* gnu/packages/cran.scm (r-sjmisc): Update to 2.7.5.
2018-10-25 05:17:42 +02:00
Ricardo Wurmus 9bf745c931
gnu: r-sjlabelled: Update to 1.0.14.
* gnu/packages/cran.scm (r-sjlabelled): Update to 1.0.14.
2018-10-25 05:17:42 +02:00
Tobias Geerinckx-Rice 9ac59ad30a
gnu: sfml: Update to 2.5.1.
* gnu/packages/game-development.scm (sfml): Update to 2.5.1.
2018-10-25 04:59:33 +02:00
Tobias Geerinckx-Rice 95f6adae34
gnu: sfml: Don't use unstable tarball.
* gnu/packages/game-development.scm (sfml)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2018-10-25 04:59:32 +02:00
Tobias Geerinckx-Rice b865e7c254
gnu: cdogs-sdl: Update to 0.6.8.
* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.8.
2018-10-25 04:59:29 +02:00
Ricardo Wurmus e2ec95c4eb
gnu: Add pdfpc.
* gnu/packages/pdf.scm (pdfpc): New variable.
2018-10-25 01:08:09 +02:00
Tobias Geerinckx-Rice f65fdd95df
gnu: Add hangups.
* gnu/packages/messaging.scm (hangups): New public variable.
2018-10-24 21:34:22 +02:00
Tobias Geerinckx-Rice 56a5ef4cb2
gnu: Add python-mechanicalsoup.
* gnu/packages/python-web.scm (python-mechanicalsoup)
(python2-mechanicalsoup): New public variable.
2018-10-24 21:34:22 +02:00
Tobias Geerinckx-Rice 11d99192c7
gnu: Add python-reparser.
* gnu/packages/python.scm (python-reparser, python2-reparser):
New public variable.
2018-10-24 21:34:21 +02:00
Tobias Geerinckx-Rice d4eb8a21a6
gnu: Add python-readlike.
* gnu/packages/python.scm (python-readlike, python2-readlike):
New public variables.
2018-10-24 21:34:21 +02:00
Tobias Geerinckx-Rice 5b59c77585
gnu: minixml: Update to 2.12.
* gnu/packages/xml.scm (minixml): Update to 2.12.
[arguments]: Add the resulting libraries to the build's RUNPATH.
2018-10-24 21:34:21 +02:00
Tobias Geerinckx-Rice ac9f481979
gnu: iproute2: Update to 4.19.0.
* gnu/packages/linux.scm (iproute): Update to 4.19.0.
2018-10-24 21:34:20 +02:00
Tobias Geerinckx-Rice f437e39aa2
gnu: loksh: Use PREFIX.
* gnu/packages/shells.scm (loksh)[argumentss]: Substitute PREFIX for
DESTDIR #:make-flags.
2018-10-24 21:34:20 +02:00
Meiyo Peng c1144c78ad
gnu: Add libkscreen.
* gnu/packages/kde.scm (libkscreen): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-24 22:37:24 +08:00
Meiyo Peng a6b941ddd1
gnu: lxqt.scm: Add prefix to licenses imports.
* gnu/packages/lxqt.scm: Import (guix licenses) with prefix "license:".

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-24 22:37:24 +08:00
Meiyo Peng 34e08de321
gnu: Add lxqt-admin.
* gnu/packages/lxqt.scm (lxqt-admin): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-24 22:37:24 +08:00
Meiyo Peng 2bdab26f06
gnu: Add lxqt-about.
* gnu/packages/lxqt.scm (lxqt-about): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-24 22:37:24 +08:00
Meiyo Peng d6fd4a76eb
gnu: Add pcmanfm-qt.
* gnu/packages/lxqt.scm (pcmanfm-qt): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-24 22:37:24 +08:00
Meiyo Peng 79f9e4e0b5
gnu: Add libfm-qt.
* gnu/packages/lxqt.scm (libfm-qt): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-24 22:37:24 +08:00
Meiyo Peng dbb4f7d0a6
gnu: Add lxqt-sudo.
* gnu/packages/lxqt.scm (lxqt-sudo): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-24 22:37:24 +08:00
Meiyo Peng cc7f417572
gnu: Add lxqt-runner.
* gnu/packages/lxqt.scm (lxqt-runner): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-24 22:37:24 +08:00
Meiyo Peng af291d1cdf
gnu: Add lxqt-panel.
* gnu/packages/lxqt.scm (lxqt-panel): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-24 22:37:24 +08:00
Meiyo Peng fbe645eafa
gnu: Add libsysstat.
* gnu/packages/lxqt.scm (libsysstat): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-24 22:37:24 +08:00
Meiyo Peng fab3484657
gnu: Add lxqt-globalkeys.
* gnu/packages/lxqt.scm (lxqt-globalkeys): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-24 22:37:24 +08:00
Marius Bakke 545da9fd5f
gnu: python-flake8: Update to 3.6.0.
* gnu/packages/check.scm (python-hypothesis)[native-inputs]: Change
PYTHON-FLAKE8 to PYTHON-FLAKE8-3.5.
* gnu/packages/python.scm (python-flake8, python2-flake8): Rename to ...
(python-flake8-3.5, python2-flake8-3.5): ... this.
(python-flake8, python2-flake8): New public variables.
2018-10-24 16:34:23 +02:00
Pierre Neidhardt 96b4977a19
gnu: Add gx-go.
* gnu/packages/ipfs.scm (gx-go): New variable.
2018-10-24 14:41:44 +02:00
Pierre Neidhardt e82ae67302
gnu: Add go-github-com-whyrusleeping-gx-util.
* gnu/packages/ipfs.scm (go-github-com-whyrusleeping-gx-util): New variable.
2018-10-24 14:41:44 +02:00
Pierre Neidhardt 5b6c3ad0cd
gnu: Add go-github-com-kr-fs.
* gnu/packages/golang.scm (go-github-com-kr-fs): New variable.
2018-10-24 14:41:44 +02:00
Efraim Flashner 96bdf904ac
gnu: dotherside: Update home-page.
* gnu/packages/qt.scm (dotherside)[home-page]: Fix project's home-page.
2018-10-24 14:17:53 +03:00
Pierre Neidhardt 202c1b9703
gnu: Add gx.
* gnu/packages/ipfs.scm (gx): New variable.
2018-10-24 12:27:59 +02:00
Pierre Neidhardt 566f13f845
gnu: Add go-github-com-ipfs-go-ipfs-api.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-api): New variable.
2018-10-24 12:27:59 +02:00
Pierre Neidhardt 247b1bd2b6
gnu: Add go-github-com-ipfs-go-ipfs-cmdkit-files.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-cmdkit-files): New variable.
2018-10-24 12:27:59 +02:00
Pierre Neidhardt 56eb7bd33c
gnu: Add go-github-com-whyrusleeping-stump.
* gnu/packages/golang.scm (go-github-com-whyrusleeping-stump): New variable.
2018-10-24 12:13:50 +02:00
Pierre Neidhardt 38566e975e
gnu: Add go-github-com-whyrusleeping-progmeter.
* gnu/packages/golang.scm (go-github-com-whyrusleeping-progmeter): New variable.
2018-10-24 12:13:50 +02:00
Pierre Neidhardt 7bd9020e48
gnu: Add go-github-com-whyrusleeping-json-filter.
* gnu/packages/golang.scm (go-github-com-whyrusleeping-json-filter): New variable.
2018-10-24 12:13:50 +02:00
Pierre Neidhardt b5bb0b500b
gnu: Add go-github-com-urfave-cli.
* gnu/packages/golang.scm (go-github-com-urfave-cli): New variable.
2018-10-24 12:13:50 +02:00
Pierre Neidhardt 20f48e4b5d
gnu: Add go-github-com-sabhiram-go-gitignore.
* gnu/packages/golang.scm (go-github-com-sabhiram-go-gitignore): New variable.
2018-10-24 12:13:50 +02:00
Pierre Neidhardt ad8d463740
gnu: Add go-github-com-cheekybits-is.
* gnu/packages/golang.scm (go-github-com-cheekybits-is): New variable.
2018-10-24 12:13:50 +02:00
Pierre Neidhardt 38d346dcc6
gnu: Add go-github-com-whyrusleeping-tar-utils.
* gnu/packages/golang.scm (go-github-com-whyrusleeping-tar-utils): New variable.
2018-10-24 12:13:50 +02:00
Pierre Neidhardt 66fb6e292a
gnu: Add go-github-com-multiformats-go-multiaddr-net.
* gnu/packages/golang.scm (go-github-com-multiformats-go-multiaddr-net): New variable.
2018-10-24 12:13:49 +02:00
Pierre Neidhardt e53121b36f
gnu: Add go-github-com-multiformats-go-multiaddr.
* gnu/packages/golang.scm (go-github-com-multiformats-go-multiaddr): New variable.
2018-10-24 12:13:49 +02:00
Pierre Neidhardt 8cb9128173
gnu: Add go-github-com-mitchellh-go-homedir.
* gnu/packages/golang.scm (go-github-com-mitchellh-go-homedir): New variable.
2018-10-24 12:13:49 +02:00
Pierre Neidhardt 77d8a91792
gnu: Add go-github-com-libp2p-go-libp2p-metrics.
* gnu/packages/golang.scm (go-github-com-libp2p-go-libp2p-metrics): New variable.
2018-10-24 12:13:49 +02:00
Pierre Neidhardt 43a5c17737
gnu: Add go-github-com-libp2p-go-libp2p-protocol.
* gnu/packages/golang.scm (go-github-com-libp2p-go-libp2p-protocol): New variable.
2018-10-24 12:13:49 +02:00
Pierre Neidhardt 1db1e3c79e
gnu: Add go-github-com-libp2p-go-libp2p-peer.
* gnu/packages/golang.scm (go-github-com-libp2p-go-libp2p-peer): New variable.
2018-10-24 12:13:49 +02:00
Pierre Neidhardt 2e42e587b4
gnu: Add go-github-com-multiformats-go-multihash.
* gnu/packages/golang.scm (go-github-com-multiformats-go-multihash): New variable.
2018-10-24 12:13:49 +02:00
Pierre Neidhardt 9a7f157571
gnu: Add go-github-com-spaolacci-murmur3.
* gnu/packages/golang.scm (go-github-com-spaolacci-murmur3): New variable.
2018-10-24 12:13:49 +02:00
Pierre Neidhardt 90f2a84805
gnu: Add go-github-com-minio-blake2b-simd.
* gnu/packages/golang.scm (go-github-com-minio-blake2b-simd): New variable.
2018-10-24 12:13:49 +02:00
Pierre Neidhardt 27d59d8bf5
gnu: Add go-github-com-gxed-hashland-keccakpg.
* gnu/packages/golang.scm (go-github-com-gxed-hashland-keccakpg): New variable.
2018-10-24 12:13:49 +02:00
Pierre Neidhardt 15272a5053
gnu: Add go-github-com-mr-tron-base58.
* gnu/packages/golang.scm (go-github-com-mr-tron-base58): New variable.
2018-10-24 12:13:49 +02:00
Pierre Neidhardt 71f3680499
gnu: Add go-github-com-libp2p-go-libp2p-crypto.
* gnu/packages/golang.scm (go-github-com-libp2p-go-libp2p-crypto): New variable.
2018-10-24 12:13:49 +02:00
Pierre Neidhardt ff2d11c3ce
gnu: Add go-github-com-minio-sha256-simd.
* gnu/packages/golang.scm (go-github-com-minio-sha256-simd): New variable.
2018-10-24 12:13:49 +02:00
Pierre Neidhardt d5599afadf
gnu: Add go-github-com-btcsuite-btcd-btcec.
* gnu/packages/golang.scm (go-github-com-btcsuite-btcd-btcec): New variable.
2018-10-24 12:13:48 +02:00
Pierre Neidhardt 171c3259fc
gnu: Add go-github-com-btcsuite-btclog.
* gnu/packages/golang.scm (go-github-com-btcsuite-btclog): New variable.
2018-10-24 12:13:48 +02:00
Pierre Neidhardt 6a95e3a3a4
gnu: Add go-github-com-davecgh-go-spew.
* gnu/packages/golang.scm (go-github-com-davecgh-go-spew): New variable.
2018-10-24 12:13:48 +02:00
Pierre Neidhardt 386bd7ba39
gnu: Add go-github-com-libp2p-go-flow-metrics.
* gnu/packages/golang.scm (go-github-com-libp2p-go-flow-metrics): New variable.
2018-10-24 12:13:22 +02:00
Pierre Neidhardt 48a279ee14
gnu: go-golang-org-x-crypto-union: Wrap all crypto packages.
* gnu/packages/golang.scm (go-golang-org-x-crypto-union): Include
go-golang-org-x-crypto-ed25519, go-golang-org-x-crypto-ripemd160,
go-golang-org-x-crypto-blake2s, go-golang-org-x-crypto-sha3 in union.
2018-10-24 12:13:22 +02:00
Pierre Neidhardt 19789c8b91
gnu: Add go-golang-org-x-crypto-sha3.
* gnu/packages/golang.scm (go-golang-org-x-crypto-sha3): New variable.
2018-10-24 12:13:22 +02:00
Pierre Neidhardt 6fa257cca7
gnu: Add go-golang-org-x-crypto-blake2s.
* gnu/packages/golang.scm (go-golang-org-x-crypto-blake2s): New variable.
2018-10-24 12:13:22 +02:00
Pierre Neidhardt a9010ead4c
gnu: Add go-golang-org-x-crypto-ripemd160.
* gnu/packages/golang.scm (go-golang-org-x-crypto-ripemd160): New variable.
2018-10-24 12:13:21 +02:00
Pierre Neidhardt 7eb0ad380b
gnu: Add go-golang-org-x-crypto-ed25519.
* gnu/packages/golang.scm (go-golang-org-x-crypto-ed25519): New variable.
2018-10-24 12:13:21 +02:00
Pierre Neidhardt 830dc25176
gnu: Move go-golang-org-x-crypto-union from syncthing.scm to golang.scm
* gnu/packages/syncthing.scm (go-golang-org-x-crypto-union): Delete.
* gnu/packages/golang.scm (go-golang-org-x-crypto-union): Add.
2018-10-24 12:13:21 +02:00
Pierre Neidhardt 5787e15230
gnu: Move go-github-com-gogo-protobuf* from syncthing.scm to golang.scm
* gnu/packages/syncthing.scm (go-github-com-gogo-protobuf,
  go-github-com-gogo-protobuf-protoc-gen-gogo,
  go-github-com-gogo-protobuf-union): Delete.

* gnu/packages/golang.scm (go-github-com-gogo-protobuf,
  go-github-com-gogo-protobuf-protoc-gen-gogo,
  go-github-com-gogo-protobuf-union): Add.
2018-10-24 10:46:05 +02:00
Tobias Geerinckx-Rice 569adffe4b
gnu: pcsc-lite: Update to 1.8.24.
* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.24.
2018-10-24 05:59:36 +02:00
Tobias Geerinckx-Rice 716cd19ad2
gnu: loksh: Update to 6.4.
* gnu/packages/shells.scm (loksh): Update to 6.4.
[inputs]: Add ncurses.
2018-10-24 05:59:36 +02:00
Tobias Geerinckx-Rice e5d757709a
gnu: loksh: Don't use unstable tarball.
* gnu/packages/shells.scm (loksh)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2018-10-24 05:59:35 +02:00
Tobias Geerinckx-Rice d0d3ed6dfc
gnu: tinc: Update to 1.0.35 [fixes CVE-2018-{16737,16738,16758}].
* gnu/packages/vpn.scm (tinc): Update to 1.0.35.
2018-10-24 05:59:35 +02:00
Mark H Weaver ce7ceef37f
gnu: linux-libre: Update to 4.19.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.
(%linux-libre-hash): Update hash.
(%linux-libre-4.18-patches): Rename to ...
(%linux-libre-4.19-patches): ... this, and remove a patch that is
no longer needed.
(linux-libre, linux-libre-arm-generic, linux-libre-arm-omap2plus):
Use %linux-libre-4.19-patches instead of %linux-libre-4.18-patches.
* gnu/packages/aux-files/linux-libre/4.18-arm.conf,
gnu/packages/aux-files/linux-libre/4.18-arm64.conf,
gnu/packages/aux-files/linux-libre/4.18-i686.conf,
gnu/packages/aux-files/linux-libre/4.18-x86_64.conf: Remove files.
* gnu/packages/aux-files/linux-libre/4.19-arm.conf,
gnu/packages/aux-files/linux-libre/4.19-arm64.conf,
gnu/packages/aux-files/linux-libre/4.19-i686.conf,
gnu/packages/aux-files/linux-libre/4.19-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Adjust accordingly.
2018-10-23 22:57:14 -04:00
Tobias Geerinckx-Rice d9bcdfce29
gnu: mongodb: Use INVOKE.
* gnu/packages/databases.scm (mongodb)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-10-24 04:56:23 +02:00
Tobias Geerinckx-Rice 94617bddb0
gnu: libbytesize: Update to 1.4.
* gnu/packages/c.scm (libbytesize): Update to 1.4.
[source]: Parametrise.
2018-10-24 04:56:23 +02:00
Tobias Geerinckx-Rice 50f5aa4b9e
gnu: xmlsec: Update to 1.2.27.
* gnu/packages/xml.scm (xmlsec): Update to 1.2.27.
[source]: Don't rely on NAME.
2018-10-24 04:56:23 +02:00
Tobias Geerinckx-Rice 0ba0ab814a
gnu: Add wavemon.
* gnu/packages/hardware.scm (wavemon): New public variable.
2018-10-24 03:58:20 +02:00
Mark H Weaver d78587edca
gnu: icecat: Add fixes from mozilla-esr60 [security fixes].
Includes fixes for CVE-2018-12389, CVE-2018-12390, CVE-2018-12391,
CVE-2018-12392, CVE-2018-12393, CVE-2018-12395, CVE-2018-12396, and
CVE-2018-12397.

* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected changesets from the
upstream mozilla-esr60 repository.  Relabel some previously existing patches
to reflect CVE assignments.
2018-10-23 19:41:47 -04:00
Brett Gilio b4237a6ec0
gnu: emacs-nov-el: Update to 0.2.6.
* gnu/packages/emacs.scm (emacs-nov-el): Update to 0.2.6.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-23 23:58:39 +02:00
Leo Famulari 12995856e2
gnu: libssh: Fetch the source code more efficiently.
* gnu/packages/ssh.scm (libssh)[source]: Use the git:// protocol.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-23 23:58:39 +02:00
Laura Lazzati b55697fbb4
gnu: Add r-aspi.
* gnu/packages/cran.scm (r-aspi): New variable.

Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2018-10-23 23:20:13 +02:00
Pierre Neidhardt d89872f955
gnu: sbcl-parse-float: Remove comment about license.
* gnu/packages/lisp.scm (sbcl-parse-float): The license really is public domain.
2018-10-23 20:36:58 +02:00
Marius Bakke 0c8e255549
gnu: python-attrs: Update to 18.2.0.
* gnu/packages/python.scm (python-attrs): Update to 18.2.0.
[arguments]: New field.
[native-inputs]: Add PYTHON-PYMPLER.
(python-attrs-bootstrap): Stay on version 17.4.0.
2018-10-23 17:11:03 +02:00
Marius Bakke 5176795d22
gnu: Add python-pympler.
* gnu/packages/python.scm (python-pympler, python2-pympler): New public variables.
2018-10-23 17:11:03 +02:00
Marius Bakke 78da6977c7
gnu: suil: Use python2 for building.
* gnu/packages/audio.scm (suil)[arguments]: Set #:python.
2018-10-23 16:59:29 +02:00
Marius Bakke 22ce8b56f2
gnu: ganv: Use python2 for building.
* gnu/packages/gtk.scm (ganv)[arguments]: Set #:python.
2018-10-23 16:59:29 +02:00
Meiyo Peng bf076d8ba6
gnu: Add libstatgrab.
* gnu/packages/lxqt.scm (libstatgrab): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-23 22:39:09 +08:00
Meiyo Peng 64fac507dd
gnu: Add libdbusmenu-qt.
* gnu/packages/lxqt.scm (libdbusmenu-qt): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-23 22:23:49 +08:00
Meiyo Peng d58aefdf06
gnu: lxqt.scm: Sort packages alphabetically.
* gnu/packages/lxqt.scm: Sort packages alphabetically.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-23 21:37:48 +08:00
Meiyo Peng 088096aa0e
gnu: lxqt-build-tools: Update download URL and home page URL.
* gnu/packages/lxqt.scm (lxqt-build-tools)
[source]: Update download URL to the 'lxqt' repository.
[home-page]: Use HTTPS.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-23 21:33:45 +08:00
Meiyo Peng 70c488f8dd
gnu: lxqt-session: Update to 0.13.0.
* gnu/packages/lxqt.scm (lxqt-session): Update to 0.13.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-23 21:29:55 +08:00
Nicolas Goaziou f0ac761f95
gnu: grammalecte: Update home page.
* gnu/packages/dictionaries.scm (grammalecte)[home-page]: Update URL.
2018-10-23 09:59:16 +02:00
Leo Famulari a89f731b15
gnu: Xiph: Use HTTPS URLs.
* gnu/packages/xiph.scm (libogg, libvorbis, libtheora, speex, speexdsp, ao,
flac, libkate, vorbis-tools, opus-tools opusfile, icecast, libshout)[source]:
Use HTTPS URLs.
(icecast)[home-page]: Use HTTPS URL.
2018-10-23 00:18:17 -04:00
Leo Famulari a640492f6d
gnu: Opus: Update to 1.3.
* gnu/packages/xiph.scm (opus): Update to 1.3.
2018-10-23 00:18:17 -04:00
Leo Famulari d0ff383ed8
gnu: opus-tools: Update to 0.2.
* gnu/packages/xiph.scm (opus-tools): Update to 0.2.
[native-inputs]: Add pkg-config.
[inputs]: Add libopusenc and opusfile. Remove libogg and opus.
2018-10-23 00:18:17 -04:00
Leo Famulari 844b3272da
gnu: opusfile: Propagate dependencies required in pkg-config.
* gnu/packages/xiph.scm (opusfile)[inputs]: Move libogg and openssl to
propagated-inputs.
2018-10-23 00:18:17 -04:00
Leo Famulari ce08d54c35
gnu: Add libopusenc.
* gnu/packages/xiph.scm (libopusenc): New variable.
2018-10-23 00:18:13 -04:00
Tobias Geerinckx-Rice d6a9c4ecfb
gnu: unbound: Update to 1.8.1.
* gnu/packages/dns.scm (unbound): Update to 1.8.1.
2018-10-23 04:18:50 +02:00
Tobias Geerinckx-Rice 661da25133
gnu: Remove duplicate import from (gnu packages messaging).
* gnu/packages/messaging.scm (define-module): Remove duplicate module
import.  Order the remainder alphabetically.
2018-10-23 04:18:40 +02:00
Tobias Geerinckx-Rice ee5c83533d
gnu: cppcheck: Update to 1.85.
* gnu/packages/check.scm (cppcheck): Update to 1.85.
2018-10-23 03:14:31 +02:00
Tobias Geerinckx-Rice 3891c38346
gnu: bs1770gain: Update to 0.5.1.
* gnu/packages/audio.scm (bs1770gain): Update to 0.5.1.
2018-10-23 03:14:30 +02:00
Tobias Geerinckx-Rice 2820e31590
gnu: zstd: Update to 1.3.7.
* gnu/packages/compression.scm (zstd): Update to 1.3.7.
2018-10-23 03:14:30 +02:00
Marius Bakke 4cdbffdc2f
gnu: python-stem: Update to 1.7.0.
* gnu/packages/python.scm (python-stem): Update to 1.7.0.
[arguments]: Remove obsolete phase.
[native-inputs]: Change PYTHON-PEP8 to PYTHON-PYCODESTYLE.
2018-10-23 00:35:05 +02:00
Marius Bakke 3a23036a0a
gnu: python-datrie: Fix FTBFS with Python 3.7.
* gnu/packages/python.scm (python-datrie)[arguments]: Add phase 'cythonize'.
2018-10-22 23:08:14 +02:00
Marius Bakke c166a88dea
Merge branch 'master' into core-updates 2018-10-22 23:07:16 +02:00
Marius Bakke 63abd1e2a3
gnu: python-pymongo: Update to 3.7.2.
* gnu/packages/python.scm (python-pymongo): Update to 3.7.2.
2018-10-22 23:01:19 +02:00
Marius Bakke 47d7c10387
gnu: python-sure: Update to 1.4.11.
* gnu/packages/python.scm (python-sure): Update to 1.4.11.
2018-10-22 23:01:19 +02:00
Marius Bakke 9b9aaa57e3
gnu: python-markdown: Update to 3.0.1.
* gnu/packages/python.scm (python-markdown): Update to 3.0.1.
[arguments]: Remove.
2018-10-22 23:01:19 +02:00
Marius Bakke 1b50df7d5b
gnu: python-markdown: Update home page.
* gnu/packages/python.scm (python-markdown)[home-page]: Change to current.
2018-10-22 23:01:19 +02:00
Marius Bakke cb61baf0e7
gnu: python-m2crypto: Update to 0.30.1.
* gnu/packages/python-crypto.scm (python-m2crypto): Update to 0.30.1.
2018-10-22 23:01:19 +02:00
Marius Bakke e810de3e68
gnu: python-m2crypto: python-typing is only needed for python2.
* gnu/packages/python-crypto.scm (python-m2crypto)[propagated-inputs]: Remove.
[properties]: New field.
(python2-m2crypto)[propagated-inputs]: Add PYTHON2-TYPING.
2018-10-22 23:01:19 +02:00
Marius Bakke 90fb136ff7
gnu: xorg-server: Update to 1.20.2.
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.2.
2018-10-22 23:01:19 +02:00
Marius Bakke 4350cacdf7
gnu: xf86-input-libinput: Update to 0.28.1.
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.28.1.
2018-10-22 23:01:18 +02:00
Marius Bakke 3743e117a6
gnu: libmd: Update to 1.0.1.
* gnu/packages/crypto.scm (libmd): Update to 1.0.1.
2018-10-22 23:01:18 +02:00
Marius Bakke f38eedd518
gnu: samba: Update to 4.8.6.
* gnu/packages/samba.scm (samba): Update to 4.8.6.
2018-10-22 23:01:18 +02:00
Marius Bakke 3ad0a35890
gnu: Add GN.
* gnu/packages/build-tools.scm (gn): New public variable.
2018-10-22 23:01:18 +02:00
Marius Bakke f232c875d2
gnu: python-lazy-object-proxy: Update to 1.3.1.
* gnu/packages/python.scm (python-lazy-object-proxy): Update to 1.3.1.
2018-10-22 23:01:18 +02:00
Marius Bakke b45688313b
gnu: python-mistune: Update to 0.8.4.
* gnu/packages/python.scm (python-mistune): Update to 0.8.4.
2018-10-22 23:01:18 +02:00
Meiyo Peng 9861bcd182
gnu: liblxqt: Update to 0.13.0.
* gnu/packages/lxqt.scm (liblxqt): Update to 0.13.0.
[source]: Remove patches.
[home-page]: Use HTTPS.
* gnu/packages/patches/liblxqt-include.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-22 22:09:51 +08:00
Meiyo Peng 50401c2a68
gnu: libqtxdg: Update to 3.2.0.
* gnu/packages/lxqt.scm (libqtxdg): Update to 3.2.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-22 22:09:51 +08:00
Christopher Lemmer Webber 51f4e36cb9
gnu: Add emacs-scribble-mode.
* gnu/packages/emacs.scm (emacs-scribble-mode): New variable.
2018-10-22 09:59:42 -04:00
Nicolas Goaziou 3a352a4405
gnu: snap: Update to 4.2.2.2.
* gnu/packages/education.scm (snap): Update to 4.2.2.2.  Update source URL.
2018-10-22 15:56:38 +02:00
Ricardo Wurmus 09aa3d063a
gnu: Add r-ruvseq.
* gnu/packages/bioconductor.scm (r-ruvseq): New variable.
2018-10-22 13:00:24 +02:00
Leo Famulari 318ec0a896
gnu: livemedia-utils: Update to 2018.10.17 [fixes CVE-2018-4013].
* gnu/packages/video.scm (livemedia-utils): Update to 2018.10.17.
2018-10-22 03:37:53 -04:00
Leo Famulari 69c69c2d8e
gnu: libmpdclient: Update to 2.16.
* gnu/packages/mpd.scm (libmpdclient): Update to 2.16.
2018-10-21 23:55:28 -04:00
Tobias Geerinckx-Rice dc3dfa131f
gnu: knot: Update to 2.7.3.
* gnu/packages/dns.scm (knot): Update to 2.7.3.
2018-10-22 00:40:05 +02:00
Leo Famulari df71447e99
gnu: OpenSSH: Update to 7.9p1.
* gnu/packages/ssh.scm (openssh): Update to 7.9p1.
2018-10-21 18:33:58 -04:00
Pierre Langlois ff598353c0
gnu: light: Update to 1.2.
* gnu/packages/linux.scm (light): Update to 1.2.
[source]: Switch to url-fetch.
[arguments]: Remove.
[native-inputs]: Remove help2man. Add autoconf and automake.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-21 23:54:46 +02:00
Luther Thompson 16d212510a
gnu: Add python-ilinkedlist.
* gnu/packages/python.scm (python-ilinkedlist): New variable.
2018-10-21 23:54:46 +02:00
Ludovic Courtès aff38cb199
install: Make /var/guix/…/guix-profile a relative symlink.
* gnu/build/install.scm (populate-single-profile-directory): Make
/var/guix/profiles/per-user/root/guix-profile a relative symlink.
2018-10-21 23:54:46 +02:00
Ricardo Wurmus f8ee22fc8b
gnu: flexbar: Update to 3.4.0.
* gnu/packages/bioinformatics.scm (flexbar): Update to 3.4.0.
[source]: Fetch from git.
[arguments]: Adjust check and install phases.
[home-page]: Update to new home at Github.
[license]: Change to bsd-3.
2018-10-21 23:06:47 +02:00
Ricardo Wurmus 4d93a9a36c
gnu: seqan: Update to 2.4.0.
* gnu/packages/bioinformatics.scm (seqan): Update to 2.4.0.
[native-inputs]: Replace bzip2 with xz.
(seqan-1): New variable.
(tophat)[inputs]: Use seqan-1.
2018-10-21 23:06:47 +02:00
Ricardo Wurmus 4b8f4536ce
gnu: khmer: Update to 2.1.2.
* gnu/packages/bioinformatics.scm (khmer): Update to 2.1.2.
[source]: Fetch from git; remove bundled libraries in snippet.
[arguments]: Remove "set-paths" phase; remove "post-install-check" phase;
remove "reset-gzip-timestamps" phase.
[native-inputs]: Remove seqan and python-nose; add python-cython,
python-pytest, and python-pytest-runner.
[inputs]: Remove gcc-4.9.
2018-10-21 23:06:47 +02:00
Ricardo Wurmus 50e33c3a8c
gnu: python-screed: Update to 1.0.
* gnu/packages/bioinformatics.scm (python-screed): Update to 1.0.
[arguments]: Run tests after installation.
[native-inputs]: Add python-pytest, python-pytest-cov, and
python-pytest-runner; remove python-nose.
2018-10-21 23:06:47 +02:00
Ricardo Wurmus 0db75f7a79
gnu: fasttree: Use INVOKE.
* gnu/packages/bioinformatics.scm (fasttree)[arguments]: Use INVOKE; simplify
install phase.
2018-10-21 23:06:46 +02:00
Ricardo Wurmus 38622ccd14
gnu: express-beta-diversity: Update to 1.0.8.
* gnu/packages/bioinformatics.scm (express-beta-diversity): Update to 1.0.8.
[source]: Fetch from git.
[arguments]: Use INVOKE; remove "exit-source" build phase; simplify.
2018-10-21 23:06:46 +02:00
Ricardo Wurmus c96ca68f31
gnu: edirect: Update to 10.2.20181018.
* gnu/packages/bioinformatics.scm (edirect): Update to 10.2.20181018.
[arguments]: Add simple check phase; simplify other phases.
[inputs]: Add perl-xml-simple.
2018-10-21 23:06:46 +02:00
Ricardo Wurmus 949fa34b84
gnu: eigensoft: Update to 7.2.1.
* gnu/packages/bioinformatics.scm (eigensoft): Update to 7.2.1.
[arguments]: Remove Makefile modification.
2018-10-21 23:06:46 +02:00
Ricardo Wurmus 5748fe5fcc
gnu: discrover: Fetch from git.
* gnu/packages/bioinformatics.scm (discrover)[source]: Fetch from git.
2018-10-21 23:06:46 +02:00
Ricardo Wurmus 4348a059e5
gnu: Add texlive-latex-examplep.
* gnu/packages/tex.scm (texlive-latex-examplep): New variable.
2018-10-21 23:06:46 +02:00
Ricardo Wurmus f50f343e0d
gnu: Add texlive-latex-verbatimbox.
* gnu/packages/tex.scm (texlive-latex-verbatimbox): New variable.
2018-10-21 23:06:46 +02:00
Ricardo Wurmus 1d0669f4b4
gnu: Add texlive-latex-readarray.
* gnu/packages/tex.scm (texlive-latex-readarray): New variable.
2018-10-21 23:06:46 +02:00
Ricardo Wurmus 893fbf1285
gnu: Add texlive-generic-listofitems.
* gnu/packages/tex.scm (texlive-generic-listofitems): New variable.
2018-10-21 23:06:46 +02:00
Ricardo Wurmus 49b2e86adf
gnu: Add texlive-latex-doi.
* gnu/packages/tex.scm (texlive-latex-doi): New variable.
2018-10-21 23:06:46 +02:00
Ricardo Wurmus 1c06399358
gnu: diamond: Fetch from git.
* gnu/packages/bioinformatics.scm (diamond)[source]: Fetch from git.
2018-10-21 23:06:46 +02:00
Ricardo Wurmus 7a1e62ca67
gnu: delly: Update to 0.7.9.
* gnu/packages/bioinformatics.scm (delly): Update to 0.7.9.
[source]: Fetch from git.
[arguments]: Add phase install-templates; use default install phase.
[native-inputs]: Remove python-2.
[home-page]: Use new home page.
* gnu/packages/patches/delly-use-system-libraries.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
2018-10-21 23:06:46 +02:00
Ricardo Wurmus 4d494a4fa3
gnu: deeptools: Update to 3.1.3.
* gnu/packages/bioinformatics.scm (deeptools): Update to 3.1.3.
2018-10-21 23:06:46 +02:00
Ricardo Wurmus e6b65bd219
gnu: eolie: Update to 0.9.45.
* gnu/packages/gnome.scm (eolie): Update to 0.9.45.
2018-10-21 23:06:46 +02:00
Ricardo Wurmus 42643fc24d
gnu: python-dendropy: Fetch from git.
* gnu/packages/bioinformatics.scm (python-dendropy)[source]: Fetch from git.
2018-10-21 23:06:46 +02:00
Ricardo Wurmus 6b31040ae6
gnu: python-py2bit: Update to 0.3.0.
* gnu/packages/bioinformatics.scm (python-py2bit): Update to 0.3.0.
2018-10-21 23:06:45 +02:00
Ricardo Wurmus 6b7260bad1
gnu: cutadapt: Update to 1.18.
* gnu/packages/bioinformatics.scm (cutadapt): Update to 1.18.
[inputs]: Add python-dnaio.
2018-10-21 23:06:45 +02:00
Ricardo Wurmus a5b0038cbd
gnu: Add python-dnaio.
* gnu/packages/bioinformatics.scm (python-dnaio): New variable.
2018-10-21 23:06:45 +02:00
Ricardo Wurmus 7321920cd3
gnu: crossmap: Update to 0.2.9.
* gnu/packages/bioinformatics.scm (crossmap): Update to 0.2.9.
* gnu/packages/patches/crossmap-allow-system-pysam.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
2018-10-21 23:06:45 +02:00
Ricardo Wurmus 8640f9ec91
gnu: python-twobitreader: Update to 3.1.6.
* gnu/packages/bioinformatics.scm (python-twobitreader): Update to 3.1.6.
[source]: Fetch from git.
2018-10-21 23:06:45 +02:00
Ricardo Wurmus f5cec0068a
gnu: Add python-bx-python.
* gnu/packages/bioinformatics.scm (python-bx-python): New variable.
(python2-bx-python): Define in terms of python-bx-python.
2018-10-21 23:06:45 +02:00
Ricardo Wurmus 2ba2d62c69
gnu: python2-bx-python: Update to 0.8.2.
* gnu/packages/bioinformatics.scm (python2-bx-python): Update to 0.8.2.
[source]: Remove obsolete snippet.
[inputs]: Move python2-numpy from here...
[propagated-inputs]: ...to here; add python2-six.
[native-inputs]: Add python2-lzo and python2-cython.
[home-page]: Update to new home at Github.
2018-10-21 23:06:45 +02:00
Ricardo Wurmus 1d18ee6dfd
gnu: bwa-pssm: Fetch from git.
* gnu/packages/bioinformatics.scm (bwa-pssm)[source]: Fetch from git.
2018-10-21 23:06:45 +02:00
Ricardo Wurmus 9a6808e0c0
gnu: tophat: Update to 2.1.1.
* gnu/packages/bioinformatics.scm (tophat): Update to 2.1.1.
* gnu/packages/patches/tophat-build-with-later-seqan.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
2018-10-21 23:06:45 +02:00
Mark H Weaver f7618bf18e
gnu: linux-libre: Update to 4.18.16.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.16.
(%linux-libre-hash): Update hash.
2018-10-21 14:59:30 -04:00
Mark H Weaver 668834cae0
gnu: linux-libre@4.14: Update to 4.14.78.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.78.
(%linux-libre-4.14-hash): Update hash.
2018-10-21 14:58:03 -04:00
Mark H Weaver c4a7a51292
gnu: linux-libre@4.9: Update to 4.9.135.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.135.
2018-10-21 14:57:24 -04:00
Mark H Weaver 9ab6c680ba
gnu: linux-libre@4.4: Update to 4.4.162.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.162.
2018-10-21 14:56:44 -04:00
Pierre Neidhardt 673364cd3a
gnu: Add emacs-slime-repl-ansi-color.
* gnu/packages/emacs.scm (emacs-slime-repl-ansi-color): New variable.
2018-10-21 19:49:10 +02:00
Marius Bakke ffddb42d6c
Merge branch 'master' into core-updates 2018-10-21 18:06:02 +02:00
Marius Bakke e381ae317c
gnu: python2-bz2file: Inherit arguments from python-bzfile.
* gnu/packages/python.scm (python-bz2file)[properties]: Remove field.
(python2-bz2file): Use PACKAGE-WITH-PYTHON2.
2018-10-21 18:03:06 +02:00
Marius Bakke ecc604baf0
gnu: klick: Use scons-python2 for building.
* gnu/packages/music.scm (klick)[arguments]: Add #:scons.
2018-10-21 18:03:06 +02:00
Marius Bakke 3a69b59332
gnu: rng-tools: Update to 6.6.
* gnu/packages/linux.scm (rng-tools): Update to 6.6.
2018-10-21 17:57:01 +02:00
Marius Bakke 9b6dc31b6d
gnu: fluidsynth: Update to 2.0.1.
* gnu/packages/audio.scm (fluidsynth): Update to 2.0.1.
(fluidsynth-1): New public variable.
* gnu/packages/games.scm (gzdoom)[inputs]: Change FLUIDSYNTH to FLUIDSYNTH-1.
* gnu/packages/music.scm (lmms)[inputs]: Likewise.
2018-10-21 17:57:01 +02:00
Marius Bakke b6b3e5120a
gnu: libgxps: Update to 0.3.0.
* gnu/packages/gnome.scm (libgxps): Update to 0.3.0.
[source](patches): Remove.
[build-system]: Switch to MESON-BUILD-SYSTEM.
[inputs]: Change LIBJPEG to LIBJPEG-TURBO.
* gnu/packages/patches/libgxps-CVE-2017-11590.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2018-10-21 17:57:01 +02:00
Marius Bakke c8d62d936e
gnu: libgxps: Propagate required inputs.
* gnu/packages/gnome.scm (libgxps)[inputs]: Move CAIRO, GLIB and LIBARCHIVE ...
[propagated-inputs]: ... here.  New field.
2018-10-21 17:57:01 +02:00
Marius Bakke 920de4286a
gnu: re2: Update to 2018-10-01.
* gnu/packages/regex.scm (re2): Update to 2018-10-01.
2018-10-21 17:57:01 +02:00
Marius Bakke ab5e4be647
gnu: libgphoto2: Update to 2.5.19.
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.19.
2018-10-21 17:57:01 +02:00
Marius Bakke 8941b4ab3d
gnu: appstream-glib: Update to 0.7.14.
* gnu/packages/glib.scm (appstream-glib): Update to 0.7.14.
2018-10-21 17:57:00 +02:00
Marius Bakke 8eadc55202
gnu: openal: Update to 1.19.1.
* gnu/packages/audio.scm (openal): Update to 1.19.1.
2018-10-21 17:57:00 +02:00
Efraim Flashner 2c17bd7b29
gnu: kodi: Disable version checker.
Fixes bug#32997.

* gnu/packages/kodi.scm (kodi)[arguments]: Add substitution to remove
the version checking configuration option.
2018-10-21 16:39:26 +03:00
Ben Woodcroft 617c478506
gnu: python2-dendropy: Disable failing test.
* gnu/packages/bioinformatics.scm (python2-dendropy)[arguments]: Disable
failing test.
2018-10-21 22:31:56 +10:00
Ricardo Wurmus 21c837405a
gnu: bowtie: Update to 2.3.4.3.
* gnu/packages/bioinformatics.scm (bowtie): Update to 2.3.4.3.
[source]: Fetch from git.
[inputs]: Replace python-2 with python-wrapper; move perl, perl-clone,
perl-test-deep, and perl-test-simple from here...
[native-inputs]: ...to here.
[arguments]: Simplify check phase.
2018-10-20 23:37:34 +02:00
Ricardo Wurmus f45093429c
gnu: blast+: Use INVOKE and return #T unconditionally.
* gnu/packages/bioinformatics.scm (blast+)[arguments]: Use INVOKE and
return #T unconditionally.
2018-10-20 23:37:34 +02:00
Ricardo Wurmus f8b697a385
gnu: bedops: Update to 2.4.35.
* gnu/packages/bioinformatics.scm (bedops): Update to 2.4.35.
[source]: Fetch from git.
2018-10-20 23:37:34 +02:00
Ricardo Wurmus 337d72fb44
gnu: bedops: Use INVOKE.
* gnu/packages/bioinformatics.scm (bedops)[arguments]: Use INVOKE.
2018-10-20 23:37:34 +02:00
Ricardo Wurmus c793f4d8fb
gnu: bamm: Fetch from git and use INVOKE.
* gnu/packages/bioinformatics.scm (bamm)[source]: Fetch from git.
[arguments]: Use INVOKE and return #T unconditionally.
2018-10-20 23:37:34 +02:00
Ricardo Wurmus 95758e2faf
gnu: aragorn: Use invoke and simplify.
* gnu/packages/bioinformatics.scm (aragorn)[arguments]: Use INVOKE in build
phase; simplify install phase.
2018-10-20 23:37:33 +02:00
Ricardo Wurmus 8b4102b903
gnu: clipper: Update to 1.2.1.
* gnu/packages/bioinformatics.scm (clipper): Update to 1.2.1.
[source]: Fetch from git.
[arguments]: Add fix-typo phase.
2018-10-20 23:37:33 +02:00
Ricardo Wurmus 895cf8278a
gnu: python-pybedtools: Update to 0.7.10.
* gnu/packages/bioinformatics.scm (python2-pybedtools): Update to 0.7.10.
[arguments]: Disable broken tests.
[propagated-inputs]: Replace bedtools with bedtools-2.26; add
python-matplotlib, python-pysam, and python-pyyaml.
[native-inputs]: Remove python-pyyaml; add kentutils, python-numpy,
python-pandas, and python-six.
(python-pybedtools): New variable.
2018-10-20 23:37:33 +02:00
Ricardo Wurmus 129363b762
gnu: Add bedtools-2.26.
* gnu/packages/bioinformatics.scm (bedtools-2.26): New variable.
2018-10-20 23:37:28 +02:00
Kei Kebreau bfa47f14b1
gnu: cataclysm-dda: Update snapshot.
* gnu/packages/games.scm (cataclysm-dda): Update snapshot to 0b2c194e5.
2018-10-20 14:38:45 -04:00
Kei Kebreau 82cbe4e046
gnu: maxima: Update to 5.42.0.
* gnu/packages/maths.scm (maxima): Update to 5.42.0.
2018-10-20 14:38:45 -04:00
Oleg Pykhalov 227da3a4c5
gnu: python-glances: Update to 3.0.2.
* gnu/packages/python.scm (python-glances): Update to 3.0.2.
2018-10-20 18:24:23 +03:00
Oleg Pykhalov 67fd64a490
gnu: emacs-hy-mode: Update to 1.0.3.
* gnu/packages/emacs.scm (emacs-hy-mode): Update to 1.0.3.
2018-10-20 17:48:58 +03:00
Oleg Pykhalov e661dca879
gnu: emacs-erc-hl-nicks: Update to 1.3.3.
* gnu/packages/emacs.scm (emacs-erc-hl-nicks): Update to 1.3.3.
2018-10-20 17:48:49 +03:00
Oleg Pykhalov 91c5e6a69d
gnu: emacs-yasnippet: Update to 0.13.0.
* gnu/packages/emacs.scm (emacs-yasnippet): Update to 0.13.0.
2018-10-20 17:48:36 +03:00
Oleg Pykhalov 292d637b9e
gnu: emacs-nginx-mode: Update to 1.1.9.
* gnu/packages/emacs.scm (emacs-nginx-mode): Update to 1.1.9.
2018-10-20 17:48:28 +03:00
Oleg Pykhalov 2f1dacc281
gnu: emacs-rainbow-mode: Update to 1.0.1.
* gnu/packages/emacs.scm (emacs-rainbow-mode): Update to 1.0.1.
2018-10-20 17:48:07 +03:00
Oleg Pykhalov 45dcdf5349
gnu: emacs-smart-mode-line: Update to 2.12.0.
* gnu/packages/emacs.scm (emacs-smart-mode-line): Update to 2.12.0.
2018-10-20 17:47:46 +03:00
Oleg Pykhalov 9137596179
gnu: emacs-fill-column-indicator: Update to 1.89.
* gnu/packages/emacs.scm (emacs-fill-column-indicator): Update to 1.89.
2018-10-20 17:47:13 +03:00
Oleg Pykhalov 83246854f3
gnu: emacs-ggtags: Update to 0.8.13.
* gnu/packages/emacs.scm (emacs-ggtags): Update to 0.8.13.
2018-10-20 17:46:43 +03:00
Oleg Pykhalov 42f9ebdc77
gnu: emacs-which-key: Update to 3.3.0.
* gnu/packages/emacs.scm (emacs-which-key): Update to 3.3.0.
2018-10-20 17:37:32 +03:00
Christopher Baines 0d3f170864
gnu: Add soundconverter.
* gnu/packages/gnome.scm (soundconverter): New variable.
* gnu/packages/patches/soundconverter-remove-gconf-dependency.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-10-20 12:24:50 +01:00
nixo b5a927b3ba
gnu: Add enchive.
* gnu/packages/crypto.scm (enchive): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-19 23:39:41 +02:00
Ludovic Courtès 64791eb7e1
services: ntp: Document 'ntp-service-type' and 'ntp-configuration'.
* gnu/services/networking.scm (<ntp-configuration>)[servers]: Add
default value.
(ntp-service-type)[default-value]: New field.
(ntp-service): Mark as deprecated.
* gnu/services/desktop.scm (%desktop-services): Use (service
ntp-service-type) instead of calling 'ntp-service'.
* doc/guix.texi (Networking Services): Document 'ntp-service-type' and
'ntp-configuration'.
2018-10-19 23:39:41 +02:00
Meiyo Peng bc83b2e22f
gnu: Add i3blocks.
* gnu/packages/wm.scm (i3blocks): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-19 23:39:37 +02:00
Alex Vong 58352f269e
build-system/haskell: Use 'strip-store-file-name'.
See the discussion at
<https://lists.gnu.org/archive/html/guix-devel/2018-10/msg00250.html>.

* guix/build/haskell-build-system.scm (package-name-version): Remove it.
(configure): Use 'strip-store-file-name' instead of 'package-name-version'.
(setup-compiler): Likewise.
(make-ghc-package-database): Likewise.
(register): Likewise.
* gnu/packages/haskell.scm (ghc-cairo)[arguments]: Likewise.
* gnu/packages/agda.scm (agda)[arguments]: Likewise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-19 23:11:07 +02:00
Ricardo Wurmus cdb84eb0e6
gnu: qsynth: Update to 0.5.3.
* gnu/packages/audio.scm (qsynth): Update to 0.5.3.
2018-10-19 21:59:28 +02:00
Marius Bakke be200ef316
gnu: texlive-bin: Fix FTBFS on i686-linux.
* gnu/packages/tex.scm (texlive-bin)[arguments]: Add phase 'disable-failing-test'.
2018-10-19 18:51:46 +02:00
Ludovic Courtès 0ee6692a63
gnu: sbcl-slime-swank: Remove reference to unbound variable.
Fixes a regression introduced in commit
c4d4ae1e16.

* gnu/packages/lisp.scm (sbcl-slime-swank)[license]: Remove extra 'license'.
2018-10-19 18:34:07 +02:00
Amirouche b1e6b93805
gnu: guile-wiredtiger: Update to 0.7.0.
* gnu/packages/databases.scm (guile-wiredtiger): Update to 0.7.0.
[inputs]: Replace wiredtiger with wiredtiger-3
[propagated-inputs]: Remove guile-lib, add guile-bytestructures
[description]: Update it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-19 18:28:57 +02:00
Amirouche 4680fef705
gnu: Add wiredtiger 3.1.0
* gnu/packages/databases.scm (wiredtiger-3): New variable that inherits from
  wiredtiger

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-19 18:28:57 +02:00
Pierre Neidhardt 3bd45f5c80
gnu: emacs-slime: License is a mix of GPL2+ and public domain.
* gnu/packages/emacs.scm (emacs-slime)[license]: Update to (gpl2+ public-domain)
2018-10-19 18:00:14 +02:00
Pierre Neidhardt e2e5004f6e
gnu: Add lparallel.
* gnu/packages/lisp.scm (cl-lparallel, ecl-lparallel, sbcl-lparallel): New variables.
2018-10-19 17:56:38 +02:00
Pierre Neidhardt 24fd7586a4
gnu: Add sbcl-cl-webkit.
* gnu/packages/lisp.scm (sbcl-cl-webkit): New variable.
2018-10-19 17:56:38 +02:00
Pierre Neidhardt c80dfee9f1
gnu: Add sbcl-cl-cffi-gtk.
* gnu/packages/lisp.scm (sbcl-cl-cffi-gtk): New variable.
2018-10-19 17:56:38 +02:00
Pierre Neidhardt 7b5b8c4405
gnu: Add sbcl-cl-cffi-gtk-gdk.
* gnu/packages/lisp.scm (sbcl-cl-cffi-gtk-gdk): New variable.
2018-10-19 17:56:37 +02:00
Pierre Neidhardt a3bdddc359
gnu: Add sbcl-cl-cffi-gtk-gdk-pixbuf.
* gnu/packages/lisp.scm (sbcl-cl-cffi-gtk-gdk-pixbuf): New variable.
2018-10-19 17:56:37 +02:00
Pierre Neidhardt 9ecc457b52
gnu: Add sbcl-cl-cffi-gtk-pango.
* gnu/packages/lisp.scm (sbcl-cl-cffi-gtk-pango): New variable.
2018-10-19 17:56:37 +02:00
Pierre Neidhardt 7176fe7c32
gnu: Add sbcl-cl-cffi-gtk-cairo.
* gnu/packages/lisp.scm (sbcl-cl-cffi-gtk-cairo): New variable.
2018-10-19 17:56:37 +02:00
Pierre Neidhardt 867b3f4780
gnu: Add sbcl-cl-cffi-gtk-gio.
* gnu/packages/lisp.scm (sbcl-cl-cffi-gtk-gio): New variable.
2018-10-19 17:56:37 +02:00
Pierre Neidhardt 77a5461c31
gnu: Add sbcl-cl-cffi-gtk-gobject.
* gnu/packages/lisp.scm (sbcl-cl-cffi-gtk-gobject): New variable.
2018-10-19 17:56:37 +02:00
Pierre Neidhardt 64dcf7d99b
gnu: Add sbcl-cl-cffi-gtk-glib.
* gnu/packages/lisp.scm (sbcl-cl-cffi-gtk-glib): New variable.
2018-10-19 17:56:37 +02:00
Pierre Neidhardt c88985d9b0
gnu: Add sbcl-cl-cffi-gtk.
* gnu/packages/lisp.scm (sbcl-cl-cffi-gtk): New variable.
2018-10-19 17:56:37 +02:00
Pierre Neidhardt 85be9191ee
gnu: Add closer-mop.
* gnu/packages/lisp.scm (cl-closer-mop, ecl-closer-mop, sbcl-closer-mop): New variables.
2018-10-19 17:56:37 +02:00
Pierre Neidhardt 4aa2342008
gnu: Add trivial-garbage.
* gnu/packages/lisp.scm (cl-trivial-garbage, ecl-trivial-garbage, sbcl-trivial-garbage): New variables.
2018-10-19 17:56:37 +02:00
Pierre Neidhardt 2cc931db44
gnu: Add cl-unix-opts.
* gnu/packages/lisp.scm (cl-unix-opts, ecl-unix-opts, sbcl-unix-opts): New variables.
2018-10-19 17:56:37 +02:00
Pierre Neidhardt dedbf37e5d
gnu: Add cl-json.
* gnu/packages/lisp.scm (cl-json, ecl-cl-json, sbcl-cl-json): New variables.
2018-10-19 17:56:37 +02:00
Pierre Neidhardt 4624d2e2b4
gnu: Add parenscript.
* gnu/packages/lisp.scm (cl-parenscript, ecl-parenscript, sbcl-parenscript): New variables.
2018-10-19 17:56:36 +02:00
Pierre Neidhardt 8f065b47c7
gnu: Add sbcl-cl-sqlite.
* gnu/packages/lisp.scm (sbcl-cl-sqlite): New variable.
2018-10-19 17:56:36 +02:00
Pierre Neidhardt 4112307268
gnu: Add sbcl-cffi.
* gnu/packages/lisp.scm (sbcl-cffi): New variable.
2018-10-19 17:56:36 +02:00
Pierre Neidhardt d3142f2ffb
gnu: Add sbcl-cffi-grovel.
* gnu/packages/lisp.scm (sbcl-cffi-grovel): New variable.
2018-10-19 17:56:36 +02:00
Pierre Neidhardt 9eea4e0302
gnu: Add sbcl-cffi-libffi.
* gnu/packages/lisp.scm (sbcl-cffi-libffi): New variable.
2018-10-19 17:56:36 +02:00
Pierre Neidhardt 99b3d203fb
gnu: Add sbcl-cffi-toolchain.
* gnu/packages/lisp.scm (sbcl-cffi-toolchain): New variable.
2018-10-19 17:56:35 +02:00
Pierre Neidhardt 5d9bf76235
gnu: Add sbcl-cffi-bootstrap.
* gnu/packages/lisp.scm (sbcl-cffi-bootstrap): New variable.
2018-10-19 17:56:06 +02:00
Pierre Neidhardt 92b1d09b68
gnu: Add queues.priority-cqueue.
* gnu/packages/lisp.scm (cl-queues.priority-cqueue, ecl-queues.priority-cqueue, sbcl-queues.priority-cqueue): New variables.
2018-10-19 17:54:13 +02:00
Pierre Neidhardt 144085cd69
gnu: Add queues.priority-queue.
* gnu/packages/lisp.scm (cl-queues.priority-queue, ecl-queues.priority-queue, sbcl-queues.priority-queue): New variables.
2018-10-19 17:54:13 +02:00
Pierre Neidhardt a889ba99c1
gnu: Add queues.simple-cqueue.
* gnu/packages/lisp.scm (cl-queues.simple-cqueue, ecl-queues.simple-cqueue, sbcl-queues.simple-cqueue): New variables.
2018-10-19 17:54:13 +02:00
Pierre Neidhardt 6fef7c0ec8
gnu: Add queues.simple-queue.
* gnu/packages/lisp.scm (cl-queues.simple-queue, ecl-queues.simple-queue, sbcl-queues.simple-queue): New variables.
2018-10-19 17:54:13 +02:00
Pierre Neidhardt eb766dfed0
gnu: Add queues.
* gnu/packages/lisp.scm (cl-queues, ecl-queues, sbcl-queues): New variables.
2018-10-19 17:54:13 +02:00
Pierre Neidhardt 3f4c21c53e
gnu: Add puri.
* gnu/packages/lisp.scm (cl-puri, ecl-puri, sbcl-puri): New variables.
2018-10-19 17:54:13 +02:00
Pierre Neidhardt 1de50cb73e
gnu: Add ptester.
* gnu/packages/lisp.scm (cl-ptester, ecl-ptester, sbcl-ptester): New variables.
2018-10-19 17:54:13 +02:00
Pierre Neidhardt a28d00d999
gnu: Add simple-scanf.
* gnu/packages/lisp.scm (cl-simple-scanf, ecl-simple-scanf, sbcl-simple-scanf): New variables.
2018-10-19 17:54:13 +02:00
Pierre Neidhardt 28b52970ba
gnu: Add parse-float.
* gnu/packages/lisp.scm (cl-parse-float, ecl-parse-float, sbcl-parse-float): New variables.
2018-10-19 17:54:13 +02:00
Pierre Neidhardt 41b3b866ce
gnu: Add proc-parse.
* gnu/packages/lisp.scm (cl-proc-parse, ecl-proc-parse, sbcl-proc-parse): New variables.
2018-10-19 17:54:12 +02:00
Pierre Neidhardt 86afb0a272
gnu: Add prove.
* gnu/packages/lisp.scm (cl-prove, ecl-prove, sbcl-prove): New variables.
2018-10-19 17:54:12 +02:00
Pierre Neidhardt 1a42bb80cb
gnu: Add prove-asdf.
* gnu/packages/lisp.scm (cl-prove-asdf, ecl-prove-asdf, sbcl-prove-asdf): New variables.
2018-10-19 17:54:12 +02:00
Pierre Neidhardt 68a7b929f3
gnu: Add cl-ansi-text.
* gnu/packages/lisp.scm (cl-ansi-text, ecl-cl-ansi-text, sbcl-cl-ansi-text): New variables.
2018-10-19 17:54:12 +02:00
Pierre Neidhardt 8caa928dd4
gnu: Add cl-colors.
* gnu/packages/lisp.scm (cl-colors, ecl-cl-colors, sbcl-cl-colors): New variables.
2018-10-19 17:54:12 +02:00
Pierre Neidhardt d414223205
gnu: Add let-plus.
* gnu/packages/lisp.scm (cl-let-plus, ecl-let-plus, sbcl-let-plus): New variables.
2018-10-19 17:54:12 +02:00
Pierre Neidhardt 5b8a801d16
gnu: Add lift.
* gnu/packages/lisp.scm (cl-lift, ecl-lift, sbcl-lift): New variables.
2018-10-19 17:54:12 +02:00
Pierre Neidhardt 9f3000cc11
gnu: Add anaphora.
* gnu/packages/lisp.scm (cl-anaphora, ecl-anaphora, sbcl-anaphora): New variables.
2018-10-19 17:54:12 +02:00
Pierre Neidhardt 19a1c3be97
gnu: Add lisp-unit.
* gnu/packages/lisp.scm (cl-lisp-unit, ecl-lisp-unit, sbcl-lisp-unit): New variables.
2018-10-19 17:54:12 +02:00
Pierre Neidhardt c4d4ae1e16
gnu: Add sbcl-slime-swank.
* gnu/packages/lisp.scm (sbcl-slime-swank): New variable.
2018-10-19 17:54:12 +02:00
Pierre Neidhardt 109ce303f4
gnu: Add cl-string-match.
* gnu/packages/lisp.scm (cl-string-match, ecl-cl-string-match, sbcl-cl-string-match): New variables.
2018-10-19 17:54:11 +02:00
Pierre Neidhardt a927eb3653
gnu: Add ascii-strings.
* gnu/packages/lisp.scm (cl-ascii-strings, ecl-ascii-strings, sbcl-ascii-strings): New variables.
2018-10-19 17:54:11 +02:00
Pierre Neidhardt 8d8d1c8d6c
gnu: Add mgl-pax.
* gnu/packages/lisp.scm (cl-mgl-pax, ecl-mgl-pax, sbcl-mgl-pax): New variables.
2018-10-19 17:54:11 +02:00
Pierre Neidhardt f07efbf1e6
gnu: Add pythonic-string-reader.
* gnu/packages/lisp.scm (cl-pythonic-string-reader, ecl-pythonic-string-reader, sbcl-pythonic-string-reader): New variables.
2018-10-19 17:54:11 +02:00
Pierre Neidhardt fb8c4bc6ba
gnu: Add named-readtables.
* gnu/packages/lisp.scm (cl-named-readtables, ecl-named-readtables, sbcl-named-readtables): New variables.

FIX named-readtables
2018-10-19 17:54:11 +02:00
Pierre Neidhardt e549ba0598
gnu: Add ironclad.
* gnu/packages/lisp.scm (cl-ironclad, ecl-ironclad, sbcl-ironclad): New variables.
2018-10-19 17:54:11 +02:00
Pierre Neidhardt fbdd9b2c8b
gnu: Add nibbles.
* gnu/packages/lisp.scm (cl-nibbles, ecl-nibbles, sbcl-nibbles): New variables.
2018-10-19 17:54:11 +02:00
Pierre Neidhardt 5800c538a1
gnu: Add rt.
* gnu/packages/lisp.scm (cl-rt, ecl-rt, sbcl-rt): New variables.
2018-10-19 17:54:11 +02:00
Pierre Neidhardt 1855496813
gnu: Add cl-fad.
* gnu/packages/lisp.scm (cl-fad, ecl-cl-fad, sbcl-cl-fad): New variables.
2018-10-19 17:54:11 +02:00
Pierre Neidhardt 1a3d39c446
gnu: Add 3bmd-ext-code-blocks.
* gnu/packages/lisp.scm (cl-3bmd-ext-code-blocks, ecl-3bmd-ext-code-blocks, sbcl-3bmd-ext-code-blocks): New variables.
2018-10-19 17:54:11 +02:00
Pierre Neidhardt ef0c3e1429
gnu: Add 3bmd.
* gnu/packages/lisp.scm (cl-3bmd, ecl-3bmd, sbcl-3bmd): New variables.
2018-10-19 17:54:10 +02:00
Pierre Neidhardt b4ba1c0a38
gnu: Add colorize.
* gnu/packages/lisp.scm (cl-colorize, ecl-colorize, sbcl-colorize): New variables.
2018-10-19 17:54:10 +02:00
Pierre Neidhardt 6a1761cbf6
gnu: Add html-encode.
* gnu/packages/lisp.scm (cl-html-encode, ecl-html-encode, sbcl-html-encode): New variables.
2018-10-19 17:54:10 +02:00
Pierre Neidhardt 141001597d
gnu: Add split-sequence.
* gnu/packages/lisp.scm (cl-split-sequence, ecl-split-sequence, sbcl-split-sequence): New variables.
2018-10-19 17:54:10 +02:00
Pierre Neidhardt bdf83297a8
gnu: Add esrap.
* gnu/packages/lisp.scm (cl-esrap, ecl-esrap, sbcl-esrap): New variables.
2018-10-19 17:54:10 +02:00
Pierre Neidhardt 989cd79b5c
gnu: Add eos.
* gnu/packages/lisp.scm (cl-eos, ecl-eos, sbcl-eos): New variables.
2018-10-19 17:54:10 +02:00
Pierre Neidhardt 8f41fa066e
gnu: Add jpl-queues.
* gnu/packages/lisp.scm (cl-jpl-queues, ecl-jpl-queues, sbcl-jpl-queues): New variables.
2018-10-19 17:54:10 +02:00
Pierre Neidhardt 232e1abce7
gnu: Add jpl-util.
* gnu/packages/lisp.scm (cl-jpl-util, ecl-jpl-util, sbcl-jpl-util): New variables.
2018-10-19 17:54:10 +02:00
Pierre Neidhardt ef091e9155
gnu: Add cl-yacc.
* gnu/packages/lisp.scm (cl-cl-yacc, ecl-cl-yacc, sbcl-cl-yacc): New variables.
2018-10-19 17:54:10 +02:00
Pierre Neidhardt 2d418bfa39
gnu: Add babel.
* gnu/packages/lisp.scm (cl-babel, ecl-babel, sbcl-babel): New variables.
2018-10-19 17:54:09 +02:00
Pierre Neidhardt 4ef9ddbdae
gnu: Add hu.dwim.stefil.
* gnu/packages/lisp.scm (cl-hu.dwim.stefil, ecl-hu.dwim.stefil, sbcl-hu.dwim.stefil): New variables.
2018-10-19 17:54:09 +02:00
Pierre Neidhardt 0cd6fb4970
gnu: Add hu.dwim.asdf.
* gnu/packages/lisp.scm (cl-hu.dwim.asdf, ecl-hu.dwim.asdf, sbcl-hu.dwim.asdf): New variables.
2018-10-19 17:54:09 +02:00
Pierre Neidhardt 8c661ff1ef
gnu: Add trivial-features.
* gnu/packages/lisp.scm (cl-trivial-features, ecl-trivial-features, sbcl-trivial-features): New variables.
2018-10-19 17:54:09 +02:00
Pierre Neidhardt 99c6124229
gnu: Add cl-strings.
* gnu/packages/lisp.scm (cl-strings, sbcl-cl-strings, ecl-cl-strings): New variables.
2018-10-19 17:25:40 +02:00
Pierre Neidhardt e7b2937d19
gnu: Add texlive-latex-koma-script.
* gnu/packages/tex.scm (texlive-latex-koma-script): New variable.
2018-10-19 15:17:55 +02:00
Pierre Neidhardt 17ef5f1ff9
gnu: Add texlive-latex-pgf.
* gnu/packages/tex.scm (texlive-latex-pgf): New variable.
2018-10-19 15:16:40 +02:00
Pierre Neidhardt 910d67fb95
gnu: Add texlive-generic-ulem.
* gnu/packages/tex.scm (texlive-generic-ulem): New variable.
2018-10-19 15:11:52 +02:00
Pierre Neidhardt 0e73c11bb2
gnu: Add texlive-latex-eukdate.
* gnu/packages/tex.scm (texlive-latex-eukdate): New variable.
2018-10-19 15:10:18 +02:00
Pierre Neidhardt 707babdde4
gnu: Add texlive-latex-needspace.
* gnu/packages/tex.scm (texlive-latex-needspace): New variable.
2018-10-19 15:10:02 +02:00
Pierre Neidhardt b718793e2a
gnu: Add texlive-latex-ms.
* gnu/packages/tex.scm (texlive-latex-ms): New variable.
2018-10-19 15:08:45 +02:00
Rutger Helling 0fd874ebd1
gnu: youtube-dl: Update to 2018.10.05.
* gnu/packages/video.scm (youtube-dl): Update to 2018.10.05.
2018-10-19 11:43:35 +02:00
Ludovic Courtès 1d7fb035fc
gnu: guile-commonmark: Update to 0.1.1.
* gnu/packages/guile.scm (guile-commonmark): Update to 0.1.1.
[source](modules, snippet): Remove.
[native-inputs]: New field.
2018-10-19 10:25:04 +02:00
Chris Marusich 2f4d43584c
system: Rename .zlogin to .zprofile.
Reported by Meiyo Peng <meiyo.peng@gmail.com>.

* gnu/system/shadow.scm (default-skeletons): Rename zlogin to zprofile.
2018-10-19 00:45:20 -07:00
Rutger Helling 7d1f21c69a
gnu: vulkan-headers: Update to 1.1.85.0.
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.85.0.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
* gnu/packages/vulkan.scm (vulkan-tools): Update hash.
2018-10-19 08:43:29 +02:00
Leo Famulari eed00f93e8
gnu: libssh: Update to 0.7.6 [fixes CVE-2018-10933].
* gnu/packages/ssh.scm (libssh): Update to 0.7.6.
* gnu/packages/patches/libssh-hostname-parser-bug.patch: Adjust patch.
2018-10-18 23:08:45 -04:00
Mark H Weaver 75b2afd953
gnu: linux-libre: Update to 4.18.15.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.15.
(%linux-libre-hash): Update hash.
2018-10-18 22:53:00 -04:00
Mark H Weaver ef8e7e3298
gnu: linux-libre@4.14: Update to 4.14.77.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.77.
(%linux-libre-4.14-hash): Update hash.
2018-10-18 22:52:58 -04:00
Mark H Weaver 1e672a01be
gnu: linux-libre@4.9: Update to 4.9.134.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.134.
2018-10-18 22:52:56 -04:00
Marius Bakke 29f40ee547
gnu: libgit2: Update to 0.26.7.
* gnu/packages/version-control.scm (libgit2): Update to 0.26.7.
2018-10-19 03:18:57 +02:00
Marius Bakke 2c0a3ed1f9
gnu: tmux: Update to 2.8.
* gnu/packages/tmux.scm (tmux): Update to 2.8.
2018-10-19 03:18:57 +02:00
Marius Bakke a908ffd1ab
gnu: notmuch: Update to 0.28.
* gnu/packages/mail.scm (notmuch): Update to 0.28.
2018-10-19 03:18:57 +02:00
Marius Bakke 3d472b5ee1
services: WPA Supplicant: Fix syntax error.
This is a followup to commit acce0a474c.  No
idea how these disappeared.. :-/

* gnu/services/networking.scm (wpa-supplicant-shepherd-service): Add missing
parens.
2018-10-19 03:18:22 +02:00
Mark H Weaver 402e60859d
gnu: linux-libre: Enable SHPC PCI Hotplug driver on ARM64.
Fixes <https://bugs.gnu.org/32840> on ARM64.

* gnu/packages/aux-files/linux-libre/4.18-arm64.conf: Add
CONFIG_HOTPLUG_PCI_SHPC=y.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-19 00:11:42 +02:00
Ludovic Courtès d36cd88873
gnu: grub-efi: Fix an uninitialized variable issue.
* gnu/packages/patches/grub-check-error-efibootmgr.patch: Add hunk to
correct uninitialized variable.
2018-10-19 00:11:42 +02:00
Efraim Flashner b50d58b344
gnu: sharutils: Fix bundled gnulib.
* gnu/packages/compression.scm (sharutils)[source]: Add snippet to fix
bundled gnulib.
2018-10-18 21:46:33 +03:00
Efraim Flashner f793b4ef96
gnu: squashfs-tools: Fix building with glibc@2.28.
* gnu/packages/compression.scm (squashfs-tools)[arguments]: Add
substitution to include missing import. Return #t from all phases.
2018-10-18 21:31:52 +03:00
Efraim Flashner 1febc93f9b
Revert "gnu: python-fonttools: Update to 3.30.0."
This reverts commit 5fb543b3f7.

python2-fonttools has 2700 dependants, only the python3 version is
failing.
2018-10-18 21:25:36 +03:00
Efraim Flashner 5fb543b3f7
gnu: python-fonttools: Update to 3.30.0.
* gnu/packages/python.scm (python-fonttools): Update to 3.30.0.
2018-10-18 21:14:16 +03:00
Marius Bakke e8ef3cc4d6
gnu: swig: Fix build on i686.
* gnu/packages/patches/swig-guile-gc.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/swig.scm (swig)[source](patches): Use it.
2018-10-18 19:13:13 +02:00
Alex Vong 33428d1267
gnu: javacc: Bootstrap from javacc-4 instead of bootstrap binary.
* gnu/packages/java.scm (javacc)[source](snippet): Delete bootstrap binary.
[arguments]: Set 'bootstrap-jar' path.
[native-inputs]: Add 'javacc-4'.
2018-10-18 14:59:55 +02:00
Alex Vong 6662d65f96
gnu: javacc: Use snippet to delete bundled jars.
* gnu/packages/java.scm (javacc-4)[source](snippet, modules): New fields.
[arguments]: Remove 'delete-bundled-libs' phase and add 'delete-tests'
phase.
* gnu/packages/java.scm (javacc)[source](snippet, modules): New fields.
[arguments]: Remove 'delete-bundled-libs' phase.
2018-10-18 14:59:52 +02:00
Alex Vong 53fb0476ec
gnu: javacc: 'javacc' now inherits from 'javacc-4'.
* gnu/packages/java.scm (javacc, javacc-4): 'javacc' now inherits from
'javacc-4' instead of the opposite around.
2018-10-18 14:59:44 +02:00
Ludovic Courtès 39d7fdce45
services: dhcp-client: Deprecate 'dhcp-client-service' procedure.
* gnu/services/networking.scm (dhcp-client-service-type): Add default
value.
* gnu/system/examples/bare-bones.tmpl: Use (service
dhcp-client-service-type) instead of (dhcp-client-service).
* gnu/system/examples/beaglebone-black.tmpl: Likewise.
* gnu/tests/base.scm (%avahi-os): Likewise.
* gnu/tests/databases.scm (%memcached-os): Likewise.
(%mongodb-os): Likewise.
* gnu/tests/dict.scm (%dicod-os): Likewise.
* gnu/tests/mail.scm (%opensmtpd-os): Likewise.
(%exim-os): Likewise.
(%dovecot-os): Likewise.
* gnu/tests/messaging.scm (run-xmpp-test): Likewise.
(run-bitlbee-test): Likewise.
* gnu/tests/monitoring.scm (%prometheus-node-exporter-os): Likewise.
* gnu/tests/networking.scm (%inetd-os): Likewise.
(run-iptables-test): Likewise.
* gnu/tests/nfs.scm (%base-os): Likewise.
* gnu/tests/rsync.scm (%rsync-os): Likewise.
* gnu/tests/ssh.scm (run-ssh-test): Likewise.
* gnu/tests/version-control.scm (%cgit-os): Likewise.
(%git-http-os): Likewise.
(%gitolite-os): Likewise.
* gnu/tests/virtualization.scm (%libvirt-os): Likewise.
* gnu/tests/web.scm (%httpd-os): Likewise.
(%nginx-os): Likewise.
(%varnish-os): Likewise.
(%php-fpm-os): Likewise.
(%hpcguix-web-os): Likewise.
(%tailon-os): Likewise.
* tests/guix-system.sh: Likewise.
* doc/guix.texi (Networking Services): Document
'dhcp-client-service-type' and remove 'dhcp-client-service'.
2018-10-18 01:12:22 +02:00
Kei Kebreau b286e3b368
gnu: retux: Update to 1.3.6.
* gnu/packages/games.scm (retux): Update to 1.3.6.
2018-10-17 17:04:27 -04:00
Kei Kebreau 0592db2873
gnu: wesnoth: Update to 1.14.5.
* gnu/packages/games.scm (wesnoth): Update to 1.14.5.
2018-10-17 16:27:38 -04:00
Marius Bakke 16f14f63db
gnu: Python: Adjust grafts for core-updates merge.
This adjust the grafts from a55ebe2e3a and
90aeaee861 to apply to Python 2.7.15 and 3.7.0.

* gnu/packages/patches/python2-CVE-2018-1060.patch,
gnu/packages/patches/python2-CVE-2018-1061.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/python.scm (python-2/fixed): Remove patches that are already
present in 2.7.15.
(python-3/fixed): Remove obsolete phase.
2018-10-17 20:53:24 +02:00
Marius Bakke d02bb02f7d
Merge branch 'master' into core-updates 2018-10-17 20:47:11 +02:00
Marius Bakke acce0a474c
services: wpa-supplicant: Extend to support configuration parameters.
This allows using WPA Supplicant "standalone" without an additional
network manager.  The default configuration is unchanged.

* gnu/services/networking.scm (<wpa-supplicant-configuration>): New record type.
(wpa-supplicant-shepherd-service): Pass configuration records to the daemon.
(wpa-supplicant-service-type): Adjust accordingly.
* doc/guix.texi (Networking Services): Document the new service type.
2018-10-17 20:34:37 +02:00
Marius Bakke a55ebe2e3a
gnu: python2: Add upstream security fixes.
This addresses CVE-2018-{1060,1061,14647,1000802}.

* gnu/packages/patches/python2-CVE-2018-1000802.patch,
gnu/packages/patches/python2-CVE-2018-1060.patch,
gnu/packages/patches/python2-CVE-2018-1061.patch,
gnu/packages/patches/python2-CVE-2018-14647.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/python.scm (python-2/fixed): New variable.
(python-2.7)[replacement]: New field.
(python2-minimal): Use PACKAGE/INHERIT.
2018-10-17 20:34:37 +02:00
Marius Bakke 90aeaee861
gnu: python: Fix CVE-2018-14647.
* gnu/packages/patches/python-CVE-2018-14647.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/python.scm (python-3/fixed): New variable.
(python-3.6)[replacement]: New field.
(python-minimal, python-debug, wrap-python3): Use PACKAGE/INHERIT instead of
standard inheritance.
2018-10-17 20:34:37 +02:00
Efraim Flashner 1d43756107
gnu: strace: Check before enabling personalities.
* gnu/packages/linux.scm (strace)[arguments]: Add configure flag to
check for personality support.
2018-10-17 21:28:05 +03:00
Kei Kebreau 82402f76be
gnu: hyperrogue: Update to 10.4t.
* gnu/packages/games.scm (hyperrogue): Update to 10.4t.
[arguments]: Modify 'make-flags'. Modify 'configure' and 'install' phases.
2018-10-17 13:47:41 -04:00
Efraim Flashner fb3ff265cd
gnu: python-icalendar: Update to 4.0.3.
* gnu/packages/python.scm (python-icalendar): Update to 4.0.3.
2018-10-17 11:40:08 +03:00
Pierre Neidhardt 05f8943f04
gnu: emacs-helm-system-packages: Add recutils to inputs.
* gnu/packages/emacs.scm (emacs-helm-system-packages)[inputs]: Use recutils.
2018-10-17 10:37:35 +02:00
Efraim Flashner 15b283e712
gnu: streamlink: Update to 0.14.2.
* gnu/packages/video.scm (streamlink): Update to 0.14.2.
[source]: Download from pypi.
2018-10-17 11:24:18 +03:00
Efraim Flashner da39ff5898
gnu: boost-for-mysql: Remove unnecessary phase.
* gnu/packages/boost.scm (boost-for-mysql)[arguments]: Remove custom
'provide-libboost_python phase. Add removed '/bin/sh' substitution.
2018-10-17 10:55:26 +03:00
Maxim Cournoyer 24220e0f09
gnu: emacs-nodejs-repl: Update to 0.2.0.
* gnu/packages/emacs.scm (emacs-nodejs-repl): Update to 0.2.0.
2018-10-16 23:02:50 -04:00
Eric Bavier 6f1ce09d79
gnu: Add guix-minimal.
* gnu/packages/guile.scm (guile-2.0.13): New variable.
* gnu/packages/package-management.scm (guix)[arguments]: Adjust 'wrap-program'
phase to handle "missing" inputs.
(guix-minimal): New variable.
2018-10-16 17:09:15 -05:00
Eric Bavier c8e3651a82
gnu: guile2.0-guix: Fix build.
* gnu/packages/gnupg.scm (guile2.0-gcrypt): New variable.
* gnu/packages/guile.scm (guile2.0-sqlite3): New variable.
* gnu/packages/package-management.scm (guile2.0-guix)[propagated-inputs]: Use
them.
2018-10-16 17:09:15 -05:00
Leo Famulari 02d5ed4a27
gnu: GStreamer plugins: Update MP3 features for GStreamer 1.14.
GStreamer moved all MPEG-1 audio (mp1, mp2, and mp3) decoders and encoders to
the group of "good" plugins in GStreamer 1.14.0. See the 'NEWS' file for more
information.

* gnu/packages/gstreamer.scm (gst-plugins-ugly)[inputs]: Remove lame, mpg123,
and twolame.
(gst-plugins-bad): Remove mpg123.
(gst-plugins-good): Add lame, mpg123, and twolame.
2018-10-16 13:40:14 -04:00
Marius Bakke 56112a577c
gnu: perl-unicode-utf8: Disable tests on 32-bit systems.
* gnu/packages/perl.scm (perl-unicode-utf8)[arguments]: New field.
2018-10-16 16:49:08 +02:00
Marius Bakke 29e53b446c
gnu: libinput: Update to 1.12.1.
* gnu/packages/freedesktop.scm (libinput): Update to 1.12.1.
2018-10-16 16:49:08 +02:00
Marius Bakke 08f535eb2d
gnu: chez: Adjust to zlib static output.
* gnu/packages/chez.scm (chez-scheme)[inputs]: Add ZLIB:STATIC.
[arguments]: Reference libz.a from that instead of ZLIB.
2018-10-16 16:49:08 +02:00
Rutger Helling 2d4a753a7c
gnu: xpra: Update to 2.4.
* gnu/packages/xorg.scm (xpra): Update to 2.4.
2018-10-16 14:27:28 +02:00
Clément Lassieur f1376bfabe
gnu: emacs-exwm: Update to 0.20.
* gnu/packages/emacs.scm (emacs-exwm): Update to 0.20.
[source]: Remove emacs-exwm-fix-fullscreen-issue.patch.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/patches/emacs-exwm-fix-fullscreen-issue.patch: Remove patch.
2018-10-16 11:10:04 +02:00
Clément Lassieur 503fe87098
gnu: emacs-xelb: Update to 0.16.
* gnu/packages/emacs.scm (emacs-xelb): Update to 0.16.
2018-10-16 10:57:53 +02:00
Ludovic Courtès 532f92c8f3
gnu: guix: Update to f9a8fce.
* gnu/packages/package-management.scm (guix): Update to f9a8fce.
2018-10-15 23:54:20 +02:00
Efraim Flashner 1a2d8d06b5
* gnu: clang-runtime: Fix typo in patch name.
This is a follow-up to 0627f93db6.

* gnu/packages/patches/libsantitizer-ustat-fix.patch: Rename to
gnu/packages/patches/libsanitizer-ustat-fix.patch.
* gnu/packages/llvm.scm (clang-runtime@3.7, clang-runtime@3.8,
clang-runtime@3.9)[patches]: Fix patch name.
2018-10-15 21:51:26 +03:00
Efraim Flashner 0627f93db6
gnu: clang-runtime: Adapt for glibc@2.28.
* gnu/packages/llvm.scm (clang-runtime@3.7, clang-runtime@3.8,
clang-runtime@3.9)[patches]: Add patch to work around removed ustat.h.
* gnu/packages/patches/clang-3.5-libsanitizer-ustat-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2018-10-15 21:45:32 +03:00
Efraim Flashner 2ab321ca37
gnu: go@1.4: Add support for aarch64-linux.
* gnu/packages/golang.scm (go@1.4)[arguments]: Build for armhf-linux
when building for aarch64-linux.
[supported-systems]: Add aarch64-linux.
2018-10-15 14:21:07 +03:00
Rutger Helling 2c89b4b550
gnu: wine-staging: Update to 3.18.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.18.
* gnu/packages/wine.scm (wine-staging): Update to 3.18.
2018-10-15 10:50:48 +02:00
Efraim Flashner b7028a16e6
gnu: x265: Fix building on armhf-linux and aarch64-linux.
* gnu/packages/video.scm (x265)[source]: Update list of patches.
[arguments]: Change configure flag to ensure PIC for all architectures.
* gnu/packages/patches/x265-arm-asm-primitives.patch: Remove file.
* gnu/packages/patches/x265-detect512-all-arches.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update patch registry.
2018-10-15 11:40:34 +03:00
Ludovic Courtès 68b0226b2a
gnu: gcal: Apply Gnulib fixes.
* gnu/packages/gcal.scm (gcal)[modules, snippet]: New fields.
2018-10-15 10:39:45 +02:00
Ludovic Courtès f1a9c6e581
gnu: lsof: Fix builds on glibc 2.28.
* gnu/packages/lsof.scm (lsof)[arguments]: In 'disable-failing-tests',
add 'substitute*' use for "tests/LTlib.c".
2018-10-15 10:31:24 +02:00
Tobias Geerinckx-Rice 2d5fa80e83
gnu: audacity: Update home page.
* gnu/packages/audio.scm (audacity)[home-page]: Update.
2018-10-15 06:19:38 +02:00
Tobias Geerinckx-Rice e02013b7de
gnu: hexchat: Use HTTPS home page.
* gnu/packages/messaging.scm (hexchat)[home-page]: Use HTTPS.
2018-10-15 06:19:38 +02:00
Tobias Geerinckx-Rice 4a147986a0
gnu: haveged: Teach the controversy.
* gnu/packages/linux.scm (haveged)[description]: Suggest adding
additional entropy sources.
2018-10-15 06:19:38 +02:00
Tobias Geerinckx-Rice dfe05297f3
gnu: x265: Update to 2.9.
* gnu/packages/video.scm (x265): Update to 2.9.
[source]: Remove x265-fix-ppc64le-build.patch.
* gnu/packages/patches/x265-fix-ppc64le-build.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-10-15 06:19:37 +02:00
Tobias Geerinckx-Rice 4702d45280
gnu: opensm: Update to 3.3.21.
* gnu/packages/fabric-management.scm (opensm): Update to 3.3.21.
[source]: Update tarball URI.
[native-inputs]: Add autoconf, automake, and libtool.
[arguments]: Rename 'doc' phase to 'install-doc'.
Omit AUTHORS and ChangeLog files. They are more than a decade old.
2018-10-15 06:19:37 +02:00
Tobias Geerinckx-Rice 9cac043cc0
gnu: restic: Update to 0.9.3.
* gnu/packages/backup.scm (restic): Update to 0.9.3.
[arguments]: Disable 'restic self-update'.
2018-10-15 06:19:37 +02:00
Tobias Geerinckx-Rice 3a6e1fe8c8
gnu: perl-xml-feed: Update to 0.55.
* gnu/packages/xml.scm (perl-xml-feed): Update to 0.55.
2018-10-15 06:19:36 +02:00
Maxim Cournoyer 66a9f08bb9
gnu: Add python-falcon-cors.
* gnu/packages/python-web.scm (python-falcon-cors): New variable.
2018-10-14 22:50:27 -04:00
Maxim Cournoyer bb840999c8
gnu: Add python-falcon.
* gnu/packages/python-web.scm (python-falcon): New variable.
2018-10-14 22:02:40 -04:00
Maxim Cournoyer 0731fc1ce7
gnu: python-mimeparse: Update to 1.6.0.
* gnu/packages/python.scm (python-mimeparse): Update to 1.6.0.
[phases]: Enable tests with a custom check phase.
2018-10-14 22:02:40 -04:00
Mark H Weaver 614f49c49a
gnu: linux-libre: Update to 4.18.14.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.14.
(%linux-libre-hash): Update hash.
2018-10-14 19:27:46 -04:00
Mark H Weaver b0fe6b5785
gnu: linux-libre@4.14: Update to 4.14.76.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.76.
(%linux-libre-4.14-hash): Update hash.
2018-10-14 19:13:56 -04:00
Mark H Weaver f266e82ad2
gnu: linux-libre@4.9: Update to 4.9.133.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.133.
2018-10-14 19:09:24 -04:00
Mark H Weaver 2dd1bfcb58
gnu: linux-libre@4.4: Update to 4.4.161.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.161.
2018-10-14 19:07:35 -04:00
Efraim Flashner c2397a8695
gnu: gdk-pixbuf: Increase test timeout.
* gnu/packages/gtk.scm (gdk-pixbuf)[arguments]: Increase test timeout.
2018-10-14 11:04:40 +03:00
Efraim Flashner 89f9df6cfd
gnu: icecat: Build with rust-1.24.
* gnu/packages/gnuzilla.scm (icecat)[native-inputs]: Use the oldest
compatable rust over newer releases when building icecat.
2018-10-14 09:42:54 +03:00
Brett Gilio 40f856fae8
gnu: csound: Update to 6.11.0.
* gnu/packages/audio.scm (csound): Update to 6.11.0.
[home-page]: Change to "https://csound.com/".

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-14 10:52:12 +08:00
Leo Famulari d7814696b8
gnu: python-configargparse: Use pypi-uri.
* gnu/packages/python.scm (python-configargparse,
python2-configargparse)[source]: Use pypi-uri.
2018-10-12 23:42:43 -04:00
Leo Famulari f1be3735db
gnu: khal: Update to 0.9.10.
* gnu/packages/calendar.scm (khal): Update to 0.9.10.
2018-10-12 23:42:43 -04:00
Leo Famulari 3c4d307e86
gnu: python-icalendar: Update to 4.0.2.
* gnu/packages/python.scm (python-icalendar: Update to 4.0.2.
2018-10-12 23:42:43 -04:00
Leo Famulari 3584eeb9a1
gnu: ImageMagick: Update to 6.9.10-12.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-12.
2018-10-12 23:42:39 -04:00
Leo Famulari a60e868629
gnu: Wireshark: Update to 2.6.4 [fixes CVE-2018-{12086,18225,18226,18227}].
* gnu/packages/networking.scm (wireshark): Update to 2.6.4.
2018-10-12 22:18:22 -04:00
宋文武 6826f1e1ed
gnu: Add libpd.
* gnu/packages/music.scm (libpd): New variable.
2018-10-12 22:23:58 +08:00
Christopher Baines 50135ff896
gnu: Remove duplicate ruby-yard package definition.
* gnu/packages/ruby.scm (ruby-yard): Remove one of the two package
definitions, and update the other to the latest release.
2018-10-12 08:23:17 +01:00
Christopher Baines e9ab649e1e
gnu: Remove duplicate ruby-concurrent package definition.
* gnu/packages/ruby.scm (ruby-concurrent): Remove one of the two definitions
for this variable.
2018-10-12 08:23:15 +01:00
Vagrant Cascadian e1d1ec1435
gnu: u-boot: Update to 2018.09.
* gnu/packages/bootloaders.scm (u-boot): Update to 2018.09.
(u-boot-tools)[arguments]: Substitute "coverage" for "python-coverage". Update
workaround for only 99% test coverage.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-10-11 17:28:53 -04:00
Brett Gilio fc346e30a0
gnu: godot: Update to 3.0.6.
* gnu/packages/game-development.scm (godot): Update to 3.0.6.
2018-10-11 16:42:04 -04:00
Efraim Flashner 0ea6af996b
gnu: python-testtools: Fix regression in test suite.
* gnu/packages/check.scm (python-testtools)[source]: Add patch.
* gnu/packages/patches/python-testtools.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2018-10-11 22:34:20 +03:00
Efraim Flashner fd15eb286e
gnu: python-more-itertools: Fix building on 32-bit architectures.
* gnu/packages/python.scm (python-more-itertools)[arguments]: Add a
custom phase to prevent overflowing on 32-bit architectures.
2018-10-11 20:55:44 +03:00
Leo Famulari 3bee949b03
gnu: Krita: Update to 4.1.5.
* gnu/packages/kde.scm (krita): Update to 4.1.5.
2018-10-11 13:10:50 -04:00
Ludovic Courtès ed9d7cb4d9
gnu: guix-daemon: Run 'guix' from /var/guix/profiles/per-user/root.
Fixes <https://bugs.gnu.org/32183>.
Reported by Pjotr Prins <pjotr.public12@thebird.nl>
and Konrad Hinsen <konrad.hinsen@fastmail.net>.

* gnu/packages/package-management.scm (guix-daemon)[arguments]: Execute
/var/guix/profiles/per-user/root/current-guix/bin/guix instead of ~root/….
2018-10-11 18:29:11 +02:00
Ricardo Wurmus e8a7eab169
gnu: kallisto: Update to 0.44.0.
* gnu/packages/bioinformatics.scm (kallisto): Update to 0.44.0.
[source]: Fetch from git.
[arguments]: Add build phase to use htslib from Guix.
[inputs]: Add htslib.
2018-10-11 16:12:11 +02:00
Ricardo Wurmus a8fa86c477
gnu: Add python-cvxopt.
* gnu/packages/maths.scm (python-cvxopt, python2-cvxopt): New variables.
2018-10-11 10:30:30 +02:00
Mark H Weaver 2faf2edf58
gnu: linux-libre: Update to 4.18.13.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.13.
(%linux-libre-hash): Update hash.
2018-10-10 23:19:36 -04:00
Mark H Weaver 4f1d7e386b
gnu: linux-libre@4.14: Update to 4.14.75.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.75.
(%linux-libre-4.14-hash): Update hash.
2018-10-10 23:18:28 -04:00
Mark H Weaver 0e8f0803b5
gnu: linux-libre@4.9: Update to 4.9.132.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.132.
2018-10-10 23:17:53 -04:00
Mark H Weaver e05fe1f917
gnu: linux-libre@4.4: Update to 4.4.160.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.160.
2018-10-10 23:17:14 -04:00
Tobias Geerinckx-Rice dc5282f9ea
gnu: hexchat: Update to 2.14.2.
* gnu/packages/messaging.scm (hexchat): Update to 2.14.2.
2018-10-11 00:01:44 +02:00
Tobias Geerinckx-Rice 272fc9dca3
gnu: tlp: Return #t from phases.
* gnu/packages/linux.scm (tlp)[argument]: Return #t all from phases.
2018-10-11 00:01:44 +02:00
Tobias Geerinckx-Rice 43abffa1a3
gnu: hdparm: Update to 9.56.
* gnu/packages/linux.scm (hdparm): Update to 9.56.
2018-10-10 23:49:14 +02:00
Tobias Geerinckx-Rice 50298d4a81
gnu: perftest: Update to 4.4-0.4.
* gnu/packages/linux.scm (perftest): Update to 4.4-0.4.
2018-10-10 23:49:14 +02:00
Tobias Geerinckx-Rice b71a34887b
gnu: haveged: Mark up description.
* gnu/packages/linux.scm (haveged)[description]: Use @dfn{} and
split into two paragraphs.
2018-10-10 23:49:13 +02:00
Tobias Geerinckx-Rice 893c340c3a
gnu: haveged: Update to 1.9.4.
* gnu/packages/linux.scm (haveged): Update to 1.9.4.
[source]: Use GIT-FETCH and GIT-FILE-NAME from new (development) home.
2018-10-10 23:49:13 +02:00
Tobias Geerinckx-Rice f825faa502
gnu: python-pickleshare: Update to 0.7.5.
* gnu/packages/databases.scm (python-pickleshare): Update to 0.7.5.
2018-10-10 23:49:13 +02:00
Tobias Geerinckx-Rice 43c97cceae
gnu: ranger: More test tweaks.
There's no functional difference between 'make test_pytest' and running
'py.test' directly, but there may be in future.

This follows up on commit 14173b3c6765bd8fcb2b12ea28fc27226645c7e1.

* gnu/packages/disk.scm (ranger)[arguments]: Use #:test-target to run
the (same) tests through 'make'.
[native-inputs]: Remove left-over python-flake8 and python-pylint.
2018-10-10 23:49:13 +02:00
Danny Milosavljevic 47f9fb18a3
gnu: Add kicad-symbols.
* gnu/packages/engineering.scm (kicad-symbols): New variable.
2018-10-10 23:04:18 +02:00
Tobias Geerinckx-Rice 3d0fdb34a2
gnu: ranger: Update to 1.9.2.
* gnu/packages/disk.scm (ranger): Update to 1.9.2.
[native-inputs]: Order alphabetically.
[arguments]: Actually run tests and remove useless #:test-target.
2018-10-10 22:12:03 +02:00
Tobias Geerinckx-Rice 3820d51bec
Order (gnu packages disk) module imports alphabetically.
* gnu/packages/disk.scm (define-module): Order module imports
alphabetically.
2018-10-10 22:12:02 +02:00
Tobias Geerinckx-Rice 1f033795e2
gnu: ndctl: Update to 63.
* gnu/packages/disk.scm (ndctl): Update to 63.
[source]: Use GIT-FILE-NAME.
[native-inputs]: Add bash-completion.
[arguments]: Add '--disable-asciidoctor' and '--without-systemd'
 #:configure-flags.  Don't bother patching unused ./autogen.sh in
'patch-FHS-file-names' phase.
2018-10-10 22:12:02 +02:00
Tobias Geerinckx-Rice 4273a7ef65
gnu: libblockdev: Update to 2.20.
* gnu/packages/disk.scm (libblockdev): Update to 2.20.
[license]: Update to match fixed licence headers.
2018-10-10 22:12:02 +02:00
Tobias Geerinckx-Rice 8984dbd0de
gnu: volume-key: Update to 0.3.12.
* gnu/packages/disk.scm (volume-key): Update to 0.3.12.
2018-10-10 22:12:02 +02:00
Pierre Neidhardt 8f3dc810b1
gnu: emacs-slime: Update to 2.22.
* gnu/packages/emacs.scm (emacs-slime): Update to 2.22.
2018-10-10 17:45:07 +02:00
Pierre Neidhardt 3e70c3a06e
gnu: emacs-evil-collection: Update to 0.0.1.
* gnu/packages/emacs.scm (emacs-evil-collection): Update to 0.0.1.
2018-10-10 17:43:51 +02:00
Pierre Neidhardt 903378910e
gnu: Add numlockx.
* gnu/packages/xdisorg.scm (numlockx): New variable.
2018-10-10 17:32:53 +02:00
Ludovic Courtès 121f32a104
gnu: guile-next: Update to 2.9.1.
* gnu/packages/guile.scm (guile-next): Update to 2.9.1.
[native-inputs, arguments]: Remove.
[properties]: New field.
2018-10-10 14:48:46 +02:00
Ludovic Courtès 6b009dbfea
gnu: openal: Update source and home page URLs.
Fixes <https://bugs.gnu.org/33000>.
Reported by Nam Nguyen <namn@berkeley.edu>.

* gnu/packages/audio.scm (openal)[source, home-page]: Update URLs.
2018-10-10 14:30:39 +02:00
Ludovic Courtès 296ad59216
gnu: haunt: Make sure Guile-CommonMark and Guile-Reader are always visible.
* gnu/packages/guile.scm (haunt)[arguments]: In 'wrap-haunt' phase, add
Guile-Reader and Guile-CommonMark to the search paths.
2018-10-10 13:48:21 +02:00
Mark Meyer a50f5258c7
gnu: Add kdenlive.
* gnu/packages/kde.scm (kdenlive): New variable.

Co-authored-by: Gábor Boskovits <boskovits@gmail.com>
Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2018-10-10 11:11:14 +02:00
Mark Meyer e7cdd311ae
gnu: mlt: Prepare for kdenlive.
* gnu/packages/video.scm (mlt): Update to 6.10.0.
[inputs]: Add frei0r-plugins, gdk-pixbuf, gtk+-2, qtbase,qtsvg.
[make-flags]: Add "CXX=g++ -std=gnu++11".

Co-authored-by: Gábor Boskovits <boskovits@gmail.com>
Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2018-10-10 11:10:46 +02:00
Efraim Flashner 5ff15b86fc
gnu: lisp.scm: Arrange imported modules alphabetically.
* gnu/packages/lisp.scm: Arrange imported modules alphabetically.
2018-10-10 10:41:39 +03:00
Efraim Flashner e4c399fe15
gnu: clisp: Update to 2.49.92.
* gnu/packages/lisp.scm (clisp): Update to 2.49.92.
[source]: Switch to git-fetch. Remove unneeded patch.
[arguments]: Remove '--enable-portability' flag, add CFLAGS for
armhf-linux. Update list of files needing substitutions in custom
'patch-sh-and-pwd phase.
[home-page]: Update to new home-page.
* gnu/packages/patches/clisp-glibc-2.26.patch: Remove file.
& gnu/local.mk (dist_patch_DATA): Remove it.
2018-10-10 10:41:37 +03:00
Rutger Helling 006a1d59ba
gnu: vkd3d: Update to 1.1.
* gnu/packages/vulkan.scm (vkd3d): Update to 1.1.
2018-10-10 09:34:09 +02:00
Danny Milosavljevic 9096c00629
gnu: java-w3c-svg: Update synopsis and description.
* gnu/packages/batik.scm (java-w3c-svg-1.0)[synopsis]: Modify.
[description]: Modify.
(java-w3c-svg)[synopsis]: Modify.
[description]: Modify.
2018-10-09 21:44:11 +02:00
Danny Milosavljevic b2eda4a55e
gnu: java-w3c-svg: Fix build.
Reported-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>

* gnu/packages/batik.scm (java-w3c-svg)[arguments]<#:phases>: Delete
"patch-interface" phase.
2018-10-09 21:44:09 +02:00
Ludovic Courtès 64965a068d
gnu: Add ttf2pt1.
* gnu/packages/fontutils.scm (ttf2pt1): New variable.
2018-10-09 18:54:12 +02:00
Efraim Flashner 1fe57b3746
gnu: bs1770gain: Update to 0.5.0.
* gnu/packages/audio.scm (bs1770gain): Update to 0.5.0.
2018-10-09 12:04:34 +03:00
Efraim Flashner 8658b81b1a
gnu: augeas: Update to 1.11.0.
* gnu/packages/augeas.scm (augeas): Update to 1.11.0.
[source]: Remove snippet.
2018-10-09 11:01:53 +03:00
Efraim Flashner 8d18edde75
* gnu: agg: Replace bootstrap phase.
* gnu/packages/graphics.scm (agg)[arguments]: Remove custom 'autoreconf
phase and replace default 'bootstrap phase. Use INVOKE.
[native-inputs]: Remove bash.
2018-10-09 10:33:07 +03:00
Efraim Flashner 31f45cf7be
gnu: agg: Don't build examples.
* gnu/packages/graphics.scm (agg)[arguments]: Disable building the
examples.
2018-10-09 10:33:03 +03:00
Efraim Flashner 07b0662754
gnu: abiword: Remove wmf support.
* gnu/packages/abiword.scm (abiword)[arguments]: Remove 'wmf' from the
list of enabled plugins.
2018-10-09 09:56:35 +03:00
Tobias Geerinckx-Rice 3880537c74
gnu: zstd: Don't use unstable tarball.
* gnu/packages/compression.scm (zstd)[source]: Use release archive.
2018-10-09 05:47:16 +02:00
Tobias Geerinckx-Rice 317e80cead
gnu: unison: End all phases with #t.
* gnu/packages/ocaml.scm (unison)[arguments]: End all phases with #t.
2018-10-09 05:42:14 +02:00
Tobias Geerinckx-Rice f6ccb95a86
gnu: docx2txt: End phases with #t.
* gnu/packages/textutils.scm (docx2txt)[arguments]: End 'fix-install'
phase with #t.
2018-10-09 05:42:14 +02:00
Tobias Geerinckx-Rice de68ad095d
gnu: zstd: Update to 1.3.6.
* gnu/packages/compression.scm (zstd): Update to 1.3.6.
[source]: Remove merged patches.
* gnu/packages/patches/zstd-fix-stdin-list-test.patch,
gnu/packages/patches/zstd-fix-stdin-list-without-tty.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2018-10-09 05:42:14 +02:00
Thorsten Wilms 65b8d61073
gnu: Add gimp-resynthesizer.
* gnu/packages/gimp.scm (gimp-resynthesizer): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-08 23:19:35 +02:00
Thorsten Wilms df2d77c45f
gnu: Add emacs-colum-marker.
* gnu/packages/emacs.scm (emacs-colum-marker): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-08 22:55:00 +02:00
pimi b6bd8b108a
gnu: Add filtlong.
* gnu/packages/bioinformatics.scm (filtlong): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-10-08 18:32:42 +02:00
Mathieu Lirzin f8e0d27c5c
gnu: emacs-google-translate: Update to 0.11.15.
* gnu/packages/emacs.scm (emacs-google-translate): Update to 0.11.15.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-08 18:32:42 +02:00
Ludovic Courtès 46e78707a3
gnu: Add font-sil-charis.
* gnu/packages/fonts.scm (font-sil-charis): New variable.
2018-10-08 18:32:42 +02:00
Ludovic Courtès 1d6417340d
gnu: Add font-sil-gentium.
* gnu/packages/fonts.scm (font-sil-gentium): New variable.
2018-10-08 18:32:42 +02:00
Ricardo Wurmus f6e9976393
gnu: Add r-dnabarcodes.
* gnu/packages/bioconductor.scm (r-dnabarcodes): New variable.
2018-10-08 14:19:04 +02:00
Christopher Baines 1deab8cbf6
gnu: Add picard.
* gnu/packages/music.scm (picard): New variable.
2018-10-08 07:41:21 +01:00
Ben Woodcroft 402561ccef
gnu: python2-backports-functools-lru-cache: Update to 1.5.
* gnu/packages/python.scm (python2-backports-functools-lru-cache): Update to 1.5.
2018-10-08 16:37:03 +10:00
Rutger Helling 5103c98f68
gnu: c-toxcore: Update to 0.2.8.
* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.8.
2018-10-08 08:24:50 +02:00
Kei Kebreau a041066374
gnu: crawl, crawl-tiles: Update to 0.22.1.
* gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.22.1.
* gnu/packages/patches/crawl-upgrade-saves.patch: Update accordingly.
2018-10-07 21:23:09 -04:00
Leo Famulari 0a3e9bf621
gnu: Go 1.9: Fix test failure with binutils >= 2.31.
* gnu/packages/golang.scm (go-1.9)[arguments]: Add a substitution to the
prebuild phase.
2018-10-07 21:19:07 -04:00
Leo Famulari e8bd1946ec
Merge branch 'master' into core-updates 2018-10-07 20:49:14 -04:00
Leo Famulari a18accba46
gnu: Remove Go 1.10.
* gnu/packages/golang.scm (go-1.10): Remove variable.
(go-1.11)[arguments]: Remove unnecessary environment variable from
'set-bootstrap-variables' phase.
2018-10-07 20:48:30 -04:00
Leo Famulari 68afb9dccf
build-system/glib-or-gtk: Build 'in-source' by default.
* guix/build-system/glib-or-gtk.scm (glib-or-gtk-build): Change to
'out-of-source? #f'.
* gnu/packages/audio.scm (audacity)[arguments]: Use the default 'out-of-source?'
setting.
* gnu/packages/libreoffice.scm (libreoffice): Likewise.
2018-10-07 16:13:51 -04:00
Leo Famulari cd220e60da
gnu: ncmpc: Update to 0.32.
* gnu/packages/mpd.scm (ncmpc): Update to 0.32.
[inputs]: Add boost, pcre, and python-sphinx. Remove glib.
[arguments]: Install the man pages correctly. Remove unnecessary configure flag.
2018-10-07 15:27:20 -04:00
Leo Famulari 247537da81
gnu: borg: The backup client cannot override the server-side storage quota.
* gnu/packages/patches/borg-respect-storage-quota.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/backup.scm (borg)[source]: Use it.
2018-10-07 13:57:32 -04:00
Jan Nieuwenhuizen 236fadf528
gnu: mes: Update to 0.18.
* gnu/packages/patches/mes-nyacc-0.86.0.patch: Removef file.
* gnu/local.mk (dist_patch_DATA): Remove entry.
* gnu/packages/mes.scm (mes): Update to 0.18.
2018-10-07 16:30:50 +02:00
Danny Milosavljevic ae6922ed14
gnu: Add java-jakarta-regexp.
* gnu/packages/java.scm (java-jakarta-regexp): New variable.
2018-10-07 15:28:37 +02:00
Danny Milosavljevic 12a0b38ce6
gnu: java-xmlgraphics-commons: Add dependency to java-asm.
* gnu/packages/batik.scm (java-xmlgraphics-commons)[native-inputs]: Add
java-asm.
2018-10-07 14:47:36 +02:00
Danny Milosavljevic 3158425eb8
gnu: java-xmlgraphics-commons: Add dependency to java-cglib.
* gnu/packages/batik.scm (java-xmlgraphics-commons)[native-inputs]: Add
java-cglib.
2018-10-07 14:46:26 +02:00
Danny Milosavljevic 05dae40302
gnu: java-xmlgraphics-commons: Make error in tests fail the "check" phase.
* gnu/packages/batik.scm (java-xmlgraphics-commons)[arguments]<#:test-target>:
Use "junit" test target.
2018-10-07 14:43:47 +02:00
Danny Milosavljevic 02803fdf45
gnu: java-xmlgraphics-commons: Remove bundled dependencies.
* gnu/packages/batik.scm (java-xmlgraphics-commons): Remove bundled
dependencies.
2018-10-07 14:42:57 +02:00
Danny Milosavljevic 52d2725ab1
gnu: Add java-xmlgraphics-commons.
* gnu/packages/batik.scm (java-xmlgraphics-commons): New variable.
2018-10-07 14:32:05 +02:00
Danny Milosavljevic 283f57d8fa
gnu: Add java-w3c-sac.
* gnu/packages/batik.scm (java-w3c-sac): New variable.
2018-10-07 14:16:01 +02:00
Danny Milosavljevic da99c46f63
gnu: Add java-w3c-svg.
* gnu/packages/batik.scm (java-w3c-svg-1.0, java-w3c-svg): New variables.
2018-10-07 14:15:21 +02:00
Danny Milosavljevic 2c4be1add0
gnu: Add java-w3c-smil.
* gnu/packages/batik.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2018-10-07 14:14:13 +02:00
fis trivial c8a99ab911
gnu: mercurial: Update to 4.6.2.
* gnu/packages/version-control.scm (mercurial): Update to 4.6.2.
2018-10-07 13:02:51 +03:00
宋文武 96808b39e7
gnu: pd: Update to 0.49-0.
* gnu/packages/music.scm (pd): Update to 0.49-0.
2018-10-07 15:29:47 +08:00
Tobias Geerinckx-Rice ccfac015bf
gnu: wcslib: Update to 5.20.
* gnu/packages/astronomy.scm (wcslib): Update to 5.20.
[arguments]: Build parallelly.
2018-10-06 23:29:31 +02:00
Leo Famulari e90ce11577
gnu: git: Update to 2.19.1 [fixes CVE-2018-17456].
* gnu/packages/version-control.scm (git): Update to 2.19.1.
2018-10-06 04:11:26 -04:00
Ricardo Wurmus d71078bc75
gnu: Add ngless.
* gnu/packages/bioinformatics.scm (ngless): New variable.
2018-10-05 23:59:27 +02:00
Ricardo Wurmus b1f9cc88c4
gnu: Add ghc-safeio.
* gnu/packages/haskell.scm (ghc-safeio): New variable.
2018-10-05 23:59:27 +02:00
Ricardo Wurmus ea202046fa
gnu: Add ghc-file-embed.
* gnu/packages/haskell.scm (ghc-file-embed): New variable.
2018-10-05 23:59:27 +02:00
Ricardo Wurmus c7e400b1ee
gnu: Add ghc-configurator.
* gnu/packages/haskell.scm (ghc-configurator): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus d453b89944
gnu: Add ghc-bytestring-lexing.
* gnu/packages/haskell.scm (ghc-bytestring-lexing): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus d9ee3e375c
gnu: Add ghc-inline-c-cpp.
* gnu/packages/haskell.scm (ghc-inline-c-cpp): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 9ef95a196f
gnu: Add ghc-safe-exceptions.
* gnu/packages/haskell.scm (ghc-safe-exceptions): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 88189099df
gnu: Add ghc-inline-c.
* gnu/packages/haskell.scm (ghc-inline-c): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 52f5114d01
gnu: Add ghc-raw-string-qq.
* gnu/packages/haskell.scm (ghc-raw-string-qq): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 5e6bf3e2da
gnu: Add ghc-hpack.
* gnu/packages/haskell.scm (ghc-hpack): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 320323141f
gnu: Add ghc-interpolate.
* gnu/packages/haskell.scm (ghc-interpolate): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus a933cbfb61
gnu: Add ghc-conduit-algorithms.
* gnu/packages/haskell.scm (ghc-conduit-algorithms): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 71c2e3e1a1
gnu: Add ghc-pqueue.
* gnu/packages/haskell.scm (ghc-pqueue): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 4fc161b9c6
gnu: Add ghc-bzlib-conduit.
* gnu/packages/haskell.scm (ghc-bzlib-conduit): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 44c6180b3f
gnu: Add ghc-lzma-conduit.
* gnu/packages/haskell.scm (ghc-lzma-conduit): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 38757d610e
gnu: Add ghc-bindings-dsl.
* gnu/packages/haskell.scm (ghc-bindings-dsl): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 80588cfccf
gnu: Add ghc-stm-conduit.
* gnu/packages/haskell.scm (ghc-stm-conduit): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 36ec599e78
gnu: Add ghc-lzma.
* gnu/packages/haskell.scm (ghc-lzma): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus d05ed20ef1
gnu: Add ghc-cereal-conduit.
* gnu/packages/haskell.scm (ghc-cereal-conduit): New variable.
2018-10-05 23:59:26 +02:00
Ricardo Wurmus 6c8197783d
gnu: Add ghc-atomic-write.
* gnu/packages/haskell.scm (ghc-atomic-write): New variable.
2018-10-05 23:59:25 +02:00
Ricardo Wurmus 562cfae330
gnu: Add ghc-chart-cairo.
* gnu/packages/haskell.scm (ghc-chart-cairo): New variable.
2018-10-05 23:59:25 +02:00
Ricardo Wurmus 7df25c77c5
gnu: Add ghc-cairo.
* gnu/packages/haskell.scm (ghc-cairo): New variable.
2018-10-05 23:59:25 +02:00
Ricardo Wurmus 279c97dba8
gnu: ghc-regex: Fix build.
* gnu/packages/haskell.scm (ghc-regex)[arguments]: Add build phase to relax
version checks.
2018-10-05 23:59:25 +02:00
Ricardo Wurmus a45c64701b
gnu: ghc-http-conduit: Remove ghc-http-client from native-inputs.
* gnu/packages/haskell-web.scm (ghc-http-conduit)[native-inputs]: Remove
ghc-http-client.
2018-10-05 23:59:25 +02:00
Christopher Baines 11ff2adc74
gnu: ruby-sass: Update to 3.6.0.
* gnu/packages/ruby.scm (ruby-sass)[version]: Update to 3.6.0.
[source]: Update sha256.
[native-inputs]: Add ruby-mathn, as this is needed when using Ruby 2.5.
2018-10-05 21:25:42 +01:00
Christopher Baines 4d372cb9a2
gnu: Add ruby-mathn.
* gnu/packages/ruby.scm (ruby-mathn): New variable.
2018-10-05 21:25:42 +01:00
Christopher Baines 2c7cb711e9
gnu: ruby-sass-spec: Fix spec expectation.
This fixes building ruby-sass with Ruby 2.5.

* gnu/packages/ruby.scm (ruby-sass-spec)[arguments]: Add patch-test phase to
fix the expectation of one of the tests. Also change the comment regarding the
tests not being run.
2018-10-05 21:25:42 +01:00
Christopher Baines 39ecb977d3
gnu: ruby-term-ansicolor: Fix test for Ruby 2.5.
* gnu/packages/ruby.scm (ruby-term-ansicolor)[arguments]: Add new fix-test
phase to fix a test that fails under Ruby 2.5.
2018-10-05 21:25:41 +01:00
Christopher Baines 0b060e3486
gnu: ruby-shindo: Remove -rubygems flags.
These have been removed in Ruby 2.5.

* gnu/packages/ruby.scm (ruby-shindo)[arguments]: Change fix-tests phase to
also remove the -rubygems flags.
2018-10-05 21:25:41 +01:00
Christopher Baines 357450dca0
gnu: bioruby: Update to 1.5.2.
This works with Ruby 2.5.

* gnu/packages/bioinformatics.scm (bioruby): Update to 1.5.2.
2018-10-05 21:25:39 +01:00
Kei Kebreau b0e829c632
gnu: gnucash-docs: Update to 3.3.
The documentation on SourceForge is now located in the same directory as the
source code.

* gnu/packages/gnucash.scm (gnucash-docs): Update to 3.3.
2018-10-05 14:28:44 -04:00
Kei Kebreau 73ca145a7e
gnu: gnucash: Update to 3.3.
* gnu/packages/patches/gnucash-disable-failing-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/gnucash.scm (gnucash): Update to 3.3.
[source]: Add patch.
[arguments]: Add 'set-env-vars', 'glib-or-gtk-compile-schemas', and
'glib-or-gtk-wrap' phases.
2018-10-05 13:41:08 -04:00
Tobias Geerinckx-Rice fc4738149f
gnu: Add bastet.
* gnu/packages/games.scm (bastet): New public variable.
* gnu/packages/patches/bastet-change-source-of-unordered_set.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-10-05 19:32:45 +02:00
Tobias Geerinckx-Rice b008a12ae7
gnu: fdroidserver: Update to 1.0.10.
* gnu/packages/android.scm (fdroidserver): Update to 1.0.10.
2018-10-05 19:30:09 +02:00
Tobias Geerinckx-Rice 8713c03e55
gnu: audacity: Don't use unstable tarball.
* gnu/packages/audio.scm (audacity)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2018-10-05 19:30:09 +02:00
Tobias Geerinckx-Rice 3f90445692
gnu: filezilla: Update to 3.37.4.
* gnu/packages/ftp.scm (filezilla): Update to 3.37.4.
2018-10-05 19:30:09 +02:00
Tobias Geerinckx-Rice 38aca674c3
gnu: libfilezilla: Update to 0.14.0.
* gnu/packages/ftp.scm (libfilezilla): Update to 0.14.0.
2018-10-05 19:30:08 +02:00
Marius Bakke cf6db76d2a
Merge branch 'master' into core-updates 2018-10-05 19:15:39 +02:00
Marius Bakke e65b2181e8
gnu: icu4c: Skip tests on i686.
* gnu/packages/icu4c.scm (icu4c)[arguments]: On i686-linux, set #:tests? #f.
2018-10-05 19:05:39 +02:00
Ricardo Wurmus a6798218be
gnu: samtools-0.1: Adjust to match changes in samtools.
* gnu/packages/bioinformatics.scm (samtools-0.1)[arguments]: Override make
flags.
2018-10-05 09:21:54 +02:00
Ricardo Wurmus 8e72f0f319
gnu: deeptools: Update to 3.1.2.
* gnu/packages/bioinformatics.scm (deeptools): Update to 3.1.2.
[source]: Fetch from git.
[arguments]: Delete reset-gzip-timestamps phase.
[inputs]: Add python-plotly.
2018-10-05 09:21:54 +02:00
Ricardo Wurmus 939882f734
gnu: python-pysam: Update to 0.15.1.
* gnu/packages/bioinformatics.scm (python-pysam): Update to 0.15.1.
[source]: Fetch from git.
[arguments]: Delete tests requiring internet access; use "invoke".
[inputs]: Add curl.
2018-10-05 09:21:54 +02:00
Ricardo Wurmus 1a28b9ab55
gnu: python-plotly: Add python-pandas to inputs.
* gnu/packages/graph.scm (python-plotly)[propagated-inputs]: Add
python-pandas.
2018-10-05 09:21:54 +02:00
Ricardo Wurmus f79b59e311
gnu: bcftools: Update to 1.9.
* gnu/packages/bioinformatics.scm (bcftools): Update to 1.9.
[arguments]: Remove obsolete make flags.
2018-10-05 09:21:54 +02:00
Ricardo Wurmus 4ae4a15232
gnu: samtools: Update to 1.9.
* gnu/packages/bioinformatics.scm (samtools): Update to 1.9.
[origin]: Remove bundled htslib sources.
[arguments]: Remove obsolete make-flags.
2018-10-05 09:21:54 +02:00
Ricardo Wurmus bd5f5eece9
gnu: htslib: Update to 1.9.
* gnu/packages/bioinformatics.scm (htslib): Update to 1.9.
2018-10-05 09:21:50 +02:00
Mark H Weaver 4a5e2a90d8
gnu: icecat: Add fixes from mozilla-esr60 [security fixes].
Includes fixes for CVE-2018-12386 and CVE-2018-12387.

* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr60 repository.
2018-10-04 21:35:01 -04:00
Mark H Weaver 2e073dc23c
gnu: linux-libre: Update to 4.18.12.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.12.
(%linux-libre-hash): Update hash.
2018-10-04 20:36:32 -04:00
Mark H Weaver 2195636cc1
gnu: linux-libre@4.14: Update to 4.14.74.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.74.
(%linux-libre-4.14-hash): Update hash.
2018-10-04 20:36:30 -04:00
Mark H Weaver 45f4ddd7c0
gnu: linux-libre@4.9: Update to 4.9.131.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.131.
2018-10-04 20:36:28 -04:00
Paul Garlick 9e2aa70bad
gnu: petsc-openmpi: Configure with support for MUMPS solver.
* gnu/packages/maths.scm (petsc-openmpi)[inputs]: Add metis,
mumps-openmpi, scalapack and pt-scotch.
[arguments]: Add "--with-PACKAGENAME=1" flags.  Move 'mpi-setup' phase
ahead of 'configure' phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-10-04 18:21:17 -04:00
Tobias Geerinckx-Rice d8b042326d
gnu: hiawatha: Set sane run-time directory defaults.
* gnu/packages/web.scm (hiawatha)[arguments]: Set sane default
directories. Replace the 'remove-empty-dirs' phase with a
'install-no-empty-directories' one.
2018-10-04 21:28:24 +02:00
Tobias Geerinckx-Rice b9b53fb4ff
gnu: hwloc: Update to 2.0.2.
* gnu/packages/mpi.scm (hwloc): Update to 2.0.2.
2018-10-04 21:28:24 +02:00
Tobias Geerinckx-Rice 7382ecd818
gnu: Add nsd.
* gnu/packages/dns.scm (nsd): New public variable.
2018-10-04 21:10:34 +02:00
David Thompson 55b616fd15
gnu: guile-next: Update to commit 6f3357b0df64c4be17e72079864c09a542f1c779.
* gnu/packages/guile.scm (guile-next): Update to commit
6f3357b0df64c4be17e72079864c09a542f1c779.
2018-10-04 13:22:02 -04:00
David Thompson e14b3067e3
gnu: guile-next: Add the correct native search paths.
* gnu/packages/guile.scm (guile-next): Add native search paths for version 3.0.
2018-10-04 13:21:50 -04:00
Tobias Geerinckx-Rice aff91b0d0b
gnu: hiawatha: Support HTTP/2.
* gnu/packages/web.sck (hiawatha)[arguments]: USE_SYSTEM_NGHTTP2
to ENABLE_HTTP2.
[inputs]: Add nghttp2:lib.
2018-10-04 19:06:06 +02:00
Tobias Geerinckx-Rice 8e87aa0497
gnu: hiawatha: Update to 10.8.3.
* gnu/packages/web.scm (hiawatha): Update to 10.8.3.
[source]: Also delete bundled copy of nghttp2.
[inputs]: Use mbedtls-for-hiawatha instead of vanilla mbedtls-apache.
* gnu/packages/tls.scm (mbedtls-for-hiawatha): New public variable.
2018-10-04 18:34:29 +02:00
Tobias Geerinckx-Rice 38a9bf805d
gnu: mbedtls-apache: Update to 2.13.0 [security fixes].
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.13.0.
[native-inputs]: Add python.
2018-10-04 17:42:30 +02:00
Arun Isaac 68c0a6260f
gnu: geos: Update to 3.7.0.
* gnu/packages/geo.scm (geos): Update to 3.7.0.
2018-10-04 20:01:06 +05:30
Tobias Geerinckx-Rice 0136fbd167
gnu: hexedit: Update to 1.4.2.
* gnu/packages/hexedit.scm (hexedit): Update to 1.4.2.
[source]: Use the author's more up-to-date git repository.
[native-inputs]: Add autoconf and automake.
2018-10-04 15:59:08 +02:00
Tobias Geerinckx-Rice 4fab0da096
gnu: html-xml-utils: Update to 7.7.
* gnu/packages/xml.scm (html-xml-utils): Update to 7.7.
2018-10-04 15:59:08 +02:00
Tobias Geerinckx-Rice ddf72f5059
gnu: perl-xml-feed: Update to 0.54.
* gnu/packages/xml.scm (perl-xml-feed): Update to 0.54.
2018-10-04 15:59:07 +02:00
Ludovic Courtès ca91d35225
gnu: guix: Update to 1d0be47.
* gnu/packages/package-management.scm (guix): Update to 1d0be47.
2018-10-04 11:21:37 +02:00
Diego Nicola Barbato ff30bb010b
gnu: escpr: Update to 1.6.30.
* gnu/packages/cups.scm (escpr): Update to 1.6.30.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-04 09:51:47 +02:00
Björn Höfling 63856931db
gnu: opencv: Update to 3.4.3.
[[PGP Signed Part:Good signature from BF286CB6593E5FFD Björn Höfling <bjoern.hoefling@bjoernhoefling.de> (trust undefined) created at 2018-10-03T22:28:20+0200 using DSA]]

* gnu/packages/image-processing.scm (opencv): Update to 3.4.3.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-04 09:48:45 +02:00
Ludovic Courtès 666fb2884a
gnu: r-acclma: Fix uses of @acronym in description.
* gnu/packages/cran.scm (r-acclma)[description]: Fix order of arguments
to @acronym.  The wrong order was causing 'stexi->shtml' to fail (match
error).
2018-10-04 09:46:43 +02:00
Ludovic Courtès 89fdd9ee0c
services: rottlog: Use command strings in the mcron jobs.
* gnu/services/admin.scm (default-jobs): Remove the lambda around
"/…/bin/rottlog" to make "herd schedule mcron" more
transparent (otherwise it just says "Lambda function").
2018-10-04 09:32:51 +02:00
Rutger Helling cd81c9e2a7
gnu: mpv: Update to 0.29.1.
* gnu/packages/video.scm (mpv): Update to 0.29.1.
2018-10-04 08:13:57 +02:00
Tobias Geerinckx-Rice 689ca9ba23
gnu: retroarch: Update to 1.7.5.
* gnu/packages/emulators.scm (retroarch): Update to 1.7.5.
2018-10-04 06:28:27 +02:00
Tobias Geerinckx-Rice 1fc346de4e
gnu: retroarch: Don't use unstable tarball.
* gnu/packages/emulators.scm (retroarch)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2018-10-04 06:28:27 +02:00
Tobias Geerinckx-Rice fe30eb6d24
gnu: ephoto: Fix typos in description.
* gnu/packages/enlightenment.scm (ephoto)[description]: Fix typos.
Wrap at 80 columns.
2018-10-04 06:28:27 +02:00
Tobias Geerinckx-Rice 104f475f9b
gnu: perl-string-copyright: Update to 0.003006.
* gnu/packages/license.scm (perl-string-copyright): Update to 0.003006.
2018-10-04 06:28:26 +02:00
Tobias Geerinckx-Rice 91a3c8005d
gnu: rpm: Update to 4.14.2.
* gnu/packages/package-management.scm (rpm): Update to 4.14.2.
[arguments]: Rename 'set-nspr-search-path' phase to
'set-nss-library-path' and remove CPATH work-around.
Remove obsolete 'fix-rpm-symlinks' phase.
[home-page]: Drop www.
2018-10-04 06:28:26 +02:00
Tobias Geerinckx-Rice 88abd73eeb
gnu: imapfilter: Update to 2.6.12.
* gnu/packages/mail.scm (imapfilter): Update to 2.6.12.
2018-10-04 06:28:26 +02:00
Tobias Geerinckx-Rice b1d30f46c1
gnu: imapfilter: Don't use unstable tarball.
* gnu/packages/mail.scm (imapfilter)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2018-10-04 06:28:26 +02:00
Tobias Geerinckx-Rice 1f2cf5d9db
gnu: nickle: Update to 2.82.
* gnu/packages/nickle.scm (nickle): Update to 2.82.
2018-10-04 06:28:25 +02:00
Tobias Geerinckx-Rice 9e783d0bf2
gnu: ddcutil: Update to 0.9.2.
* gnu/packages/hardware.scm (ddcutil): Update to 0.9.2.
2018-10-04 04:20:06 +02:00
Tobias Geerinckx-Rice a926109d62
gnu: ndctl: Return #t from phases.
* gnu/packages/disk (ndctl)[arguments]: Rename inaccurately named
'autogen' phase to 'patch-FHS-file-names'. Explicitly return #t.
2018-10-04 04:20:06 +02:00
Tobias Geerinckx-Rice 7f12d8134e
gnu: disorderfs: Update to 0.5.4.
* gnu/packages/file-systems.scm (disorderfs): Update to 0.5.4.
2018-10-04 04:20:06 +02:00
Tobias Geerinckx-Rice 99f97a7752
gnu: packagekit: Update to 1.1.11.
* gnu/packages/freedesktop.scm (packagekit): Update to 1.1.11.
2018-10-04 04:20:05 +02:00
Tobias Geerinckx-Rice 18995af2cd
gnu: Add freedroidrpg.
* gnu/packages/games.scm (freedroidrpg): New public variable.
2018-10-04 04:20:05 +02:00
Tobias Geerinckx-Rice 8d54e7ff22
gnu: wpa-supplicant-gui: Remove redundant code.
* gnu/packages/admin.scm (wpa-supplicant-gui)[arguments]: Remove
substitution already handled by the build system.
2018-10-04 04:20:05 +02:00
Tobias Geerinckx-Rice 20377e4a99
gnu: rubberband: Use HTTPS home page.
* gnu/packages/audio.scm (rubberband)[home-page]: Use HTTPS.
2018-10-04 04:20:05 +02:00
Tobias Geerinckx-Rice fb54125114
gnu: Add memtester.
* gnu/packages/hardware.scm (memtester): New public variable.
2018-10-04 04:20:04 +02:00
Tobias Geerinckx-Rice 5eff43804e
gnu: Add memtest86+.
* gnu/packages/hardware.scm (memtest86+): New public variable.
2018-10-04 04:20:04 +02:00
Tobias Geerinckx-Rice 84ae0e29fd
gnu: rtags: Don't use unstable tarball.
* gnu/packages/code.scm (rtags)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2018-10-04 04:20:04 +02:00
Danny Milosavljevic 5165fb40f4
gnu: Add java-fasterxml-jackson-modules-base-mrbean.
* gnu/packages/java.scm (java-fasterxml-jackson-modules-base-mrbean): New
variable.
2018-10-04 03:05:10 +02:00
Clément Lassieur 615a7eec56
gnu: Add stlink.
* gnu/packages/embedded.scm (stlink): New variable.
2018-10-04 00:18:05 +02:00
Danny Milosavljevic 46f9022c99
gnu: Add java-commons-exec.
* gnu/packages/java.scm (java-commons-exec-1.1): New variable.
(java-commons-exec): New variable.
2018-10-04 00:06:42 +02:00
Ricardo Wurmus ef1f9acf47
gnu: azr3: Fix build.
Fixes <https://bugs.gnu.org/32698>.

* gnu/packages/audio.scm (azr3)[arguments]: Add build phase to reset timestamp
of man page source.
2018-10-03 23:04:32 +02:00
David Thompson 7d99f015ac
gnu: tiled: Update to 1.2.0.
* gnu/packages/game-development.scm (tiled): Update to 1.2.0.
2018-10-03 14:28:11 -04:00
Nicolas Goaziou 0c1fd6f8ad
gnu: Add emacs-spaceline.
* gnu/packages/emacs.scm (emacs-spaceline): New variable.
2018-10-03 18:54:29 +02:00
Nicolas Goaziou d406dcc046
gnu: Add emacs-powerline.
* gnu/packages/emacs.scm (emacs-powerline): New variable.
2018-10-03 18:54:26 +02:00
Nicolas Goaziou 6f2a2bd66d
gnu: Add emacs-all-the-icons.
* gnu/packages/emacs.scm (emacs-all-the-icons): New variable.
2018-10-03 18:52:18 +02:00
Eric Bavier 43eb42ef01
quilt: Remove test workarounds.
* gnu/packages/patches/quilt-compat-getopt-fix-second-separator.patch,
gnu/packages/patches/quilt-compat-getopt-fix-option-with-nondigit-param.patch:
New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/patchutils.scm (quilt)[source]: Use them.
[arguments]: Remove workarounds in 'patch-tests' phase.
2018-10-03 10:45:02 -05:00
Katherine Cox-Buday 227ce488d7
gnu: Go 1.11: Update to 1.11.1
* gnu/packages/golang.scm (go-1.11): Update to 1.11.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-10-03 10:33:46 -04:00
Christopher Lemmer Webber 477dde6192
gnu: emacs-racket-mode: Update to commit b977873.
* gnu/packages/emacs.scm (emacs-racket-mode): Update to commit b977873.
2018-10-03 10:16:53 -04:00
宋文武 d1022d68c2
gnu: guile-chickadee: Update to 0.3.0.
* gnu/packages/game-development.scm (guile-chickadee): Update to 0.3.0.
[arguments]: Add 'patch-godir' phase.
2018-10-03 21:54:56 +08:00
Ludovic Courtès 944a3a8b8e
gnu: recutils: Adjust Gnulib to libc 2.28.
Fixes <https://bugs.gnu.org/32776>.

* gnu/packages/databases.scm (recutils)[modules, snippet]: New fields.
2018-10-03 15:23:56 +02:00
Eric Bavier d7d1fc8210
quilt: Add diffstat input.
* gnu/packages/patchutils.scm (quilt)[inputs]: Add diffstat.
[arguments]: Add it to wrapper.
2018-10-02 22:34:44 -05:00
Eric Bavier 24a80064ca
quilt: Install translations.
* gnu/packages/patchutils.scm (quilt)[native-inputs]: New field.
2018-10-02 22:34:44 -05:00
Eric Bavier 68faa20e2d
quilt: Upgrade to 0.65.
* gnu/packages/patches/quilt-test-fix-regex.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/patchutils.scm (quilt)[version]: Upgrade to 0.65.
[source]: Use patch.
[arguments]: Adjust 'patch-tests' phase for new tests.  Re-enable "mail"
test.
2018-10-02 22:34:39 -05:00
Pierre-Antoine Rouby 000b540791
gnu: grammalecte: Update source hash.
The zip file was modified in-place by the maintainers to push fixes to
the "server-side code", as discussed at <https://bugs.gnu.org/32856>.

* gnu/packages/dictionaries.scm (grammalecte): Update source hash.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-02 23:08:30 +02:00
Ludovic Courtès 2bc8b2af89
gnu: guile-cairo: Update to 1.10.0.
* gnu/packages/gtk.scm (guile-cairo): Update to 1.10.0.
[source]: Add 'snippet'.
[arguments]: Remove.
2018-10-02 23:08:30 +02:00
Leo Famulari 63781c5748
gnu: Add r-acclma.
* gnu/packages/cran.scm (r-acclma): New variable.
2018-10-02 16:30:25 -04:00
pimi 9c1c2108a5
gnu: Add r-acceptancesampling.
* gnu/packages/cran.scm (r-acceptancesampling): New variable.
2018-10-02 16:30:22 -04:00
pimi da33385959
gnu: Add r-aca.
* gnu/packages/cran.scm (r-aca): New variable.
2018-10-02 16:27:28 -04:00
pimi c2ffc4fb53
gnu: Add r-ac3net.
* gnu/packages/cran.scm (r-ac3net): New variable.
2018-10-02 16:27:28 -04:00
pimi 0f1622220a
gnu: Add r-absfiltergsea.
* gnu/packages/bioinformatics.scm (r-absfiltergsea): New variable.
2018-10-02 16:23:49 -04:00
pimi 1ddb2b5c1c
gnu: Add r-absim.
* gnu/packages/cran.scm (r-absim): New variable.
2018-10-02 16:17:00 -04:00
pimi 3f0f49d708
gnu: Add poretools.
* gnu/packages/bioinformatics.scm (poretools): New variable.
2018-10-02 16:05:14 -04:00
pimi d8d8844ec1
gnu: Add r-accelerometry.
gnu/packages/cran.scm (r-accelerometry): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-10-02 15:46:04 -04:00
pimi 7af2dd3826
gnu: Add r-dvmisc.
gnu/packages/cran.scm (r-dvmisc): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-10-02 15:46:04 -04:00
pimi f6890c0891
gnu: Add r-rbenchmark.
gnu/packages/cran.scm (r-rbenchmark): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-10-02 15:46:03 -04:00
Leo Famulari 7d15490cd2
gnu: Syncthing: Update to 0.14.51.
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.51.
[arguments]: Adjust the 'increase-test-timeout' phase.
[inputs]: Add go-gopkg.in-ldap.v2.
2018-10-02 15:40:52 -04:00
Leo Famulari 5149857651
gnu: go-github-com-thejerf-suture: Update to 3.0.0-0.bf6ee6a.
* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Update to
3.0.0-0.bf6ee6a.
2018-10-02 15:40:52 -04:00
Leo Famulari 4cb2112d8f
gnu: Add gopkg.in/ldap.v2.
* gnu/packages/syncthing.scm (go-gopkg.in-ldap.v2): New variable.
2018-10-02 15:40:52 -04:00
Leo Famulari 712d01bbe9
gnu: Add gopkg.in/asn1-ber.v1.
* gnu/packages/syncthing.scm (go-gopkg.in-asn1-ber.v1): New variable.
2018-10-02 15:40:52 -04:00
Leo Famulari 994bccd944
gnu: LibreOffice: Fix "File > Open" crash on foreign distros.
Fixes <https://bugs.gnu.org/30642>.

* gnu/packages/libreoffice.scm (libreoffice)[build-system]: Use
glib-or-gtk-build-system.
[arguments]: Set '#:out-of-source #f'.
2018-10-02 14:46:13 -04:00
Leo Famulari b0f4300119
gnu: Audacity: Use glib-or-gtk-build-system instead of a wrapper.
* gnu/packages/audio.scm (audacity)[build-system]: Use glib-or-gtk-build-system.
[arguments]: Remove the 'wrap-program' phase. Set #:out-of-source #f.
2018-10-02 14:28:27 -04:00
Timo Eisenmann 1df4abc7dc
gnu: enlightenment: Fix keyboard switching
* gnu/packages/enlightenment.scm (enlightenment)[inputs]: Add 'setxkbmap'
[arguments]: Set absolute file name to 'setxkbmap'

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-02 14:53:39 +02:00
Clément Lassieur 75bb6e46ea
gnu: cuirass: Update to fe2b73c.
* gnu/packages/ci.scm (cuirass): Update to fe2b73c.
2018-10-02 13:23:29 +02:00
Christopher Baines f8e710684e
services: Add Gitolite.
* gnu/services/version-control.scm (<gitolite-configuration>,
<gitolite-rc-file>): New record types.
(gitolite-accounts, gitolite-activation): New procedures.
(gitolite-service-type): New variables.
* gnu/tests/version-control.scm (%gitolite-test-admin-keypair, %gitolite-os,
%test-gitolite): New variables.
(run-gitolite-test): New procedure.
* doc/guix.texi (Version Control): Document the gitolite service.
2018-10-02 08:11:17 +01:00
Tobias Geerinckx-Rice 6c6c03fa00
gnu: re2c: Update to 1.1.1.
* gnu/packages/re2c.scm (re2c): Update to 1.1.1.
2018-10-01 23:02:40 +02:00
Tobias Geerinckx-Rice 538b71a967
gnu: perl-socket6: Update to 0.29.
* gnu/packages/networking.scm (perl-socket6): Update to 0.29.
2018-10-01 23:02:40 +02:00
Tobias Geerinckx-Rice 08cbd4f3b9
gnu: recode: Update to 3.7.1.
* gnu/packages/textutils.scm (recode): Update to 3.7.1.
2018-10-01 23:02:40 +02:00
pimi f95d454251
gnu: Add r-acc.
* gnu/packages/cran.scm (r-acc): New variable.
2018-10-01 09:08:11 -04:00
pimi 63ec2c505a
gnu: Add r-physicalactivity.
* gnu/packages/cran.scm (r-physicalactivity): New variable.
2018-10-01 09:08:11 -04:00
pimi 16c5285af4
gnu: Add r-nleqslv.
* gnu/packages/cran.scm (r-nleqslv): New variable.
2018-10-01 09:08:10 -04:00
pimi f359b115c7
gnu: Add r-mhsmm.
* gnu/packages/cran.scm (r-mhsmm): New variable.
2018-10-01 09:08:10 -04:00
Rutger Helling 5ec20676d7
gnu: wine-staging: Update to 3.17.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.17.
* gnu/packages/wine.scm (wine-staging): Update to 3.17.
2018-10-01 14:55:56 +02:00
pimi e710d1a4ff
gnu: Add r-accelmissing.
* gnu/packages/cran.scm (r-accelmissing): New variable.
2018-10-01 08:37:16 -04:00
pimi b2bf43b22a
gnu: Add r-pscl.
* gnu/packages/cran.scm (r-pscl): New variable.
2018-10-01 08:37:13 -04:00
Ricardo Wurmus 52891580e1
gnu: ghc-statistics: Fix build.
* gnu/packages/haskell.scm (ghc-statistics)[arguments]: Add cabal revision.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus 456d76eaf6
gnu: ghc-aws: Fix build.
* gnu/packages/haskell.scm (ghc-aws)[inputs]: Add ghc-lifted-base.
2018-10-01 12:12:23 +02:00
宋文武 1abdefe573
gnu: ghc-gnuplot: Fix build.
* gnu/packages/haskell.scm (ghc-gnuplot)[inputs]: Add ghc-semigroups.
2018-10-01 12:12:23 +02:00
宋文武 70fa5899af
gnu: ghc-wave: Fix build.
* gnu/packages/haskell.scm (ghc-wave)[arguments]: Add a phase to relax
dependency constraints.
2018-10-01 12:12:23 +02:00
宋文武 eaa1f873e6
gnu: shellcheck: Update to 0.5.0.
* gnu/packages/haskell.scm (shellcheck): Update to 0.5.0.
[source]: Use tarball from hackage.
[inputs]: Add ghc-aeson.  Remove ghc-json.
2018-10-01 12:12:23 +02:00
宋文武 f0bce3a758
gnu: ghc-xmonad-contrib: Fix build.
* gnu/packages/wm.scm (ghc-xmonad-contrib)[inputs]: Add ghc-semigroups.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus c95908bb03
gnu: ghc-indents: Fix build.
* gnu/packages/haskell.scm (ghc-indents)[arguments]: Disable tests.
[native-inputs]: Add ghc-tasty and ghc-tasty-hunit.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus 787231e957
gnu: agda: Fix build.
* gnu/packages/agda.scm (agda)[inputs]: Remove ghc-monadplus; add
ghc-filemanip.
[arguments]: Replace configure phase.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus 6306ce7271
gnu: git-annex: Update to 6.20180926.
* gnu/packages/version-control.scm (git-annex): Update to 6.20180926.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus 86eec9cf5c
gnu: raincat: Update to 1.2.1.
* gnu/packages/games.scm (raincat): Update to 1.2.1.
[arguments]: Ensure raincat can find freeglut libraries at runtime.
[inputs]: Replace ghc-sdl, ghc-sdl-image, and ghc-sdl-mixer with ghc-sdl2,
ghc-sdl2-image, and ghc-sdl2-mixer, respectively.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus 21be24b74f
gnu: Add ghc-sdl2-image.
* gnu/packages/sdl.scm (ghc-sdl2-image): New variable.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus d975534e85
gnu: Add ghc-sdl2-mixer.
* gnu/packages/sdl.scm (ghc-sdl2-mixer): New variable.
2018-10-01 12:12:22 +02:00
Ricardo Wurmus 62dd7171d3
gnu: Add ghc-sdl2.
* gnu/packages/sdl.scm (ghc-sdl2): New variable.
2018-10-01 12:12:22 +02:00
Ricardo Wurmus d459e043c8
gnu: Add ghc-linear.
* gnu/packages/haskell.scm (ghc-linear): New variable.
2018-10-01 12:12:22 +02:00
Ricardo Wurmus 1d13003aa9
gnu: Add ghc-weigh.
* gnu/packages/haskell.scm (ghc-weigh): New variable.
2018-10-01 12:12:22 +02:00
Timothy Sample 576b7dd508
gnu: ghc-tasty-golden: Update to 2.3.2.
* gnu/packages/haskell-check.scm (ghc-tasty-golden): Update to 2.3.2.
2018-10-01 12:12:22 +02:00
Timothy Sample 88c337177f
gnu: ghc-base-compat: Update to 0.10.4.
* gnu/packages/haskell.scm (ghc-base-compat): Update to 0.10.4.
2018-10-01 12:12:22 +02:00
Timothy Sample 8fe9ab9579
gnu: Remove ghc-pandoc@1.
This old version of Pandoc no longer builds with GHC 8.4.3.

* gnu/packages/haskell-web.scm (ghc-aeson-for-pandoc-1): Remove variable.
* gnu/packages/haskell.scm (ghc-pandoc-types-for-pandoc-1,
ghc-texmath-for-pandoc-1, ghc-yaml-for-pandoc-1, ghc-hslua-for-pandoc-1,
ghc-skylighting-for-pandoc-1, ghc-doctemplates-for-pandoc-1, ghc-pandoc-1,
ghc-pandoc-citeproc-with-pandoc-1): Remove variables.
2018-10-01 12:12:22 +02:00
Timothy Sample 662fd1a868
gnu: ghc-yesod: Update to 1.6.0.
* gnu/packages/haskell-web.scm (ghc-yesod): Update to 1.6.0.
2018-10-01 12:12:22 +02:00
Timothy Sample 003ec2c8f0
gnu: ghc-pandoc-citeproc: Update to 0.14.3.1.
* gnu/packages/haskell.scm (ghc-pandoc-citeproc): Update to 0.14.3.1.
[arguments]: Add a phase to disable some failing YAML tests.
2018-10-01 12:12:22 +02:00
Timothy Sample 1b29af3d16
gnu: ghc-haddock: Update to 2.19.0.1.
* gnu/packages/haskell.scm (ghc-haddock): Update to 2.19.0.1.
[arguments]: Add a phase that deletes four test suites to avoid a
dependency on haddock-test.
[native-inputs]: Remove ghc-haddock-test.
2018-10-01 12:12:22 +02:00
Timothy Sample 69054c9285
gnu: ghc-yesod-form: Update to 1.6.2.
* gnu/packages/haskell-web.scm (ghc-yesod-form): Update to 1.6.2.
2018-10-01 12:12:22 +02:00
Timothy Sample 6a006a11fd
gnu: ghc-pandoc: Adjust tests and test dependency constraints.
* gnu/packages/haskell.scm (ghc-pandoc)[arguments]: Add a phase to relax a
test suite dependency constraint and another to skip some failing tests.
2018-10-01 12:12:22 +02:00
Timothy Sample f548cd7254
gnu: ghc-haddock-api: Update to 2.19.0.1.
* gnu/packages/haskell.scm (ghc-haddock-api): Update to 2.19.0.1.
[arguments]: Add a phase that patches the Cabal file to allow newer
versions of Cabal and hspec.
2018-10-01 12:12:22 +02:00
Timothy Sample 1689d39cd2
gnu: ghc-yesod-persistent: Update to 1.6.0.
* gnu/packages/haskell-web.scm (ghc-yesod-persistent): Update to 1.6.0.
2018-10-01 12:12:22 +02:00
Timothy Sample 082d9383d1
gnu: ghc-haddock-library: Update to 1.5.0.1.
* gnu/packages/patches/ghc-haddock-library-unbundle.patch: New file.
* gnu/packages/haskell.scm (ghc-haddock-library): Update to 1.5.0.1.
[source]: Add the patch; add a snippet to remove the bundled library.
[arguments]: Add a phase to relax test suite dependency constraints and
another to add a missing directory required for tests.
[native-inputs]: Add ghc-base-compat, ghc-optparse-applicative, and
ghc-tree-diff.
2018-10-01 12:12:22 +02:00
Timothy Sample 3b72e7e2d4
gnu: ghc-esqueleto: Update to commit b81e0d9.
* gnu/packages/haskell.scm (ghc-esqueleto): Update to commit b81e0d9.
[source]: Use git-fetch.
[arguments]: Disable Haddock and add phase to remove MySQL and PostgreSQL
test-suites.
[inputs]: Add ghc-unliftio.
[native-inputs]: Remove ghc-hunit, ghc-monad-control, and ghc-quickcheck.
2018-10-01 12:12:22 +02:00
Timothy Sample 99daa29488
gnu: ghc-aws: Update to 0.20.
* gnu/packages/haskell.scm (ghc-aws): Update to 0.20.
2018-10-01 12:12:22 +02:00
Timothy Sample c6cf0eb5fb
gnu: Add ghc-tree-diff.
* gnu/packages/haskell.scm (ghc-tree-diff): New variable.
2018-10-01 12:12:22 +02:00
Timothy Sample 7eee87e65d
gnu: ghc-persistent-sqlite: Update to 2.8.2.
* gnu/packages/haskell.scm (ghc-persistent-sqlite): Update to 2.8.2.
2018-10-01 12:12:22 +02:00
Timothy Sample 0ea695f677
gnu: ghc-yesod-core: Update to 1.6.6.
* gnu/packages/haskell-web.scm (ghc-yesod-core): Update to 1.6.6.
[inputs]: Add ghc-unliftio and ghc-rio.
2018-10-01 12:12:21 +02:00
Timothy Sample 12ce5d31d1
gnu: Add ghc-rio.
* gnu/packages/haskell.scm (ghc-rio): New variable.
2018-10-01 12:12:21 +02:00
Timothy Sample 6ef0793074
gnu: ghc-warp-tls: Update to 3.2.4.3.
* gnu/packages/haskell-web.scm (ghc-warp-tls): Update to 3.2.4.3.
[inputs]: Add ghc-tls-session-manager.
2018-10-01 12:12:21 +02:00
Timothy Sample 8401d3aad0
gnu: Remove old versions of ghc-doctest.
* gnu/packages/haskell.scm (ghc-doctest-0.12, ghc-doctest-0.13): Remove.
2018-10-01 12:12:21 +02:00
Timothy Sample dc676afb8c
gnu: ghc-trifecta: Update to 2.
* gnu/packages/haskell.scm (ghc-trifecta): Update to 2.
[inputs]: Remove ghc-doctest-0.13, ghc-doctest, and ghc-quickcheck.
[native-inputs]: Add ghc-doctest and ghc-quickcheck.
2018-10-01 12:12:21 +02:00
Timothy Sample e4bc57c85b
gnu: ghc-persistent-template: Update to 2.5.4.
* gnu/packages/haskell.scm (ghc-persistent-template): Update to 2.5.4.
[arguments]: Update Cabal file to r2.
2018-10-01 12:12:21 +02:00
Timothy Sample 6dde5b8f97
gnu: ghc-chart: Update to 1.9.
* gnu/packages/haskell.scm (ghc-chart): Update to 1.9.
2018-10-01 12:12:21 +02:00
Timothy Sample ccd4fd3f2a
gnu: xmobar: Update to 0.28.
* gnu/packages/wm.scm (xmobar): Update to 0.28.
2018-10-01 12:12:21 +02:00
Timothy Sample 47334ea099
gnu: ghc-warp: Update to 3.2.23.
* gnu/packages/haskell-web.scm (ghc-warp): Update to 3.2.23.
[arguments]: Enable tests.
[inputs]: Remove ghc-blaze-builder, ghc-bytestring-builder, and
ghc-lifted-base; add ghc-bsb-http-chunked.
[native-inputs]: Remove ghc-auto-update and ghc-http; add curl,
ghc-lifted-base, and ghc-http-client.
2018-10-01 12:12:21 +02:00
Timothy Sample bc368781b6
gnu: ghc-persistent: Update to 2.8.2.
* gnu/packages/haskell.scm (ghc-persistent): Update to 2.8.2.
[inputs]: Add ghc-void.
2018-10-01 12:12:21 +02:00
Timothy Sample b9f67d10bc
gnu: ghc-lens: Update to 4.16.1.
* gnu/packages/haskell.scm (ghc-lens): Update to 4.16.1.
[arguments]: Update Cabal file to r2.
[inputs]: Remove ghc-doctest-0.13.
[native-inputs]: Add ghc-doctest.
2018-10-01 12:12:21 +02:00
Timothy Sample fbdf403189
gnu: ghc-feed: Update to 1.0.0.0.
* gnu/packages/haskell.scm (ghc-feed): Update to 1.0.0.0.
[arguments]: Update Cabal file to r4.
[inputs]: Add ghc-base-compat, ghc-safe, ghc-text, ghc-xml-conduit, and
ghc-xml-types; remove ghc-xml.
2018-10-01 12:12:21 +02:00
Timothy Sample f707db294a
gnu: cabal-install: Update to 2.2.0.0.
* gnu/packages/haskell.scm (cabal-install): Update to 2.2.0.0.
[inputs] Add ghc-async, ghc-base16-bytestring, ghc-cryptohash-sha256,
ghc-echo, ghc-edit-distance, ghc-hackage-security, ghc-hashable,
ghc-resolv, and ghc-tar.
2018-10-01 12:12:21 +02:00
Timothy Sample 246cdfac2f
gnu: Add ghc-resolv.
* gnu/packages/haskell.scm (ghc-resolv): New variable.
2018-10-01 12:12:21 +02:00
Timothy Sample 45e421ff21
gnu: Add ghc-hackage-security.
* gnu/packages/haskell.scm (ghc-hackage-security): New variable.
2018-10-01 12:12:21 +02:00
Timothy Sample 5a88cff239
ghc: Add ghc-ed25519.
* gnu/packages/haskell-crypto.scm (ghc-ed25519): New variable.
2018-10-01 12:12:21 +02:00
Timothy Sample bf7e588432
gnu: Add ghc-cryptohash-sha256.
* gnu/packages/haskell-crypto.scm (ghc-cryptohash-sha256): New variable.
2018-10-01 12:12:21 +02:00
Timothy Sample c4a68deaad
gnu: Add ghc-echo.
* gnu/packages/haskell.scm (ghc-echo): New variable.
2018-10-01 12:12:21 +02:00
Timothy Sample 478365e36a
gnu: hlint: Update to 2.1.10.
* gnu/packages/haskell.scm (hlint): Update to 2.1.10.
2018-10-01 12:12:21 +02:00
Timothy Sample 23aa12fc09
gnu: ghc-simple-sendfile: Update to 0.2.27.
* gnu/packages/haskell.scm (ghc-simple-sendfile): Update to 0.2.27.
2018-10-01 12:12:20 +02:00
Timothy Sample 6f7280b090
gnu: ghc-monad-logger: Update to 0.3.29.
* gnu/packages/haskell.scm (ghc-monad-logger): Update to 0.3.29.
2018-10-01 12:12:20 +02:00
Timothy Sample 1613ee19f6
gnu: ghc-yaml: Update to 0.8.32.
* gnu/packages/haskell.scm (ghc-yaml): Update to 0.8.32.
2018-10-01 12:12:20 +02:00
Timothy Sample 24d919ffbd
gnu: ghc-wai-conduit: Update to 3.0.0.4.
* gnu/packages/haskell-web.scm (ghc-wai-conduit): Update to 3.0.0.4.
2018-10-01 12:12:20 +02:00
Timothy Sample ca96ba99ae
gnu: ghc-foldl: Update to 1.4.3.
* gnu/packages/haskell.scm (ghc-foldl): Update to 1.4.3.
[inputs]: Add ghc-semigroups and ghc-semigroupoids.
2018-10-01 12:12:20 +02:00
Timothy Sample c237721ea5
gnu: ghc-vector-builder: Update to 0.3.6.
* gnu/packages/haskell.scm (ghc-vector-builder): Update to 0.3.6.
[native-inputs]: Add ghc-attoparsec and ghc-rerebase; remove ghc-rebase.
2018-10-01 12:12:20 +02:00
Timothy Sample 6369346e54
gnu: ghc-wai-extra: Update to 3.0.24.2.
* gnu/packages/haskell-web.scm (ghc-wai-extra): Update to 3.0.24.2.
2018-10-01 12:12:20 +02:00
Timothy Sample 9516ef4f93
gnu: Add ghc-rerebase.
* gnu/packages/haskell.scm (ghc-rerebase): New variable.
2018-10-01 12:12:20 +02:00
Timothy Sample 53812aa77f
gnu: idris: Update to 1.3.0.
* gnu/packages/idris.scm (idris): Update to 1.3.0.
[inputs]: Remove ghc-aeson-1.1.2.0, ghc-cheapskate-0.1.0.5, and
ghc-trifecta-1.6.2.1; add ghc-aeson, ghc-cheapskate, and ghc-megaparsec.
[arguments]: Add a phase that patches the Cabal file to allow newer
versions of aeson.
(ghc-aeson-1.1.2.0, ghc-cheapskate-0.1.0.5, ghc-trifecta-1.6.2.1): Remove.
2018-10-01 12:12:20 +02:00
Timothy Sample 7b19f0a803
gnu: ghc-wai-logger: Update to 2.3.2.
* gnu/packages/haskell-web.scm (ghc-wai-logger): Update to 2.3.2.
2018-10-01 12:12:20 +02:00
Timothy Sample 6d2fd200f4
gnu: ghc-rebase: Update to 1.2.4.
* gnu/packages/haskell.scm (ghc-rebase): Update to 1.2.4.
2018-10-01 12:12:20 +02:00
Timothy Sample 8b1573b1e4
gnu: ghc-kan-extensions: Update to 5.2.
* gnu/packages/haskell.scm (ghc-kan-extensions): Update to 5.2.
[inputs]: Add ghc-invariant and ghc-transformers-compat.
2018-10-01 12:12:20 +02:00
Timothy Sample 19da4c3cd9
gnu: ghc-wai: Update to 3.2.1.2.
* gnu/packages/haskell-web.scm (ghc-wai): Update to 3.2.1.2.
2018-10-01 12:12:20 +02:00
Timothy Sample f752336c80
gnu: ghc-tasty-rerun: Update to 1.1.12.
* gnu/packages/haskell-check.scm (ghc-tasty-rerun): Update to 1.1.12.
2018-10-01 12:12:20 +02:00
Timothy Sample b587518960
gnu: ghc-fsnotify: Update to 0.3.0.1.
* gnu/packages/haskell.scm (ghc-fsnotify): Update to 0.3.0.1.
[inputs]: Remove ghc-temporary-rc; add ghc-temporary, ghc-random, and
ghc-shelly.
2018-10-01 12:12:20 +02:00
Timothy Sample 751a8c0b43
gnu: ghc-either: Update to 5.0.1.
* gnu/packages/haskell.scm (ghc-either): Update to 5.0.1.
[native-inputs]: Add ghc-quickcheck, ghc-test-framework, and
ghc-test-framework-quickcheck2.
2018-10-01 12:12:20 +02:00
Timothy Sample 38563d9140
gnu: ghc-adjunctions: Update to 4.4.
* gnu/packages/haskell.scm (ghc-adjunctions): Update to 4.4.
[inputs] Add ghc-transformers-compat.
[native-inputs]: Add ghc-generic-deriving, ghc-hspec, and hspec-discover.
2018-10-01 12:12:20 +02:00
Timothy Sample 128c4c40e4
gnu: ghc-vault: Update to 0.3.1.2.
* gnu/packages/haskell.scm (ghc-vault): Update to 0.3.1.2.
[inputs]: Add ghc-semigroupoids.
2018-10-01 12:12:20 +02:00
Timothy Sample 61849d425f
gnu: ghc-skylighting: Update to 0.7.2.
* gnu/packages/haskell.scm (ghc-skylighting-core): New variable.
(ghc-skylighting): Simplify by inheriting from ghc-skylighting-core.
2018-10-01 12:12:19 +02:00
Timothy Sample d8717c89b4
gnu: ghc-reducers: Update to 3.12.3.
* gnu/packages/haskell.scm (ghc-reducers): Update to 3.12.3.
2018-10-01 12:12:19 +02:00
Timothy Sample 8e06e15b7d
gnu: Add ghc-invariant.
* gnu/packages/haskell.scm (ghc-invariant): New variable.
2018-10-01 12:12:19 +02:00
Timothy Sample 89d4480169
gnu: ghc-http-client-tls: Update to 0.3.5.3.
* gnu/packages/haskell-web.scm (ghc-http-client-tls): Update to 0.3.5.3.
2018-10-01 12:12:19 +02:00
Timothy Sample 955738723b
gnu: ghc-free: Update to 5.0.2.
* gnu/packages/haskell.scm (ghc-free): Update to 5.0.2.
[inputs]: Add ghc-transformers-base and ghc-transformers-compat.
2018-10-01 12:12:19 +02:00
Timothy Sample 2d67fe8936
gnu: raincat: Update to 1.2.
* gnu/packages/games.scm (raincat): Update to 1.2.
2018-10-01 12:12:19 +02:00
Timothy Sample 3f135acc35
gnu: ghc-xss-sanitize: Update to 0.3.6.
* gnu/packages/haskell-web.scm (ghc-xss-sanitize): Update to 0.3.6.
2018-10-01 12:12:19 +02:00
Timothy Sample aac78f6be3
gnu: Add ghc-tls-session-manager.
* gnu/packages/haskell-web.scm (ghc-tls-session-manager): New variable.
2018-10-01 12:12:19 +02:00
Timothy Sample 01a67f89d1
gnu: ghc-shakespeare: Update to 2.0.15.
* gnu/packages/haskell.scm (ghc-shakespeare): Update to 2.0.15.
2018-10-01 12:12:19 +02:00
Timothy Sample 07f38c6a26
gnu: ghc-semigroupoids: Update to 5.2.2.
* gnu/packages/haskell.scm (ghc-semigroupoids): Update to 5.2.2.
[arguments]: Enable tests and update Cabal file to r4.
[inputs]: Add ghc-hashable and ghc-unordered-containers.
[native-inputs]: Add cabal-doctests and ghc-doctests.
(ghc-semigroupoids-5.2.2): Remove variable.
2018-10-01 12:12:19 +02:00
Timothy Sample bf73366886
gnu: ghc-profunctors: Update Cabal file to r2.
* gnu/packages/haskell.scm (ghc-profunctors): Update Cabal file to r2.
2018-10-01 12:12:19 +02:00