jackhill/guix/guix.git
3 years agognu: nvme-cli: Update to 1.12.
Tobias Geerinckx-Rice [Wed, 1 Jul 2020 01:39:52 +0000 (03:39 +0200)]
gnu: nvme-cli: Update to 1.12.

* gnu/packages/linux.scm (nvme-cli): Update to 1.12.

3 years agognu: nftables: Update to 0.9.6.
Tobias Geerinckx-Rice [Wed, 1 Jul 2020 01:38:15 +0000 (03:38 +0200)]
gnu: nftables: Update to 0.9.6.

* gnu/packages/linux.scm (nftables): Update to 0.9.6.

3 years agognu: haveged: Update to 1.9.13.
Tobias Geerinckx-Rice [Wed, 1 Jul 2020 01:35:53 +0000 (03:35 +0200)]
gnu: haveged: Update to 1.9.13.

* gnu/packages/linux.scm (haveged): Update to 1.9.13.

3 years agognu: rmlint: Update to 2.10.1.
Tobias Geerinckx-Rice [Wed, 1 Jul 2020 01:17:16 +0000 (03:17 +0200)]
gnu: rmlint: Update to 2.10.1.

* gnu/packages/disk.scm (rmlint): Update to 2.10.1.

3 years agognu: mame: Update to 0.222.
Tobias Geerinckx-Rice [Wed, 1 Jul 2020 00:52:54 +0000 (02:52 +0200)]
gnu: mame: Update to 0.222.

* gnu/packages/emulators.scm (mame): Update to 0.222.

3 years agognu: docker, docker-cli: Update to 19.03.12.
Tobias Geerinckx-Rice [Tue, 30 Jun 2020 23:10:44 +0000 (01:10 +0200)]
gnu: docker, docker-cli: Update to 19.03.12.

* gnu/packages/docker.scm (%docker-version): Update to 19.03.12.
(docker, docker-cli): Update hashes.

3 years agognu: rust-crossbeam-queue: Fix home page.
Tobias Geerinckx-Rice [Tue, 30 Jun 2020 22:59:51 +0000 (00:59 +0200)]
gnu: rust-crossbeam-queue: Fix home page.

* gnu/packages/crates-io.scm (rust-crossbeam-queue)[home-page]:
Point to the right sub-project.

3 years agognu: rust-crossbeam-queue: Update to 0.2.3.
Tobias Geerinckx-Rice [Tue, 30 Jun 2020 22:59:10 +0000 (00:59 +0200)]
gnu: rust-crossbeam-queue: Update to 0.2.3.

* gnu/packages/crates-io.scm (rust-crossbeam-queue): Update to 0.2.3.

3 years agognu: premake@5: Update to 5.0.0-alpha15.
Tobias Geerinckx-Rice [Tue, 30 Jun 2020 22:53:28 +0000 (00:53 +0200)]
gnu: premake@5: Update to 5.0.0-alpha15.

* gnu/packages/build-tools.scm (premake5): Update to 5.0.0-alpha15.
[arguments]: Modify ‘enter-source’ phase.

3 years agognu: inxi-minimal: Update to 3.1.04-1.
Tobias Geerinckx-Rice [Tue, 30 Jun 2020 22:48:21 +0000 (00:48 +0200)]
gnu: inxi-minimal: Update to 3.1.04-1.

* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.04-1.

3 years agognu: Python: Support cross-compiling for the Hurd.
Marius Bakke [Mon, 29 Jun 2020 18:17:42 +0000 (20:17 +0200)]
gnu: Python: Support cross-compiling for the Hurd.

* gnu/packages/python.scm (python-3.8): When cross-compiling for Hurd, add
substitution for the configure script.

3 years agognu: gexiv2: Update to 0.12.1.
Marius Bakke [Mon, 29 Jun 2020 18:16:19 +0000 (20:16 +0200)]
gnu: gexiv2: Update to 0.12.1.

* gnu/packages/gnome.scm (gexiv2): Update to 0.12.1.

3 years agognu: hosts: Clarify this script only works on a foreign distro.
Jan (janneke) Nieuwenhuizen [Tue, 30 Jun 2020 18:55:40 +0000 (20:55 +0200)]
gnu: hosts: Clarify this script only works on a foreign distro.

