jackhill/guix/guix.git
3 years agognu: Add sbcl-livesupport.
Adam Kandur [Wed, 12 Aug 2020 06:52:05 +0000 (09:52 +0300)]
gnu: Add sbcl-livesupport.

* gnu/packages/lisp-xyz.scm (sbcl-livesupport, cl-livesupport, ecl-livesupport):
New variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
3 years agognu: lxqt: Enable keyboard shortcuts.
Timotej Lazar [Mon, 17 Aug 2020 15:09:33 +0000 (17:09 +0200)]
gnu: lxqt: Enable keyboard shortcuts.

* gnu/packages/lxqt.scm (lxqt)[propagated-inputs]: Add lxqt-globalkeys.

Signed-off-by: Leo Famulari <leo@famulari.name>
3 years agognu: piper: Update to 0.5.1. Disable broken tests.
Brendan Tildesley [Wed, 19 Aug 2020 08:56:56 +0000 (18:56 +1000)]
gnu: piper: Update to 0.5.1. Disable broken tests.

* gnu/packages/gnome.scm (piper): Update to 0.5.1. Disable tests.

Signed-off-by: Leo Famulari <leo@famulari.name>
3 years agognu: libratbag: Update to 0.14.
Brendan Tildesley [Wed, 19 Aug 2020 08:56:55 +0000 (18:56 +1000)]
gnu: libratbag: Update to 0.14.

* gnu/packages/gnome.scm (libratbag): Update to 0.14.

Signed-off-by: Leo Famulari <leo@famulari.name>
3 years agognu: Add fullswof-2d.
Paul Garlick [Wed, 19 Aug 2020 12:03:52 +0000 (13:03 +0100)]
gnu: Add fullswof-2d.

* gnu/packages/simulation.scm (fullswof-2d): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
3 years agognu: Add rtaudio.
Vinicius Monego [Wed, 19 Aug 2020 23:56:02 +0000 (20:56 -0300)]
gnu: Add rtaudio.

* gnu/packages/audio.scm (rtaudio): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
3 years agognu: Add dosage.
Hendursaga [Sat, 22 Aug 2020 15:19:01 +0000 (15:19 +0000)]
gnu: Add dosage.

* gnu/packages/python-xyz.scm (dosage): New variable.

3 years agognu: Add nicotine.
Martin Becze [Wed, 19 Aug 2020 17:03:18 +0000 (12:03 -0500)]
gnu: Add nicotine.

* gnu/packages/nicotine.scm (nicotine): New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Leo Famulari <leo@famulari.name>
3 years agognu: emacs-epkg: Update to 3.2.2.
Oleg Pykhalov [Thu, 20 Aug 2020 17:19:54 +0000 (20:19 +0300)]
gnu: emacs-epkg: Update to 3.2.2.

* gnu/packages/emacs-xyz.scm (emacs-epkg): Update to 3.2.2.

3 years agognu: jekyll: Loosen the requirement for kramdown.
Michael Rohleder [Sat, 22 Aug 2020 01:08:42 +0000 (03:08 +0200)]
gnu: jekyll: Loosen the requirement for kramdown.

* gnu/packages/ruby.scm (jekyll): Loosen the requirement for kramdown.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: isc-dhcp: Update bundled BIND to 9.11.22 [security fixes].
Mark H Weaver [Sat, 22 Aug 2020 01:53:00 +0000 (21:53 -0400)]
gnu: isc-dhcp: Update bundled BIND to 9.11.22 [security fixes].

Includes fixes for CVE-2020-8617, CVE-2020-8619, CVE-2020-8622,
CVE-2020-8623, and CVE-2020-8624.

* gnu/packages/admin.scm (isc-dhcp): Update bundled BIND to 9.11.22.

3 years agognu: linux-libre@4.9: Update to 4.9.233.
Mark H Weaver [Sat, 22 Aug 2020 01:45:50 +0000 (21:45 -0400)]
gnu: linux-libre@4.9: Update to 4.9.233.

* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.233.
(linux-libre-4.9-pristine-source): Update hash.
(deblob-scripts-4.9): Update to 4.9.232.

