Commit Graph

53202 Commits

Author SHA1 Message Date
Ricardo Wurmus
aa9cd2d4a3
gnu: r-fs: Update to 1.4.2.
* gnu/packages/cran.scm (r-fs): Update to 1.4.2.
2020-07-02 12:45:56 +02:00
Ricardo Wurmus
ddff76aae0
gnu: r-rdpack: Update to 1.0.0.
* gnu/packages/cran.scm (r-rdpack): Update to 1.0.0.
2020-07-02 12:45:56 +02:00
Ricardo Wurmus
bd978be3ae
gnu: r-annotationdbi: Update to 1.50.1.
* gnu/packages/bioinformatics.scm (r-annotationdbi): Update to 1.50.1.
2020-07-02 12:45:53 +02:00
Nicolas Goaziou
95ccca19df
gnu: python-folium: Update to 0.11.0.
* gnu/packages/python-xyz.scm (python-folium): Update to 0.11.0.
2020-07-02 12:12:54 +02:00
Nicolas Goaziou
dba255c033
gnu: wireshark: Update to 3.2.5.
* gnu/packages/networking.scm (wireshark): Update to 3.2.5.
2020-07-02 12:10:09 +02:00
Nicolas Goaziou
7e97137734
gnu: emacs-tramp: Update to 2.4.4.
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.4.
2020-07-02 12:09:48 +02:00
Efraim Flashner
f1f7054bb2
gnu: rust-bumpalo-2: Update to 2.6.0.
* gnu/packages/crates-io.scm (rust-bumpalo-2): Update to 2.6.0.
[arguments]: Don't skip build. Skip tests.
2020-07-02 12:25:23 +03:00
Efraim Flashner
502590f45a
gnu: rust-bumpalo-2.5: Rename to rust-bumpalo-2.
* gnu/packages/crates-io.scm (rust-bumpalo-2.5): Rename to ...
(rust-bumpalo-2): ... this.
2020-07-02 12:25:23 +03:00
Efraim Flashner
4ca62836a2
gnu: rust-crossbeam-utils-0.6: Update to 0.6.6.
* gnu/packages/crates-io.scm (rust-crossbeam-utils-0.6): Update to0.6.6.
[arguments]: Don't skip build. Replace rust-rand-0.4 with 0.6 in
cargo-development-inputs.
2020-07-02 12:25:23 +03:00
Efraim Flashner
d636d5b46d
gnu: rust-crossbeam-queue-0.1: Don't skip build.
* gnu/packages/crates-io.scm (rust-crossbeam-queue-0.1[arguments]: Don't
skip build. Replace rust-rand-0.4 with 0.6 in cargo-development-inputs.
2020-07-02 12:25:08 +03:00
Efraim Flashner
f8f61451fa
gnu: rust-crossbeam-epoch-0.7: Update to 0.7.2.
* gnu/packages/crates-io.scm (rust-crossbeam-epoch-0.7): Update to 0.7.2.
[arguments]: Don't skip build. In cargo-inputs replace
rust-memoffset-0.2 with 0.5, rust-scopeguard-0.3 with 1.0. Replace
rust-rand-0.4 with 0.6 in cargo-development-inputs.
2020-07-02 12:25:07 +03:00
Efraim Flashner
6d7d7a2d94
gnu: rust-crossbeam-epoch-0.8: Update to 0.8.2.
* gnu/packages/crates-io.scm (rust-crossbeam-epoch-0.8): Update to 0.8.2.
[arguments]: Don't skip build. In cargo-inputs replace rust-autocfg-0.1
with 1.0. Add rust-maybe-uninit-2.0.
2020-07-02 12:25:07 +03:00
Efraim Flashner
aa3ccff1f9
gnu: rust-crossbeam-deque-0.7: Update to 0.7.3.
* gnu/packages/crates-io.scm (rust-crossbeam-deque-0.7): Update to 0.7.3.
[arguments]: Don't skip build. Add rust-maybe-unint-2.0 to cargo-inputs.
2020-07-02 12:25:07 +03:00
Efraim Flashner
d7cd309a22
gnu: rust-crossbeam-channel-0.3: Don't skip build.
* gnu/packages/crates-io.scm (rust-crossbeam-channel-0.3)[arguments]:
Don't skip build.
2020-07-02 12:25:07 +03:00
Efraim Flashner
3679514ae6
gnu: rust-crossbeam-channel-0.4: Update to 0.4.2.
* gnu/packages/crates-io.scm (rust-crossbeam-channel-0.4): Update to 0.4.2.
[arguments]: Don't skip build. Add rust-maybe-uninit-2.0 to
cargo-inputs.
2020-07-02 12:25:07 +03:00
Efraim Flashner
793ea22045
gnu: rust-crossbeam-0.7: Update to 0.7.3.
* gnu/packages/crates-io.scm (rust-crossbeam-0.7): Update to 0.7.3.
[arguments]: Don't skip build. In cargo-inputs replace
rust-crossbeam-channel-0.3 with 0.4, rust-crossbeam-epoch-0.7 with 0.8,
rust-crossbeam-queue-0.1 with 0.2, rust-crossbeam-utils-0.6 with 0.7.
Replace rust-rand-0.4 with 0.6 in cargo-development-inputs.
2020-07-02 12:25:06 +03:00
Mathieu Othacehe
044cffdf34
gnu: guix-minimal: Remove as failing and unused.
* gnu/packages/package-management.scm (guix-minimal): Remove it.
2020-07-02 09:54:57 +02:00
Kyle Meyer
64fc2293ca
gnu: git-annex: Build and install man pages.
* gnu/packages/haskell-apps.scm (git-annex)[arguments]: Add phases for
building and installing the man pages.
[native-inputs]: Add perl.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-02 10:29:10 +03:00
simendsjo
09502e0233
gnu: Update Iosevka fonts from 3.1.1 to 3.2.2.
* gnu/packages/fonts.scm (font-iosevka, font-iosevka-slab,
font-iosevka-term, font-iosevka-term-slab, font-iosevka-aile,
font-iosevka-etoile, font-iosevka-sparkle): Update to 3.2.2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-02 10:22:44 +03:00
Mathieu Othacehe
6b77e7352d
gnu: guix: Update to 1.1.0-14.5bd8033.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-14.5bd8033.
2020-07-02 09:01:31 +02:00
Efraim Flashner
1bab01c2db
gnu: libmicrohttpd: Update to 0.9.71,
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.71.
2020-07-02 09:58:25 +03:00
Jakub Kądziołka
5bd803339d
gnu: deutex: Build with PNG support.
* gnu/packages/game-development.scm (deutex)[inputs]: Add libpng.
  [native-inputs]: Add pkg-config.
2020-07-02 01:07:56 +02:00
Efraim Flashner
67ba9815c9
gnu: rust-crossbeam-queue-0.2: Add missing input.
* gnu/packages/crates-io.scm (rust-crossbeam-queue-0.2)[arguments]: Add
rust-maybe-uninit-2.0 to cargo-inputs. Don't skip build.
2020-07-01 23:45:23 +03:00
Mark H Weaver
5db2736005
gnu: linux-libre: Update to 5.4.50.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.50.
(linux-libre-5.4-pristine-source): Update hash.
2020-07-01 13:31:06 -04:00
Mark H Weaver
0cb4f1e6f1
gnu: linux-libre@5.7: Update to 5.7.7.
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.7.
(linux-libre-5.7-pristine-source): Update hash.
2020-07-01 13:30:22 -04:00
Mark H Weaver
a43802bfca
gnu: linux-libre@4.19: Update to 4.19.131.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.131.
(linux-libre-4.19-pristine-source): Update hash.
2020-07-01 13:29:46 -04:00
Mark H Weaver
e5aa0fd4eb
gnu: linux-libre@4.14: Update to 4.14.187.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.187.
(linux-libre-4.14-pristine-source): Update hash.
2020-07-01 13:29:02 -04:00
Mark H Weaver
92ce2a0b5f
gnu: linux-libre@4.9: Update to 4.9.229.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.229.
(linux-libre-4.9-pristine-source): Update hash.
2020-07-01 13:28:14 -04:00
Mark H Weaver
e2449dfa1d
gnu: linux-libre@4.4: Update to 4.4.229.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.229.
(linux-libre-4.4-pristine-source): Update hash.
2020-07-01 13:27:07 -04:00
Mark H Weaver
f74e9277c1
gnu: icecat: Update to 68.10.0-guix0-preview1 [security-fixes].
Includes fixes for CVE-2020-12417, CVE-2020-12418, CVE-2020-12419,
CVE-2020-12420, and CVE-2020-12421.

* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.  Remove
code that deleted the Onion Browser Button extension, which is no longer
bundled upstream.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
2020-07-01 12:45:08 -04:00
Efraim Flashner
ade0f8ea0c
gnu: gama: Update to 2.09.
* gnu/packages/gps.scm (gama): Update to 2.09.
2020-07-01 19:40:24 +03:00
Tobias Geerinckx-Rice
78d473aaf9
gnu: squid: Update to 4.12.
* gnu/packages/networking.scm (squid): Update to 4.12.
2020-07-01 17:52:45 +02:00
Tobias Geerinckx-Rice
5ebab403b1
gnu: libndp: Use HTTPS.
* gnu/packages/networking.scm (libndp)[source]: Hard-code NAME.  Use HTTPS.
[home-page]: Use HTTPS.
2020-07-01 17:52:44 +02:00
Tobias Geerinckx-Rice
ec3cff2d7f
gnu: haproxy: Update to 2.1.7.
* gnu/packages/networking.scm (haproxy): Update to 2.1.7.
2020-07-01 17:52:43 +02:00
Tobias Geerinckx-Rice
210f5420ed
gnu: solaar: Fix build.
* gnu/packages/admin.scm (solaar)[arguments]: Remove unnecessary custom ‘build’ phase.
Set PYTHONPATH earlier, before building.

Reported by Robin Templeton (terpri on #guix).
2020-07-01 17:52:42 +02:00
Tobias Geerinckx-Rice
b3e8e6fdcf
gnu: qtractor: Update to 0.9.15.
* gnu/packages/music.scm (qtractor): Update to 0.9.15.
2020-07-01 17:52:42 +02:00
Tobias Geerinckx-Rice
e75d8234e7
gnu: ncdu: Fix up synopsis & description.
* gnu/packages/ncdu.scm (ncdu)[synopsis]: Fix typo.
[description]: Start with a proper sentence.  Double-space.
2020-07-01 17:52:40 +02:00
Tobias Geerinckx-Rice
57e0b9e87c
gnu: ncdu: Update to 1.15.1.
* gnu/packages/ncdu.scm (ncdu): Update to 1.15.1.
2020-07-01 17:52:40 +02:00
Tobias Geerinckx-Rice
0b97e8fc96
gnu: padthv1: Update to 0.9.15.
* gnu/packages/music.scm (padthv1): Update to 0.9.15.
2020-07-01 17:52:39 +02:00
Tobias Geerinckx-Rice
5aed91019a
gnu: samplv1: Update to 0.9.15.
* gnu/packages/music.scm (samplv1): Update to 0.9.15.
2020-07-01 17:52:38 +02:00
Tobias Geerinckx-Rice
f4482a6396
gnu: drumkv1: Update to 0.9.15.
* gnu/packages/music.scm (drumkv1): Update to 0.9.15.
2020-07-01 17:52:37 +02:00
Tobias Geerinckx-Rice
958258dc20
gnu: synthv1: Update to 0.9.15.
* gnu/packages/music.scm (synthv1): Update to 0.9.15.
2020-07-01 17:52:36 +02:00
Tobias Geerinckx-Rice
caeb243712
gnu: mpd: Update to 0.21.24.
* gnu/packages/mpd.scm (mpd): Update to 0.21.24.
2020-07-01 17:52:35 +02:00
Tobias Geerinckx-Rice
36a0228eb8
gnu: ngircd: Update to 26.
* gnu/packages/messaging.scm (ngircd): Update to 26.
[native-inputs]: Add openssl.
2020-07-01 17:52:34 +02:00
Tobias Geerinckx-Rice
77b5498f32
gnu: nheko: Update to 0.7.2.
* gnu/packages/messaging.scm (nheko): Update to 0.7.2.
2020-07-01 17:52:33 +02:00
Tobias Geerinckx-Rice
c28c408e71
gnu: mtxclient: Update to 0.3.1.
* gnu/packages/messaging.scm (mtxclient): Update to 0.3.1.
2020-07-01 17:52:32 +02:00
Efraim Flashner
aa982985e0
gnu: vim-full: Remove unneeded phase.
* gnu/packages/vim.scm (vim-full)[arguments]: Remove custom
'skip-previewpopup phase.
2020-07-01 14:38:38 +03:00
Efraim Flashner
4e133f4fe4
gnu: vim: Update to 8.2.1101.
* gnu/packages/vim.scm (vim): Update to 8.2.1101. [arguments]: In
'patch-config-files patch more shell calls. Rename custom 'set-TZDIR
phase to 'set-environment-variables phase and also set TERM. Adjust
'skip-failing-tests to skip more tests.
2020-07-01 13:58:19 +03:00
B. Wilson
d277c00ec9
gnu: Add metamath.
* gnu/packages/maths.scm (metamath): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-07-01 12:56:10 +02:00
Leo Prikler
bb3ddda25d
gnu: ppsspp: Unbundle more sources.
* gnu/packages/emulators (ppsspp)[source]: Update unbundling snippet.
[inputs]: Add cityhash, libzip, vulkan-headers, vulkan-loader, xxhash.
[arguments]<#:configure-flags>: Add -DUSE_SYSTEM_LIBZIP=ON.
Update comments accordingly.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-07-01 12:10:30 +02:00
Leo Prikler
7ff99f4a17
gnu: spirv-cross: Improve description.
* gnu/packages/vulkan.scm (spirv-cross)[description]: Simplify.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-07-01 12:10:22 +02:00
Guillaume Le Vaillant
012bdf2e61
gnu: sbcl-alexandria: Update to 1.1.
* gnu/packages/lisp-xyz.scm (sbcl-alexandria): Update to 1.1.
2020-07-01 11:19:53 +02:00
Guillaume Le Vaillant
d2a34ebae0
gnu: sbcl-bordeaux-threads: Update to 0.8.8.
* gnu/packages/lisp-xyz.scm (sbcl-bordeaux-threads): Update to 0.8.8.
2020-07-01 11:19:52 +02:00
Guillaume Le Vaillant
4e7d5e323b
gnu: sbcl-cl-random-forest: Update to 0.1-1.fedb36c.
* gnu/packages/lisp-xyz.scm (sbcl-cl-random-forest): Update to 0.1-1.fedb36c.
2020-07-01 11:19:52 +02:00
Guillaume Le Vaillant
8f1ab4fb41
gnu: Move some lisp libraries.
Move the 3 lisp libraries that are not in lisp-xyz.scm with the others.

* gnu/packages/machine-learning.scm (sbcl-cl-libsvm-format, cl-libsvm-format,
  ecl-cl-libsvm-format, sbcl-cl-online-learning, cl-online-learning,
  ecl-cl-online-learning, sbcl-cl-random-forest, cl-random-forest,
  ecl-cl-random-forest): Move to ...
* gnu/packages/lisp-xyz.scm (sbcl-cl-libsvm-format, cl-libsvm-format,
  ecl-cl-libsvm-format, sbcl-cl-online-learning, cl-online-learning,
  ecl-cl-online-learning, sbcl-cl-random-forest, cl-random-forest,
  ecl-cl-random-forest): ... here.
2020-07-01 11:19:52 +02:00
Guillaume Le Vaillant
d2a9a39c71
gnu: sbcl-ironclad: Update to 0.50.
* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.50.
  [inputs]: Remove trivial-garbage.
2020-07-01 11:19:52 +02:00
Pierre Neidhardt
1ac4959c6a
gnu: sbcl: Update to 2.0.6.
* gnu/packages/lisp.scm (sbcl): Update to 2.0.6.
2020-07-01 11:02:02 +02:00
Efraim Flashner
8ed5d9502d
gnu: vdirsyncer: Don't propagate python-click-5.
This prevents a profile collision when installing the package.

* gnu/packages/dav.scm (vdirsyncer)[propagated-inputs]: Move
python-click-5 ...
[inputs]: ... to here.
2020-07-01 09:30:56 +03:00
Kei Kebreau
21131e9c6d
gnu: maxima: Update to 5.44.0.
* gnu/packages/maths.scm (maxima): Update to 5.44.0.
2020-06-30 23:23:57 -04:00
Tobias Geerinckx-Rice
e063f0ccc8
gnu: fetchmail: Update to 6.4.8.
* gnu/packages/mail.scm (fetchmail): Update to 6.4.8.
2020-07-01 04:27:42 +02:00
Tobias Geerinckx-Rice
eee9eab722
gnu: man-db: Update to 2.9.3.
* gnu/packages/man.scm (man-db): Update to 2.9.3.
2020-07-01 04:27:42 +02:00
Tobias Geerinckx-Rice
6c4500c4a0
gnu: inotify-tools: Update to 3.20.2.2.
* gnu/packages/linux.scm (inotify-tools): Update to 3.20.2.2.
2020-07-01 03:54:57 +02:00
Tobias Geerinckx-Rice
1007500353
gnu: powertop: Update to 2.13.
* gnu/packages/linux.scm (powertop): Update to 2.13.
2020-07-01 03:54:57 +02:00
Tobias Geerinckx-Rice
639bdf970c
gnu: nvme-cli: Update to 1.12.
* gnu/packages/linux.scm (nvme-cli): Update to 1.12.
2020-07-01 03:54:57 +02:00
Tobias Geerinckx-Rice
2ddfcf4be8
gnu: nftables: Update to 0.9.6.
* gnu/packages/linux.scm (nftables): Update to 0.9.6.
2020-07-01 03:54:57 +02:00
Tobias Geerinckx-Rice
27f56b2c18
gnu: haveged: Update to 1.9.13.
* gnu/packages/linux.scm (haveged): Update to 1.9.13.
2020-07-01 03:54:56 +02:00
Tobias Geerinckx-Rice
46c26a7313
gnu: rmlint: Update to 2.10.1.
* gnu/packages/disk.scm (rmlint): Update to 2.10.1.
2020-07-01 03:54:56 +02:00
Tobias Geerinckx-Rice
435dce1df7
gnu: mame: Update to 0.222.
* gnu/packages/emulators.scm (mame): Update to 0.222.
2020-07-01 03:54:56 +02:00
Tobias Geerinckx-Rice
0e2353731c
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.
2020-07-01 03:54:56 +02:00
Tobias Geerinckx-Rice
9781013cbe
gnu: rust-crossbeam-queue: Fix home page.
* gnu/packages/crates-io.scm (rust-crossbeam-queue)[home-page]:
Point to the right sub-project.
2020-07-01 03:54:56 +02:00
Tobias Geerinckx-Rice
2dc0b36958
gnu: rust-crossbeam-queue: Update to 0.2.3.
* gnu/packages/crates-io.scm (rust-crossbeam-queue): Update to 0.2.3.
2020-07-01 03:54:56 +02:00
Tobias Geerinckx-Rice
7c475372d2
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.
2020-07-01 03:54:55 +02:00
Tobias Geerinckx-Rice
ce2603bd1d
gnu: inxi-minimal: Update to 3.1.04-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.04-1.
2020-07-01 03:54:55 +02:00
Marius Bakke
c8a4e59ac4
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.
2020-06-30 21:30:52 +02:00
Marius Bakke
efc396ef3d
gnu: gexiv2: Update to 0.12.1.
* gnu/packages/gnome.scm (gexiv2): Update to 0.12.1.
2020-06-30 21:30:52 +02:00
Jan (janneke) Nieuwenhuizen
4a98675381
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.
2020-06-30 21:19:13 +02:00
Efraim Flashner
a21d6b6351
gnu: python-clyent: Update home-page.
* gnu/packages/python-xyz.scm (python-clyent)[home-page]: Update to new
home-page.
2020-06-30 21:39:43 +03:00
Andrius Štikonas via Guix-patches via
13cba9b9df
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>
2020-06-30 20:34:54 +02:00
Efraim Flashner
3123cdaf7b
gnu: Add get-iplayer.
* gnu/packages/video.scm (get-iplayer): New variable.
2020-06-30 21:13:52 +03:00
Efraim Flashner
7dfe25f574
gnu: Add presentty.
* gnu/packages/presentation.scm (presentty): New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
2020-06-30 21:13:52 +03:00
Efraim Flashner
634620dbb2
gnu: Add python-pillow-2.9.
* gnu/packages/python-xyz.scm (python-pillow-2.9): New package.
2020-06-30 21:13:51 +03:00
Efraim Flashner
13bd54b15d
gnu: Sort package modules alphabetically in (gnu packages pretty-print).
* gnu/packages/pretty-print.scm: Sort package module imports
alphabetically.
2020-06-30 21:13:51 +03:00
Oleg Pykhalov
ceb233bb76
gnu: Add hosts.
* gnu/packages/admin.scm (hosts): New variable.
2020-06-30 20:42:43 +03:00
Tobias Geerinckx-Rice
a583d01a8a
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.
2020-06-30 19:02:46 +02:00
Tobias Geerinckx-Rice
c0164344b8
gnu: libaacs: Update to 0.10.0.
* gnu/packages/video.scm (libaacs): Update to 0.10.0.
2020-06-30 19:02:46 +02:00
Tobias Geerinckx-Rice
5a462ea8fa
gnu: libaacs: Don't use NAME in source URI.
* gnu/packages/video.scm (libaacs)[source]: Hard-code NAME.
2020-06-30 19:02:46 +02:00
Tobias Geerinckx-Rice
3468737c21
gnu: umoci: Update to 0.4.6.
* gnu/packages/virtualization.scm (umoci): Update to 0.4.6.
[source, arguments]: Update import path.
2020-06-30 19:02:46 +02:00
Tobias Geerinckx-Rice
02583de9fe
gnu: libxls: Update to 1.5.3.
* gnu/packages/statistics.scm (libxls): Update to 1.5.3.
2020-06-30 19:02:46 +02:00
Tobias Geerinckx-Rice
ccbf5f62c6
gnu: rclone: Update to 1.52.2.
* gnu/packages/sync.scm (rclone): Update to 1.52.2.
2020-06-30 19:02:46 +02:00
Tobias Geerinckx-Rice
10a8211e0e
gnu: st: Update to 0.8.4.
* gnu/packages/suckless.scm (st): Update to 0.8.4.
2020-06-30 19:02:46 +02:00
Ricardo Wurmus
3d5334c390
gnu: blast+: Update to 2.10.1.
* gnu/packages/bioinformatics.scm (blast+): Update to 2.10.1.
2020-06-30 18:49:11 +02:00
Alberto Eleuterio Flores Guerrero
9299da1362
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>
2020-06-30 17:44:38 +02:00
Nicolas Goaziou
db23a54875
gnu: Add bzflag.
* gnu/packages/games.scm (bzflag): New variable.
2020-06-30 17:37:50 +02:00
Nicolas Goaziou
393190ce1d
gnu: Add astromenace.
* gnu/packages/games.scm (astromenace): New variable.
2020-06-30 17:29:23 +02:00
Vitaliy Shatrov
8518266314
gnu: Add taisei.
* gnu/packages/games.scm (taisei): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-30 17:25:14 +02:00
Mathieu Othacehe
7bd13ed647
gnu: cuirass: Update to 0.0.1-37.882393d.
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-37.882393d.
2020-06-30 17:02:45 +02:00
Leo Prikler
10543ef8e1
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>
2020-06-30 16:47:58 +02:00
Leo Prikler
0bc6a5796a
gnu: add spirv-cross.
* gnu/packages/vulkan.scm (spirv-cross): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-30 16:47:58 +02:00
Leo Prikler
68a671abc8
gnu: Add armips.
* gnu/packages/assembly.scm (armips): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-30 16:47:58 +02:00
Pierre Neidhardt
f67ae66689
gnu: Add tesseract-engine.
* gnu/packages/game-development.scm (tesseract-engine): New variable.
2020-06-30 16:33:28 +02:00