* gnu/packages/admin.scm (hosts)[synopsis, description]: Clarify that this
script works only on a foreign distro.

3 years agognu: python-clyent: Update home-page.
Efraim Flashner [Tue, 30 Jun 2020 18:36:56 +0000 (21:36 +0300)]
gnu: python-clyent: Update home-page.

* gnu/packages/python-xyz.scm (python-clyent)[home-page]: Update to new
home-page.

3 years agognu: python-clyent: Fix typo in description.
Andrius Štikonas via Guix-patches via [Tue, 30 Jun 2020 18:19:08 +0000 (19:19 +0100)]
gnu: python-clyent: Fix typo in description.

* gnu/packages/python-xyz.scm (python-clyent)[description]: Fix a typo.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
3 years agognu: Add get-iplayer.
Efraim Flashner [Tue, 30 Jun 2020 18:07:05 +0000 (21:07 +0300)]
gnu: Add get-iplayer.

* gnu/packages/video.scm (get-iplayer): New variable.

3 years agognu: Add presentty.
Efraim Flashner [Tue, 30 Jun 2020 16:10:19 +0000 (19:10 +0300)]
gnu: Add presentty.

* gnu/packages/presentation.scm (presentty): New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.

3 years agognu: Add python-pillow-2.9.
Efraim Flashner [Tue, 30 Jun 2020 16:09:49 +0000 (19:09 +0300)]
gnu: Add python-pillow-2.9.

* gnu/packages/python-xyz.scm (python-pillow-2.9): New package.

3 years agognu: Sort package modules alphabetically in (gnu packages pretty-print).
Efraim Flashner [Tue, 30 Jun 2020 15:33:32 +0000 (18:33 +0300)]
gnu: Sort package modules alphabetically in (gnu packages pretty-print).

* gnu/packages/pretty-print.scm: Sort package module imports
alphabetically.

3 years agognu: Add hosts.
Oleg Pykhalov [Sun, 7 Jun 2020 17:36:33 +0000 (20:36 +0300)]
gnu: Add hosts.

* gnu/packages/admin.scm (hosts): New variable.

3 years agognu: ceph: Update to 14.2.10 [fixes CVE-2020-10753].
Tobias Geerinckx-Rice [Tue, 30 Jun 2020 17:00:36 +0000 (19:00 +0200)]
gnu: ceph: Update to 14.2.10 [fixes CVE-2020-10753].

* gnu/packages/storage.scm (ceph): Update to 14.2.10.
[source]: Keep required bundled seastar.
[inputs]: Add librdkafka.

3 years agognu: libaacs: Update to 0.10.0.
Tobias Geerinckx-Rice [Tue, 30 Jun 2020 08:46:59 +0000 (10:46 +0200)]
gnu: libaacs: Update to 0.10.0.

* gnu/packages/video.scm (libaacs): Update to 0.10.0.

3 years agognu: libaacs: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Tue, 30 Jun 2020 08:42:45 +0000 (10:42 +0200)]
gnu: libaacs: Don't use NAME in source URI.

* gnu/packages/video.scm (libaacs)[source]: Hard-code NAME.

3 years agognu: umoci: Update to 0.4.6.
Tobias Geerinckx-Rice [Tue, 30 Jun 2020 08:42:23 +0000 (10:42 +0200)]
gnu: umoci: Update to 0.4.6.

* gnu/packages/virtualization.scm (umoci): Update to 0.4.6.
[source, arguments]: Update import path.

3 years agognu: libxls: Update to 1.5.3.
Tobias Geerinckx-Rice [Tue, 30 Jun 2020 08:34:33 +0000 (10:34 +0200)]
gnu: libxls: Update to 1.5.3.

* gnu/packages/statistics.scm (libxls): Update to 1.5.3.

3 years agognu: rclone: Update to 1.52.2.
Tobias Geerinckx-Rice [Tue, 30 Jun 2020 08:34:04 +0000 (10:34 +0200)]
gnu: rclone: Update to 1.52.2.

* gnu/packages/sync.scm (rclone): Update to 1.52.2.

3 years agognu: st: Update to 0.8.4.
Tobias Geerinckx-Rice [Tue, 30 Jun 2020 01:08:15 +0000 (03:08 +0200)]
gnu: st: Update to 0.8.4.