3 years agognu: linux-libre@4.4: Update to 4.4.233.
Mark H Weaver [Sat, 22 Aug 2020 01:44:24 +0000 (21:44 -0400)]
gnu: linux-libre@4.4: Update to 4.4.233.

* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.233.
(linux-libre-4.4-pristine-source): Update hash.
(deblob-scripts-4.4): Update to 4.4.232.

3 years agognu: linux-libre: Update to 5.8.3.
Mark H Weaver [Sat, 22 Aug 2020 01:01:17 +0000 (21:01 -0400)]
gnu: linux-libre: Update to 5.8.3.

* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.3.
(linux-libre-5.8-pristine-source): Update hash.

3 years agognu: linux-libre@5.7: Update to 5.7.17.
Mark H Weaver [Sat, 22 Aug 2020 01:00:39 +0000 (21:00 -0400)]
gnu: linux-libre@5.7: Update to 5.7.17.

* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.17.
(linux-libre-5.7-pristine-source): Update hash.

3 years agognu: linux-libre@5.4: Update to 5.4.60.
Mark H Weaver [Sat, 22 Aug 2020 00:59:52 +0000 (20:59 -0400)]
gnu: linux-libre@5.4: Update to 5.4.60.

* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.60.
(linux-libre-5.4-pristine-source): Update hash.

3 years agognu: linux-libre@4.19: Update to 4.19.141.
Mark H Weaver [Sat, 22 Aug 2020 00:58:49 +0000 (20:58 -0400)]
gnu: linux-libre@4.19: Update to 4.19.141.

* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.141.
(linux-libre-4.19-pristine-source): Update hash.

3 years agognu: linux-libre@4.14: Update to 4.14.194.
Mark H Weaver [Sat, 22 Aug 2020 00:56:13 +0000 (20:56 -0400)]
gnu: linux-libre@4.14: Update to 4.14.194.

* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.194.
(linux-libre-4.14-pristine-source): Update hash.

3 years agognu: linux-libre: Update to 5.8.2.
Leo Famulari [Thu, 20 Aug 2020 20:03:46 +0000 (16:03 -0400)]
gnu: linux-libre: Update to 5.8.2.

* gnu/packages/aux-files/linux-libre/5.8-arm.conf,
gnu/packages/aux-files/linux-libre/5.8-arm64.conf,
gnu/packages/aux-files/linux-libre/5.8-i686.conf,
gnu/packages/aux-files/linux-libre/5.8-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
* gnu/packages/linux.scm (linux-libre-5.8): New variable.
(linux-libre-version, linux-libre-pristine-source, linux-libre-source,
linux-libre): Point to linux-libre-5.8*.

3 years agognu: Use a descriptive file-name for linux-libre deblobbing scripts.
Leo Famulari [Mon, 10 Aug 2020 16:40:49 +0000 (12:40 -0400)]
gnu: Use a descriptive file-name for linux-libre deblobbing scripts.

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

* gnu/packages/linux.scm (linux-libre-deblob-scripts): Set the file-name of the
deblob and deblob-check scripts.

3 years agognu: Add ronn-ng
Prafulla Giri [Thu, 20 Aug 2020 15:44:29 +0000 (21:29 +0545)]
gnu: Add ronn-ng

* gnu/packages/groff.scm (ronn-ng): New public variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
3 years agognu: dovecot: Support zstd compression.
Tobias Geerinckx-Rice [Fri, 21 Aug 2020 03:16:09 +0000 (05:16 +0200)]
gnu: dovecot: Support zstd compression.

* gnu/packages/mail.scm (dovecot)[inputs]: Add zstd:lib.

3 years agognu: vim: Update to 8.2.1500.
Jakub Kądziołka [Fri, 21 Aug 2020 00:24:02 +0000 (02:24 +0200)]
gnu: vim: Update to 8.2.1500.

* gnu/packages/vim.scm (vim): Update to 8.2.1500.

3 years agognu: vim: Install man pages.
Jakub Kądziołka [Thu, 20 Aug 2020 22:17:53 +0000 (00:17 +0200)]
gnu: vim: Install man pages.

3 years agognu: enchant: Depend on hunspell.
Julien Lepiller [Thu, 20 Aug 2020 23:39:47 +0000 (01:39 +0200)]
gnu: enchant: Depend on hunspell.

* gnu/packages/enchant.scm (enchant): Add hunspell as an input.

3 years agognu: hunspell-dict-en: Install all affix files.
Julien Lepiller [Thu, 20 Aug 2020 23:32:22 +0000 (01:32 +0200)]
gnu: hunspell-dict-en: Install all affix files.

* gnu/packages/aspell.scm (aspell-word-list): Install affix files
corresponding to installed dictionary files.

3 years agognu: libmhash: Fix use-after-free in tests.
Eric Bavier [Thu, 20 Aug 2020 20:27:33 +0000 (15:27 -0500)]
gnu: libmhash: Fix use-after-free in tests.

* gnu/packages/patches/libmhash-hmac-fix-uaf.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mcrypt.scm (libmhash)[source]: Use it.

3 years agognu: r-fourcseq: Update to 1.22.1.
Ricardo Wurmus [Thu, 20 Aug 2020 18:42:38 +0000 (20:42 +0200)]
gnu: r-fourcseq: Update to 1.22.1.

* gnu/packages/cran.scm (r-fourcseq): Update to 1.22.1.

3 years agognu: r-complexheatmap: Update to 2.4.3.
Ricardo Wurmus [Thu, 20 Aug 2020 18:42:35 +0000 (20:42 +0200)]
gnu: r-complexheatmap: Update to 2.4.3.

* gnu/packages/bioinformatics.scm (r-complexheatmap): Update to 2.4.3.

3 years agognu: r-gage: Update to 2.38.3.
Ricardo Wurmus [Thu, 20 Aug 2020 18:42:32 +0000 (20:42 +0200)]
gnu: r-gage: Update to 2.38.3.

* gnu/packages/bioinformatics.scm (r-gage): Update to 2.38.3.
[propagated-inputs]: Add r-go-db.

3 years agognu: r-annotationhub: Update to 2.20.2.
Ricardo Wurmus [Thu, 20 Aug 2020 18:42:28 +0000 (20:42 +0200)]
gnu: r-annotationhub: Update to 2.20.2.

* gnu/packages/bioinformatics.scm (r-annotationhub): Update to 2.20.2.

3 years agognu: r-delayedarray: Update to 0.14.1.
Ricardo Wurmus [Thu, 20 Aug 2020 18:42:24 +0000 (20:42 +0200)]
gnu: r-delayedarray: Update to 0.14.1.

* gnu/packages/bioinformatics.scm (r-delayedarray): Update to 0.14.1.

3 years agognu: r-annotationdbi: Update to 1.50.3.
Ricardo Wurmus [Thu, 20 Aug 2020 18:42:21 +0000 (20:42 +0200)]
gnu: r-annotationdbi: Update to 1.50.3.

* gnu/packages/bioinformatics.scm (r-annotationdbi): Update to 1.50.3.

3 years agognu: r-biocviews: Update to 1.56.2.
Ricardo Wurmus [Thu, 20 Aug 2020 18:42:18 +0000 (20:42 +0200)]
gnu: r-biocviews: Update to 1.56.2.

* gnu/packages/bioinformatics.scm (r-biocviews): Update to 1.56.2.

3 years agognu: r-biocset: Update to 1.2.2.
Ricardo Wurmus [Thu, 20 Aug 2020 18:42:15 +0000 (20:42 +0200)]
gnu: r-biocset: Update to 1.2.2.

* gnu/packages/bioconductor.scm (r-biocset): Update to 1.2.2.

3 years agognu: r-experimenthub: Update to 1.14.2.
Ricardo Wurmus [Thu, 20 Aug 2020 18:42:11 +0000 (20:42 +0200)]
gnu: r-experimenthub: Update to 1.14.2.

* gnu/packages/bioconductor.scm (r-experimenthub): Update to 1.14.2.

3 years agognu: r-variancepartition: Update to 1.18.3.
Ricardo Wurmus [Thu, 20 Aug 2020 18:42:08 +0000 (20:42 +0200)]
gnu: r-variancepartition: Update to 1.18.3.

* gnu/packages/bioconductor.scm (r-variancepartition): Update to 1.18.3.