* gnu/packages/suckless.scm (st): Update to 0.8.4.

3 years agognu: blast+: Update to 2.10.1.
Ricardo Wurmus [Tue, 30 Jun 2020 16:42:33 +0000 (18:42 +0200)]
gnu: blast+: Update to 2.10.1.

* gnu/packages/bioinformatics.scm (blast+): Update to 2.10.1.

3 years agosystem: hurd: Oops, have 'initrd' default to #f.
Jan (janneke) Nieuwenhuizen [Tue, 30 Jun 2020 16:16:10 +0000 (18:16 +0200)]
system: hurd: Oops, have 'initrd' default to #f.

* gnu/system/hurd.scm (%hurd-default-operating-system)[initrd]: Oops, set to #f.

3 years agognu: Add widelands.
Alberto Eleuterio Flores Guerrero [Wed, 17 Jun 2020 09:45:17 +0000 (11:45 +0200)]
gnu: Add widelands.

* gnu/local.mk (widelands): New variable.
* gnu/packages/patches/widelands-system-wide_minizip.patch: New file.
(dist_patch_DATA): Register file above.

Co-authored-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: Add bzflag.
Nicolas Goaziou [Thu, 18 Jun 2020 21:25:16 +0000 (23:25 +0200)]
gnu: Add bzflag.

* gnu/packages/games.scm (bzflag): New variable.

3 years agognu: Add astromenace.
Nicolas Goaziou [Mon, 15 Jun 2020 22:49:13 +0000 (00:49 +0200)]
gnu: Add astromenace.

* gnu/packages/games.scm (astromenace): New variable.

3 years agognu: Add taisei.
Vitaliy Shatrov [Tue, 30 Jun 2020 15:15:54 +0000 (17:15 +0200)]
gnu: Add taisei.

* gnu/packages/games.scm (taisei): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: cuirass: Update to 0.0.1-37.882393d.
Mathieu Othacehe [Tue, 30 Jun 2020 15:02:16 +0000 (17:02 +0200)]
gnu: cuirass: Update to 0.0.1-37.882393d.

* gnu/packages/ci.scm (cuirass): Update to 0.0.1-37.882393d.

3 years agognu: Add ppsspp.
Leo Prikler [Mon, 29 Jun 2020 10:06:50 +0000 (12:06 +0200)]
gnu: Add ppsspp.

* gnu/packages/emulators.scm (ppsspp): New variable.
* gnu/packages/patches/ppsspp-disable-upgrade-and-gold.patch: New file.
* gnu/local.mk: Register it.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: add spirv-cross.
Leo Prikler [Mon, 29 Jun 2020 10:06:49 +0000 (12:06 +0200)]
gnu: add spirv-cross.

* gnu/packages/vulkan.scm (spirv-cross): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: Add armips.
Leo Prikler [Mon, 29 Jun 2020 10:06:48 +0000 (12:06 +0200)]
gnu: Add armips.

* gnu/packages/assembly.scm (armips): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: Add tesseract-engine.
Pierre Neidhardt [Sat, 20 Jun 2020 17:26:48 +0000 (19:26 +0200)]
gnu: Add tesseract-engine.

* gnu/packages/game-development.scm (tesseract-engine): New variable.

3 years agognu: guix: Update to 1.1.0-13.26611f56fb.
Jan (janneke) Nieuwenhuizen [Tue, 30 Jun 2020 13:17:29 +0000 (15:17 +0200)]
gnu: guix: Update to 1.1.0-13.26611f56fb.

* gnu/packages/package-management.scm (guix): Update to 1.1.0-13.26611f56fb

3 years agognu: hurd-core-headers: Strictly include header packages.
Jan (janneke) Nieuwenhuizen [Mon, 29 Jun 2020 05:52:59 +0000 (07:52 +0200)]
gnu: hurd-core-headers: Strictly include header packages.

* gnu/packages/hurd.scm (hurd-core-headers)[arguments]: Strictly include
header package inputs in union.

3 years agognu: nghttp2: Support for the Hurd.
Jan (janneke) Nieuwenhuizen [Sun, 28 Jun 2020 13:22:43 +0000 (15:22 +0200)]
gnu: nghttp2: Support for the Hurd.