3 years agognu: r-rsubread: Update to 2.2.6.
Ricardo Wurmus [Thu, 20 Aug 2020 18:42:05 +0000 (20:42 +0200)]
gnu: r-rsubread: Update to 2.2.6.

* gnu/packages/bioconductor.scm (r-rsubread): Update to 2.2.6.

3 years agognu: r-rbowtie: Update to 1.28.1.
Ricardo Wurmus [Thu, 20 Aug 2020 18:42:02 +0000 (20:42 +0200)]
gnu: r-rbowtie: Update to 1.28.1.

* gnu/packages/bioconductor.scm (r-rbowtie): Update to 1.28.1.

3 years agognu: r-biocfilecache: Update to 1.12.1.
Ricardo Wurmus [Thu, 20 Aug 2020 18:41:58 +0000 (20:41 +0200)]
gnu: r-biocfilecache: Update to 1.12.1.

* gnu/packages/bioconductor.scm (r-biocfilecache): Update to 1.12.1.

3 years agognu: r-rbowtie2: Update to 1.10.1.
Ricardo Wurmus [Thu, 20 Aug 2020 18:41:55 +0000 (20:41 +0200)]
gnu: r-rbowtie2: Update to 1.10.1.

* gnu/packages/bioconductor.scm (r-rbowtie2): Update to 1.10.1.

3 years agognu: r-motifstack: Update to 1.32.1.
Ricardo Wurmus [Thu, 20 Aug 2020 18:41:52 +0000 (20:41 +0200)]
gnu: r-motifstack: Update to 1.32.1.

* gnu/packages/bioconductor.scm (r-motifstack): Update to 1.32.1.

3 years agognu: r-clusterprofiler: Update to 3.16.1.
Ricardo Wurmus [Thu, 20 Aug 2020 18:41:49 +0000 (20:41 +0200)]
gnu: r-clusterprofiler: Update to 3.16.1.

* gnu/packages/bioconductor.scm (r-clusterprofiler): Update to 3.16.1.
[propagated-inputs]: Add r-rlang.

3 years agognu: r-gosemsim: Update to 2.14.1.
Ricardo Wurmus [Thu, 20 Aug 2020 18:41:45 +0000 (20:41 +0200)]
gnu: r-gosemsim: Update to 2.14.1.

* gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.14.1.

3 years agognu: r-oligo: Update to 1.52.1.
Ricardo Wurmus [Thu, 20 Aug 2020 18:41:42 +0000 (20:41 +0200)]
gnu: r-oligo: Update to 1.52.1.

* gnu/packages/bioconductor.scm (r-oligo): Update to 1.52.1.

3 years agognu: r-oligoclasses: Update to 1.50.4.
Ricardo Wurmus [Thu, 20 Aug 2020 18:41:33 +0000 (20:41 +0200)]
gnu: r-oligoclasses: Update to 1.50.4.

* gnu/packages/bioconductor.scm (r-oligoclasses): Update to 1.50.4.

3 years agognu: bind: Update to 9.16.6 [multiple CVE fixes].
Tobias Geerinckx-Rice [Thu, 20 Aug 2020 19:14:42 +0000 (21:14 +0200)]
gnu: bind: Update to 9.16.6 [multiple CVE fixes].

Fixes CVE-2020-8620, CVE-2020-8621, CVE-2020-8622, CVE-2020-8623, and
CVE-2020-8624.

* gnu/packages/dns.scm (isc-bind): Update to 9.16.6.

3 years agognu: perl-catalyst-plugin-configloader: Update to 0.35.
Tobias Geerinckx-Rice [Thu, 20 Aug 2020 17:57:00 +0000 (19:57 +0200)]
gnu: perl-catalyst-plugin-configloader: Update to 0.35.

* gnu/packages/web.scm (perl-catalyst-plugin-configloader): Update to 0.35.

3 years agognu: perl-catalyst-devel: Update to 1.41.
Tobias Geerinckx-Rice [Thu, 20 Aug 2020 17:56:52 +0000 (19:56 +0200)]
gnu: perl-catalyst-devel: Update to 1.41.

* gnu/packages/web.scm (perl-catalyst-devel): Update to 1.41.