* gnu/packages/web.scm (nghttp2)[inputs]: When compiling for the Hurd, include
openssl:static.

3 years agognu: busybox: Accept make-flags.
Danny Milosavljevic [Tue, 30 Jun 2020 13:04:17 +0000 (15:04 +0200)]
gnu: busybox: Accept make-flags.

* gnu/packages/busybox.scm (busybox)[arguments]<#:phases>[configure]: Accept
MAKE-FLAGS and use them.
[check]: Accept MAKE-FLAGS and use them.
[install]: Accept MAKE-FLAGS and use them.

3 years agotests: install: Increase image size limit.
Mathieu Othacehe [Tue, 30 Jun 2020 12:31:45 +0000 (14:31 +0200)]
tests: install: Increase image size limit.

Commits 0eed77127592323d89f56c215a15374a1aaae110 and
614a1e3fa2d731d4719f03912b1b87fb4fd309cb caused a ~150M increase of the image
size. Increase the image size limit by 200M until the situation is addressed.

* gnu/tests/install.scm (%simple-installation-script,
%extlinux-gpt-installation-script, %simple-installation-script-for-/dev/vda,
%raid-root-installation-script, %encrypted-root-installation-script): Increase
image size limit by 200M.

3 years agognu: Add gcc-{objc,objc++}-{9,10}.
Jakub Kądziołka [Tue, 30 Jun 2020 11:06:09 +0000 (13:06 +0200)]
gnu: Add gcc-{objc,objc++}-{9,10}.

* gnu/packages/gcc.scm (%objc-search-paths, %objc++-search-paths): New variables.
  (gcc-objc-4.8, gcc-objc-4.9, gcc-objc-5, gcc-objc-6, gcc-objc-7,
  gcc-objc-8, gcc-objc++-4.8, gcc-objc++-4.9, gcc-objc++-5, gcc-objc++-6,
  gcc-objc++-7, gcc-objc++-8): Don't duplicate the search path list.
  (gcc-objc-9, gcc-objc-10, gcc-objc++-9, gcc-objc++-10): New variables.

3 years agognu: gfortran: Remove unusable versions.
Jakub Kądziołka [Mon, 29 Jun 2020 20:43:22 +0000 (22:43 +0200)]
gnu: gfortran: Remove unusable versions.

The gfortran packages cannot be used without being wrapped with
gfortran-toolchain. However, as the comment in (gnu packages
commencement) explains, there cannot be more than one gfortran-toolchain
package because of ABI issues. Thus, versions of gfortran other than the
main one are useless.

* gnu/packages/gcc.scm (gfortran-4.8, gfortran-4.9, gfortran-5,
  gfortran-6, gfortran-7, gfortran-8, gfortran-9): Remove variables.
  (gfortran): Define the gfortran package based on the gcc variable.

3 years agognu: cuirass: Update to 0.0.1-36.4dd9664.
Mathieu Othacehe [Tue, 30 Jun 2020 07:33:57 +0000 (09:33 +0200)]
gnu: cuirass: Update to 0.0.1-36.4dd9664.

* gnu/packages/ci.scm (cuirass): Update to 0.0.1-36.4dd9664.

3 years agognu: python2-backports-functools-lru-cache: Update to 1.6.1.
Efraim Flashner [Tue, 30 Jun 2020 07:11:00 +0000 (10:11 +0300)]
gnu: python2-backports-functools-lru-cache: Update to 1.6.1.

* gnu/packages/python-xyz.scm (python2-backports-functools-lru-cache):
Update to 1.6.1.

3 years agognu: python-soupsieve: Update to 2.0.1.
Efraim Flashner [Tue, 30 Jun 2020 06:55:59 +0000 (09:55 +0300)]
gnu: python-soupsieve: Update to 2.0.1.

* gnu/packages/python-xyz.scm (python-soupsieve): Update to 2.0.1.
(python2-soupsieve): Update to 1.9.6.

3 years agognu: python-beautifulsoup4: Update to 4.9.1.
Efraim Flashner [Tue, 30 Jun 2020 06:49:28 +0000 (09:49 +0300)]
gnu: python-beautifulsoup4: Update to 4.9.1.

* gnu/packages/python-xyz.scm (python-beautifulsoup4): Update to 4.9.1.