3 years agognu: ne: Update to 3.3.0.
Tobias Geerinckx-Rice [Thu, 20 Aug 2020 17:29:24 +0000 (19:29 +0200)]
gnu: ne: Update to 3.3.0.

* gnu/packages/text-editors.scm (ne): Update to 3.3.0.

3 years agognu: p11-kit: Update to 0.23.21.
Tobias Geerinckx-Rice [Thu, 20 Aug 2020 17:11:05 +0000 (19:11 +0200)]
gnu: p11-kit: Update to 0.23.21.

* gnu/packages/tls.scm (p11-kit): Update to 0.23.21.

3 years agognu: r-pbapply: Update to 1.4-3.
Ricardo Wurmus [Thu, 20 Aug 2020 17:24:48 +0000 (19:24 +0200)]
gnu: r-pbapply: Update to 1.4-3.

* gnu/packages/statistics.scm (r-pbapply): Update to 1.4-3.

3 years agognu: r-chron: Update to 2.3-56.
Ricardo Wurmus [Thu, 20 Aug 2020 17:24:45 +0000 (19:24 +0200)]
gnu: r-chron: Update to 2.3-56.

* gnu/packages/statistics.scm (r-chron): Update to 2.3-56.

3 years agognu: r-dplyr: Update to 1.0.2.
Ricardo Wurmus [Thu, 20 Aug 2020 17:24:42 +0000 (19:24 +0200)]
gnu: r-dplyr: Update to 1.0.2.

* gnu/packages/statistics.scm (r-dplyr): Update to 1.0.2.

3 years agognu: r-mgcv: Update to 1.8-32.
Ricardo Wurmus [Thu, 20 Aug 2020 17:24:39 +0000 (19:24 +0200)]
gnu: r-mgcv: Update to 1.8-32.

* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-32.

3 years agognu: r-mass: Update to 7.3-52.
Ricardo Wurmus [Thu, 20 Aug 2020 17:24:36 +0000 (19:24 +0200)]
gnu: r-mass: Update to 7.3-52.

* gnu/packages/statistics.scm (r-mass): Update to 7.3-52.

3 years agognu: r-stanheaders: Update to 2.21.0-6.
Ricardo Wurmus [Thu, 20 Aug 2020 17:24:32 +0000 (19:24 +0200)]
gnu: r-stanheaders: Update to 2.21.0-6.

* gnu/packages/cran.scm (r-stanheaders): Update to 2.21.0-6.

3 years agognu: r-showtext: Update to 0.9.
Ricardo Wurmus [Thu, 20 Aug 2020 17:24:29 +0000 (19:24 +0200)]
gnu: r-showtext: Update to 0.9.

* gnu/packages/cran.scm (r-showtext): Update to 0.9.

3 years agognu: r-haplo-stats: Update to 1.8.2.
Ricardo Wurmus [Thu, 20 Aug 2020 17:24:26 +0000 (19:24 +0200)]
gnu: r-haplo-stats: Update to 1.8.2.

* gnu/packages/cran.scm (r-haplo-stats): Update to 1.8.2.
[propagated-inputs]: Add r-arsenal.

3 years agognu: r-emmeans: Update to 1.5.0.
Ricardo Wurmus [Thu, 20 Aug 2020 17:24:22 +0000 (19:24 +0200)]
gnu: r-emmeans: Update to 1.5.0.

* gnu/packages/cran.scm (r-emmeans): Update to 1.5.0.

3 years agognu: r-abjutils: Update to 0.3.1.
Ricardo Wurmus [Thu, 20 Aug 2020 17:24:19 +0000 (19:24 +0200)]
gnu: r-abjutils: Update to 0.3.1.

* gnu/packages/cran.scm (r-abjutils): Update to 0.3.1.
[propagated-inputs]: Remove r-devtools, r-furrr, r-future, r-glue, r-httr, r-progress, r-readr, r-scales, and r-tibble.

3 years agognu: r-hdf5r: Update to 1.3.3.
Ricardo Wurmus [Thu, 20 Aug 2020 17:24:10 +0000 (19:24 +0200)]
gnu: r-hdf5r: Update to 1.3.3.

* gnu/packages/cran.scm (r-hdf5r): Update to 1.3.3.