3 years agognu: toot: Update to 0.27.0.
Efraim Flashner [Tue, 30 Jun 2020 06:45:44 +0000 (09:45 +0300)]
gnu: toot: Update to 0.27.0.

* gnu/packages/mastodon.scm (toot): Update to 0.27.0.

3 years agognu: kdeconnect: Update to 20.04.2.
Efraim Flashner [Tue, 30 Jun 2020 06:43:09 +0000 (09:43 +0300)]
gnu: kdeconnect: Update to 20.04.2.

* gnu/packages/kde.scm (kdeconnect): Update to 20.04.2.

3 years agognu: parallel: Update to 20200622.
Efraim Flashner [Tue, 30 Jun 2020 06:31:53 +0000 (09:31 +0300)]
gnu: parallel: Update to 20200622.

* gnu/packages/parallel.scm (parallel): Update to 20200622.

3 years agognu: mutt: Update to 1.14.5.
Efraim Flashner [Tue, 30 Jun 2020 06:20:52 +0000 (09:20 +0300)]
gnu: mutt: Update to 1.14.5.

* gnu/packages/mail.scm (mutt): Update to 1.14.5.

3 years agognu: wslay: Update to 1.1.1.
Tobias Geerinckx-Rice [Mon, 29 Jun 2020 23:49:57 +0000 (01:49 +0200)]
gnu: wslay: Update to 1.1.1.

* gnu/packages/web.scm (wslay): Update to 1.1.1.

3 years agognu: wireguard-linux-compat: Update to 1.0.20200623.
Tobias Geerinckx-Rice [Mon, 29 Jun 2020 23:49:41 +0000 (01:49 +0200)]
gnu: wireguard-linux-compat: Update to 1.0.20200623.

* gnu/packages/vpn.scm (wireguard-linux-compat): Update to 1.0.20200623.

3 years agognu: menumaker: Update to 0.99.12.
Tobias Geerinckx-Rice [Mon, 29 Jun 2020 21:46:38 +0000 (23:46 +0200)]
gnu: menumaker: Update to 0.99.12.

* gnu/packages/wm.scm (menumaker): Update to 0.99.12.

3 years agognu: libwacom: Update to 1.4.
Tobias Geerinckx-Rice [Mon, 29 Jun 2020 21:40:19 +0000 (23:40 +0200)]
gnu: libwacom: Update to 1.4.

* gnu/packages/xdisorg.scm (libwacom): Update to 1.4.

3 years agognu: youtube-dl: Update to 2020.06.16.1.
Tobias Geerinckx-Rice [Mon, 29 Jun 2020 21:40:01 +0000 (23:40 +0200)]
gnu: youtube-dl: Update to 2020.06.16.1.

* gnu/packages/video.scm (youtube-dl): Update to 2020.06.16.1.

3 years agolint: Adjust 'swh-error exception handler.
Ludovic Courtès [Mon, 29 Jun 2020 22:17:22 +0000 (00:17 +0200)]
lint: Adjust 'swh-error exception handler.

* guix/lint.scm (check-archival): Change first clause to match only
'swh-error keys.

3 years agoswh: Adjust for Guile-JSON 4.0 null handling.
Ludovic Courtès [Mon, 29 Jun 2020 22:15:35 +0000 (00:15 +0200)]
swh: Adjust for Guile-JSON 4.0 null handling.

* guix/swh.scm (string*): Add clause for 'null.

3 years agognu: geeqie: Update to 1.5.
Ludovic Courtès [Mon, 29 Jun 2020 22:03:50 +0000 (00:03 +0200)]
gnu: geeqie: Update to 1.5.

* gnu/packages/image-viewers.scm (geeqie): Update to 1.5.
[arguments]: Add "--enable-gtk3" to #:configure-flags.  Remove #:parallel-build?
and #:phases.

3 years agognu: darktable: Add dependency on GMIC and OpenCL headers.
Vinicius Monego [Fri, 26 Jun 2020 20:39:04 +0000 (17:39 -0300)]
gnu: darktable: Add dependency on GMIC and OpenCL headers.

* gnu/packages/photo.scm (darktable)[arguments]: Fix opencl-c.h path.
[native-inputs]: Add opencl-headers, make LLVM version specific.
[inputs]: Add gmic.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: python-imageio: Update home-page, synopsis and description.
Vinicius Monego [Fri, 26 Jun 2020 20:32:27 +0000 (17:32 -0300)]
gnu: python-imageio: Update home-page, synopsis and description.

* gnu/packages/python-xyz.scm (python-imageio): Update home-page, synopsis and description.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: gcc-toolchain: Remove "glibc:debug" and "glibc:static" from "out".
Ludovic Courtès [Mon, 29 Jun 2020 21:12:13 +0000 (23:12 +0200)]
gnu: gcc-toolchain: Remove "glibc:debug" and "glibc:static" from "out".

With this change, the closure of "gcc-toolchain:out" goes from 1 GiB to
393 MiB, which was the intention.

* gnu/packages/commencement.scm (make-gcc-toolchain): Filter out
"libc-debug" and "libc-static" from OUT.

3 years agopack: Dereference symlinks when looking for executables.
Ludovic Courtès [Mon, 29 Jun 2020 20:57:12 +0000 (22:57 +0200)]
pack: Dereference symlinks when looking for executables.

Fixes <https://bugs.gnu.org/42127>.
Reported by Andrius Štikonas <andrius@stikonas.eu>.

* guix/scripts/pack.scm (wrapped-package)[build]: Add trailing slash to
the arguments to 'find-files'.

3 years agobuild-system/r: bioconductor-uri: Fix archive URL.
zimoun [Mon, 29 Jun 2020 17:18:20 +0000 (19:18 +0200)]
build-system/r: bioconductor-uri: Fix archive URL.

* guix/build-system/r.scm (bioconductor-uri): Fix archive URL.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: java-bsh: Don't use unstable tarball.
Efraim Flashner [Mon, 29 Jun 2020 19:38:18 +0000 (22:38 +0300)]
gnu: java-bsh: Don't use unstable tarball.

* gnu/packages/java.scm (java-bsh)[source]: Download using git-fetch.

3 years agognu: java-jcommander: Don't use unstable tarball.
Efraim Flashner [Mon, 29 Jun 2020 19:37:44 +0000 (22:37 +0300)]
gnu: java-jcommander: Don't use unstable tarball.

* gnu/packages/java.scm (java-jcommander)[source]: Download using
git-fetch.

3 years agognu: java-jboss-javassist: Remove prebuilt jar in snippet.
Efraim Flashner [Mon, 29 Jun 2020 19:37:01 +0000 (22:37 +0300)]
gnu: java-jboss-javassist: Remove prebuilt jar in snippet.

* gnu/packages/java.scm (java-jboss-javassist)[source]: Add snippet to
remove prebuilt jar.
[arguments]: Remove custom 'remove-binary phase.

3 years agognu: java-jboss-javassist: Don't use unstable tarball.
Efraim Flashner [Mon, 29 Jun 2020 19:34:37 +0000 (22:34 +0300)]
gnu: java-jboss-javassist: Don't use unstable tarball.

* gnu/packages/java.scm (java-jboss-javassist)[source]: Download using
git-fetch.
[arguments]: Add custom 'make-files-writable phase.

3 years agognu: java-assertj: Don't use unstable tarball.
Efraim Flashner [Mon, 29 Jun 2020 19:25:35 +0000 (22:25 +0300)]
gnu: java-assertj: Don't use unstable tarball.

* gnu/packages/java.scm (java-asssertj)[source]: Download using
git-fetch.

3 years agognu: java-guice: Don't use unstable tarball.
Efraim Flashner [Mon, 29 Jun 2020 19:18:05 +0000 (22:18 +0300)]
gnu: java-guice: Don't use unstable tarball.

* gnu/packages/java.scm (java-guice)[source]: Download using git-fetch.
[arguments]: Add custom 'make-files-writable phase.
(java-guice-servlet)[arguments]: Same.

3 years agognu: emacs-modus-vivendi-theme: Update to 0.10.0.
Nicolas Goaziou [Mon, 29 Jun 2020 19:33:52 +0000 (21:33 +0200)]
gnu: emacs-modus-vivendi-theme: Update to 0.10.0.

* gnu/packages/emacs-xyz.scm (emacs-modus-vivendi-theme): Update to 0.10.0.