3 years agognu: r-hardyweinberg: Update to 1.6.6.
Ricardo Wurmus [Thu, 20 Aug 2020 17:24:07 +0000 (19:24 +0200)]
gnu: r-hardyweinberg: Update to 1.6.6.

* gnu/packages/cran.scm (r-hardyweinberg): Update to 1.6.6.

3 years agognu: r-jomo: Update to 2.7-2.
Ricardo Wurmus [Thu, 20 Aug 2020 17:24:04 +0000 (19:24 +0200)]
gnu: r-jomo: Update to 2.7-2.

* gnu/packages/cran.scm (r-jomo): Update to 2.7-2.

3 years agognu: r-ape: Update to 5.4-1.
Ricardo Wurmus [Thu, 20 Aug 2020 17:24:01 +0000 (19:24 +0200)]
gnu: r-ape: Update to 5.4-1.

* gnu/packages/cran.scm (r-ape): Update to 5.4-1.

3 years agognu: Add r-arsenal.
Ricardo Wurmus [Thu, 20 Aug 2020 17:23:16 +0000 (19:23 +0200)]
gnu: Add r-arsenal.

* gnu/packages/cran.scm (r-arsenal): New variable.

3 years agognu: python-fpylll: Update to 0.5.2.
Andreas Enge [Thu, 20 Aug 2020 17:27:10 +0000 (19:27 +0200)]
gnu: python-fpylll: Update to 0.5.2.

* gnu/packages/algebra.scm (python-fpylll): Update to 0.5.2.

3 years agognu: fplll: Update to 5.3.2.
Andreas Enge [Thu, 20 Aug 2020 17:23:03 +0000 (19:23 +0200)]
gnu: fplll: Update to 5.3.2.

* gnu/packages/algebra.scm (fplll): Update to 5.3.2.

3 years agognu: python-libtmux: Update to 0.8.3.
Tobias Geerinckx-Rice [Thu, 20 Aug 2020 16:38:24 +0000 (18:38 +0200)]
gnu: python-libtmux: Update to 0.8.3.

* gnu/packages/tmux.scm (python-libtmux): Update to 0.8.3.

3 years agognu: vis: Run most tests.
Tobias Geerinckx-Rice [Thu, 20 Aug 2020 16:37:06 +0000 (18:37 +0200)]
gnu: vis: Run most tests.

* gnu/packages/text-editors.scm (vis)[arguments]: Add ‘unpack-test-suite’
and ‘set-up-tests’ phase.  Run the tests after wrapping vis.
[native-inputs]: Add vis-test origin.

3 years agognu: vis: Fetch sources from git.
Tobias Geerinckx-Rice [Thu, 20 Aug 2020 16:34:28 +0000 (18:34 +0200)]
gnu: vis: Fetch sources from git.

* gnu/packages/text-editors.scm (vis)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

3 years agognu: vis: Update to 0.6.
Tobias Geerinckx-Rice [Thu, 20 Aug 2020 14:11:31 +0000 (16:11 +0200)]
gnu: vis: Update to 0.6.

* gnu/packages/text-editors.scm (vis): Update to 0.6.

3 years agognu: emacs-browse-at-remote: Update to 0.14.0.
Michael Rohleder [Thu, 20 Aug 2020 13:41:02 +0000 (15:41 +0200)]
gnu: emacs-browse-at-remote: Update to 0.14.0.

* gnu/packages/emacs-xyz.scm (emacs-browse-at-remote): Update to 0.14.0.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agognu: emacs-perspective: Update to 2.10.
Michael Rohleder [Thu, 20 Aug 2020 12:56:30 +0000 (14:56 +0200)]
gnu: emacs-perspective: Update to 2.10.

* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.10.
(arguments): Run tests suite.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agognu: emacs-ob-restclient: Update to 0.02-2.f7449b2.
Michael Rohleder [Thu, 20 Aug 2020 12:37:19 +0000 (14:37 +0200)]
gnu: emacs-ob-restclient: Update to 0.02-2.f7449b2.

* gnu/packages/emacs-xyz.scm (emacs-ob-restclient): Update to 0.02-2.f7449b2.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agognu: emacs-visual-regexp: Update to 1.1.2.
Michael Rohleder [Thu, 20 Aug 2020 12:18:02 +0000 (14:18 +0200)]
gnu: emacs-visual-regexp: Update to 1.1.2.

* gnu/packages/emacs-xyz.scm (emacs-visual-regexp): Update to 1.1.2.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agognu: keepassxc: Update to 2.6.1.
Nicolas Goaziou [Thu, 20 Aug 2020 14:07:51 +0000 (16:07 +0200)]
gnu: keepassxc: Update to 2.6.1.

* gnu/packages/password-utils.scm (keepassxc): Update to 2.6.1.

3 years agognu: emacs-org-superstar: Update to 1.4.0.
Nicolas Goaziou [Thu, 20 Aug 2020 12:08:32 +0000 (14:08 +0200)]
gnu: emacs-org-superstar: Update to 1.4.0.

* gnu/packages/emacs-xyz.scm (emacs-org-superstar): Update to 1.4.0.

3 years agognu: ccextractor: Fix build.
Jakub Kądziołka [Thu, 20 Aug 2020 10:52:16 +0000 (12:52 +0200)]
gnu: ccextractor: Fix build.

* gnu/packages/gstreamer.scm (ccextractor): Add LEPTONICA to inputs.

3 years agognu: chrony: Update to 3.5.1 [fixes CVE-2020-14367].
Tobias Geerinckx-Rice [Thu, 20 Aug 2020 10:51:34 +0000 (12:51 +0200)]
gnu: chrony: Update to 3.5.1 [fixes CVE-2020-14367].

* gnu/packages/ntp.scm (chrony): Update to 3.5.1.

3 years agognu: grammalecte: Update to 1.12.0.
Nicolas Goaziou [Thu, 20 Aug 2020 10:52:04 +0000 (12:52 +0200)]
gnu: grammalecte: Update to 1.12.0.

* gnu/packages/dictionaries.scm (grammalecte): Update to 1.12.0.

3 years agognu: emacs-doom-modeline: Update to 3.0.0.
Morgan Smith [Mon, 17 Aug 2020 21:50:35 +0000 (17:50 -0400)]
gnu: emacs-doom-modeline: Update to 3.0.0.

* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): Update to 3.0.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: blender: Add colour management support.
Tobias Geerinckx-Rice [Sun, 16 Aug 2020 22:06:57 +0000 (00:06 +0200)]
gnu: blender: Add colour management support.

* gnu/packages/graphics.scm (blender)[inputs]: Add opencolorio.

3 years agognu: Add opencolorio.
Tobias Geerinckx-Rice [Sun, 16 Aug 2020 22:06:07 +0000 (00:06 +0200)]
gnu: Add opencolorio.

* gnu/packages/image-processing.scm (opencolorio): New public variable.

3 years agognu: wireshark: Update to 3.2.6.
Tobias Geerinckx-Rice [Thu, 20 Aug 2020 04:16:15 +0000 (06:16 +0200)]
gnu: wireshark: Update to 3.2.6.

* gnu/packages/networking.scm (wireshark): Update to 3.2.6.

3 years agognu: libostree: Update to 2020.5.
Tobias Geerinckx-Rice [Thu, 20 Aug 2020 04:15:58 +0000 (06:15 +0200)]
gnu: libostree: Update to 2020.5.

* gnu/packages/package-management.scm (libostree): Update to 2020.5.

3 years agognu: iperf: Update to 3.9.
Tobias Geerinckx-Rice [Thu, 20 Aug 2020 04:04:39 +0000 (06:04 +0200)]
gnu: iperf: Update to 3.9.

* gnu/packages/networking.scm (iperf): Update to 3.9.

3 years agognu: nng: Update to 1.3.2.
Tobias Geerinckx-Rice [Thu, 20 Aug 2020 04:00:17 +0000 (06:00 +0200)]
gnu: nng: Update to 1.3.2.

* gnu/packages/networking.scm (nng): Update to 1.3.2.

3 years agognu: mate-power-manager: Update to 1.24.2.
Tobias Geerinckx-Rice [Thu, 20 Aug 2020 03:59:13 +0000 (05:59 +0200)]
gnu: mate-power-manager: Update to 1.24.2.

* gnu/packages/mate.scm (mate-power-manager): Update to 1.24.2.
[source]: Hard-code NAME.