3 years agognu: emacs-modus-operandi-theme: Update to 0.10.0.
Nicolas Goaziou [Mon, 29 Jun 2020 19:33:41 +0000 (21:33 +0200)]
gnu: emacs-modus-operandi-theme: Update to 0.10.0.

* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme): Update to 0.10.0.

3 years agognu: starfighter: Update to 2.2.1.
Kei Kebreau [Mon, 29 Jun 2020 15:52:40 +0000 (11:52 -0400)]
gnu: starfighter: Update to 2.2.1.

* gnu/packages/games.scm (starfighter): Update to 2.2.1.
[source]: Update URI.

3 years agoci: Do not limit disk-image size.
Mathieu Othacehe [Mon, 29 Jun 2020 15:22:11 +0000 (17:22 +0200)]
ci: Do not limit disk-image size.

Installation tests are already checking the disk-image size. Do not set
another limit here.

* gnu/ci.scm (image-jobs): Do not limit disk-image size.

3 years agognu: Add mednafen.
Nicolas Goaziou [Tue, 16 Jun 2020 20:51:39 +0000 (22:51 +0200)]
gnu: Add mednafen.

* gnu/packages/emulators.scm (mednafen): New variable.

3 years agognu: marisa: Mark up description.
Tobias Geerinckx-Rice [Mon, 29 Jun 2020 12:37:18 +0000 (14:37 +0200)]
gnu: marisa: Mark up description.

* gnu/packages/datastructures.scm (marisa)[description]: Use @acronym.

3 years agognu: marisa: Update to 0.2.6.
Tobias Geerinckx-Rice [Mon, 29 Jun 2020 12:36:25 +0000 (14:36 +0200)]
gnu: marisa: Update to 0.2.6.

* gnu/packages/datastructures.scm (marisa): Update to 0.2.6.
[source]: Use worse URL.
[native-inputs]: Add autoconf, automake, and libtool.

3 years agognu: mariadb-connector-c: Update to 3.1.9.
Tobias Geerinckx-Rice [Mon, 29 Jun 2020 12:35:23 +0000 (14:35 +0200)]
gnu: mariadb-connector-c: Update to 3.1.9.

* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.9.

3 years agognu: perl-dbix-class: Update to 0.082842.
Tobias Geerinckx-Rice [Mon, 29 Jun 2020 12:01:14 +0000 (14:01 +0200)]
gnu: perl-dbix-class: Update to 0.082842.

* gnu/packages/databases.scm (perl-dbix-class): Update to 0.082842.
[propagated-inputs]: Replace perl-sql-abstract with
perl-sql-abstract-classic.

3 years agognu: Add perl-sql-abstract-classic.
Tobias Geerinckx-Rice [Mon, 29 Jun 2020 11:40:17 +0000 (13:40 +0200)]
gnu: Add perl-sql-abstract-classic.

* gnu/packages/databases.scm (perl-sql-abstract-classic): New public variable.

3 years agognu: rust-x11-dl: Update to 2.18.5.
Tobias Geerinckx-Rice [Mon, 29 Jun 2020 11:01:40 +0000 (13:01 +0200)]
gnu: rust-x11-dl: Update to 2.18.5.

* gnu/packages/crates-io.scm (rust-x11-dl): Update to 2.18.5.

3 years agognu: python-coverage: Update home page.
Tobias Geerinckx-Rice [Mon, 29 Jun 2020 10:50:51 +0000 (12:50 +0200)]
gnu: python-coverage: Update home page.

* gnu/packages/check.scm (python-coverage)[home-page]: Update & use HTTPS.

3 years agognu: sparse: Update to 0.6.2.
Tobias Geerinckx-Rice [Mon, 29 Jun 2020 10:47:00 +0000 (12:47 +0200)]
gnu: sparse: Update to 0.6.2.

* gnu/packages/c.scm (sparse): Update to 0.6.2.

3 years agognu: ccache: Update to 3.7.10.
Tobias Geerinckx-Rice [Mon, 29 Jun 2020 10:46:17 +0000 (12:46 +0200)]
gnu: ccache: Update to 3.7.10.

* gnu/packages/ccache.scm (ccache): Update to 3.7.10.