3 years agognu: agda: Adjust for using shared libraries.
Timothy Sample [Thu, 20 Aug 2020 03:44:59 +0000 (23:44 -0400)]
gnu: agda: Adjust for using shared libraries.

See also 9e5496e0ae0ee8f638ca93949ecca314fdb9251e.

* gnu/packages/agda.scm (agda)[arguments]: Add a phase that sets
'LD_LIBRARY_PATH'; update the 'configure' phase to match the current
Haskell build system code.

3 years agognu: ganeti: Tell GHC to use shared libraries.
Timothy Sample [Thu, 20 Aug 2020 03:40:04 +0000 (23:40 -0400)]
gnu: ganeti: Tell GHC to use shared libraries.

Fixes <https://bugs.gnu.org/42934>.
Reported by Marius Bakke <marius@gnu.org>.

* gnu/packages/virtualization.scm (ganeti)[arguments]: Add a phase
that tells GHC to use shared libraries.

3 years agognu: ghc-regex-pcre: Set '#:extra-directories'.
Timothy Sample [Thu, 20 Aug 2020 03:37:06 +0000 (23:37 -0400)]
gnu: ghc-regex-pcre: Set '#:extra-directories'.

This is a follow-up to commit 54a5fd0791f15108d7c06f0b439e75e049fde249.

* gnu/packages/haskell-xyz.scm (ghc-regex-pcre)[arguments]: Set
'#:extra-directories'.

3 years agognu: ghc-pcre-light: Set '#:extra-directories'.
Timothy Sample [Thu, 20 Aug 2020 03:36:29 +0000 (23:36 -0400)]
gnu: ghc-pcre-light: Set '#:extra-directories'.

This is a follow-up to commit 54a5fd0791f15108d7c06f0b439e75e049fde249.

* gnu/packages/haskell-xyz.scm (ghc-pcre-light)[arguments]: Set
'#:extra-directories'.

3 years agognu: blender: Update to 2.83.5.
Tobias Geerinckx-Rice [Thu, 20 Aug 2020 03:06:56 +0000 (05:06 +0200)]
gnu: blender: Update to 2.83.5.

* gnu/packages/graphics.scm (blender): Update to 2.83.5.

3 years agognu: xtl: Update to 0.6.16.
Tobias Geerinckx-Rice [Thu, 20 Aug 2020 01:06:30 +0000 (03:06 +0200)]
gnu: xtl: Update to 0.6.16.

* gnu/packages/cpp.scm (xtl): Update to 0.6.16.

3 years agognu: mailutils: Update to 3.10.
Tobias Geerinckx-Rice [Thu, 20 Aug 2020 00:41:48 +0000 (02:41 +0200)]
gnu: mailutils: Update to 3.10.

* gnu/packages/mail.scm (mailutils): Update to 3.10.
[arguments]: Patch a failing moderator test.

3 years agognu: linux-libre: Update to 5.7.16.
Mark H Weaver [Wed, 19 Aug 2020 23:35:03 +0000 (19:35 -0400)]
gnu: linux-libre: Update to 5.7.16.

* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.16.
(linux-libre-5.7-pristine-source): Update hash.
(deblob-scripts-5.7): Update to 5.7.16.

3 years agognu: linux-libre@5.8: Update to 5.8.2.
Mark H Weaver [Wed, 19 Aug 2020 23:34:04 +0000 (19:34 -0400)]
gnu: linux-libre@5.8: Update to 5.8.2.

* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.2.
(linux-libre-5.8-pristine-source): Update hash.
(deblob-scripts-5.8): Update to 5.8.2.

3 years agognu: linux-libre@5.4: Update to 5.4.59.
Mark H Weaver [Wed, 19 Aug 2020 23:33:00 +0000 (19:33 -0400)]
gnu: linux-libre@5.4: Update to 5.4.59.

* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.59.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update to 5.4.59.

3 years agognu: linux-libre@4.19: Update to 4.19.140.
Mark H Weaver [Wed, 19 Aug 2020 23:30:42 +0000 (19:30 -0400)]
gnu: linux-libre@4.19: Update to 4.19.140.

* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.140.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Update to 4.19.140.