3 years agognu: stellarium: Update to 0.20.2.
Tobias Geerinckx-Rice [Mon, 29 Jun 2020 10:18:00 +0000 (12:18 +0200)]
gnu: stellarium: Update to 0.20.2.

* gnu/packages/astronomy.scm (stellarium): Update to 0.20.2.

3 years agognu: ansible: Update to 2.9.10.
Tobias Geerinckx-Rice [Mon, 29 Jun 2020 10:10:37 +0000 (12:10 +0200)]
gnu: ansible: Update to 2.9.10.

* gnu/packages/admin.scm (ansible): Update to 2.9.10.

3 years agognu: s-tui: Update to 1.0.1.
Tobias Geerinckx-Rice [Mon, 29 Jun 2020 10:04:05 +0000 (12:04 +0200)]
gnu: s-tui: Update to 1.0.1.

* gnu/packages/admin.scm (s-tui): Update to 1.0.1.

3 years agognu: xxhash: Detect vector instructions at run time.
Tobias Geerinckx-Rice [Mon, 29 Jun 2020 13:44:07 +0000 (15:44 +0200)]
gnu: xxhash: Detect vector instructions at run time.

* gnu/packages/digest.scm (xxhash)[arguments]: Set DISPATCH=1 make flag
on x86.

3 years agognu: xxhash: Update to 0.7.4.
Tobias Geerinckx-Rice [Mon, 29 Jun 2020 13:31:35 +0000 (15:31 +0200)]
gnu: xxhash: Update to 0.7.4.

* gnu/packages/digest.scm (xxhash): Update to 0.7.4.

3 years agognu: xxhash: Cross-compile.
Tobias Geerinckx-Rice [Mon, 29 Jun 2020 13:31:07 +0000 (15:31 +0200)]
gnu: xxhash: Cross-compile.

* gnu/packages/digest.scm (xxhash)[arguments]: Use CC-FOR-TARGET.

3 years agognu: vdirsyncer: Update to 0.16.8.
Tobias Geerinckx-Rice [Mon, 29 Jun 2020 13:15:40 +0000 (15:15 +0200)]
gnu: vdirsyncer: Update to 0.16.8.

* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.8.
[propagated-inputs]: Use python-click-5.

3 years agognu: Add python-click@5.
Tobias Geerinckx-Rice [Mon, 29 Jun 2020 13:15:12 +0000 (15:15 +0200)]
gnu: Add python-click@5.

* gnu/packages/python-xyz.scm (python-click-5): New public variable.

3 years agognu: monero-gui: Update to 0.16.0.1.
Guillaume Le Vaillant [Mon, 29 Jun 2020 12:22:15 +0000 (14:22 +0200)]
gnu: monero-gui: Update to 0.16.0.1.

* gnu/packages/finance.scm (monero-gui): Update to 0.16.0.1.

3 years agognu: monero: Update to 0.16.0.1.
Guillaume Le Vaillant [Mon, 29 Jun 2020 09:51:49 +0000 (11:51 +0200)]
gnu: monero: Update to 0.16.0.1.

* gnu/packages/finance.scm (monero): Update to 0.16.0.1.

3 years agognu: python-pytest-flake8: Update to 1.0.6.
Matthew Kraai [Fri, 26 Jun 2020 16:14:03 +0000 (09:14 -0700)]
gnu: python-pytest-flake8: Update to 1.0.6.

* gnu/packages/python-check.scm (python-pytest-flake8): Update to 1.0.6.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
3 years agognu: Add bats.
Oleg Pykhalov [Sun, 7 Jun 2020 17:58:27 +0000 (20:58 +0300)]
gnu: Add bats.

* gnu/packages/bash.scm (bats): New variable.

3 years agognu: artanis: Use guile2.2 version of guile-redis.
Masaya Tojo [Sat, 27 Jun 2020 22:42:03 +0000 (07:42 +0900)]
gnu: artanis: Use guile2.2 version of guile-redis.

* gnu/packages/guile-xyz.scm (artanis)[propagated-inputs]: Change from
guile-redis to guile2.2-redis.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3 years agognu: exercism: Don't install source.
Jakub Kądziołka [Mon, 29 Jun 2020 02:39:48 +0000 (04:39 +0200)]
gnu: exercism: Don't install source.

* gnu/packages/education.scm (exercism)[arguments]: Set install-source?
  to #f.