Commit Graph

54415 Commits

Author SHA1 Message Date
Mark H Weaver
d4c9e81c07
gnu: openimageio: Update to 2.0.13.
* gnu/packages/graphics.scm (openimageio): Update to 2.0.13.
[inputs]: Replace python-2 with python-wrapper.  Add pybind11
and robin-map.
2020-07-31 13:38:40 -04:00
Mark H Weaver
5eb97480f3
gnu: Add robin-map.
* gnu/packages/datastructures.scm (robin-map): New variable.
2020-07-31 13:38:37 -04:00
Mark H Weaver
f8f29ded12
gnu: emacs-transient: All phases return #t.
* gnu/packages/emacs-xyz.scm (emacs-transient): Return #t from the
build-info-manual phase.
2020-07-31 13:38:33 -04:00
Mark H Weaver
b23c1f50a5
gnu: ruby-netrc: All phases return #t.
* gnu/packages/ruby.scm (ruby-netrc): In check phase, use for-each
instead of map, and return #t.
2020-07-31 13:38:30 -04:00
Mark H Weaver
2bc733e271
gnu: linux-libre@4.19: Update to 4.19.136.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.136.
(linux-libre-4.19-pristine-source): Update hash.
2020-07-31 13:38:26 -04:00
Mark H Weaver
95d44e7a29
gnu: linux-libre@4.14: Update to 4.14.191.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.191.
(linux-libre-4.14-pristine-source): Update hash.
2020-07-31 13:38:23 -04:00
Mark H Weaver
b30974908b
gnu: linux-libre@4.9: Update to 4.9.232.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.232.
(linux-libre-4.9-pristine-source): Update hash.
2020-07-31 13:38:20 -04:00
Mark H Weaver
fe21fe41d1
gnu: linux-libre@4.4: Update to 4.4.232.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.232.
(linux-libre-4.4-pristine-source): Update hash.
2020-07-31 13:38:18 -04:00
Nicolas Goaziou
ab4943a70c
gnu: scintilla: Update to 4.4.4.
* gnu/packages/text-editors.scm (scintilla): Update to 4.4.4.
2020-07-31 16:58:24 +02:00
Nicolas Goaziou
a6bf3f7591
gnu: snap: Update to 6.1.0.
* gnu/packages/education.scm (snap): Update to 6.1.0.
2020-07-31 16:56:03 +02:00
Nicolas Goaziou
4367e7e826
gnu: thinkfan: Update to 1.2.1.
* gnu/packages/linux.scm (thinkfan): Update to 1.2.1.
2020-07-31 16:52:41 +02:00
John Soo
c55acb0732
gnu: Add bpftrace.
* gnu/packages/linux.scm (bpftrace): New variable.
* gnu/packages/patches/bpftrace-disable-bfd-disasm.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-07-31 12:57:34 +02:00
Tanguy Le Carrour
636d573b74
gnu: python-mamba: Update to 0.11.1.
* gnu/packages/python-xyz.scm (python-mamba): Update to 0.11.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-07-30 21:00:25 -04:00
Michael Rohleder
4af67aa2ce
gnu: hashcat: Update to 6.1.1.
* gnu/packages/password-utils.scm (hashcat): Update to 6.1.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-07-30 20:50:56 -04:00
Tobias Geerinckx-Rice
6ec120b1c7
gnu: vlc: Update to 3.0.11.1.
* gnu/packages/video.scm (vlc): Update to 3.0.11.1.
2020-07-31 00:18:43 +02:00
Jakub Kądziołka
8119b7c6f7
gnu: rust-1.45: Update to 1.45.1.
* gnu/packages/rust.scm (rust-1.45): Update to 1.45.1.
2020-07-30 21:44:03 +02:00
Tanguy Le Carrour
fbbd536c5b
gnu: python-clikit: Update to 0.6.2.
* gnu/packages/python-xyz.scm (python-clikit): Update to 0.6.2.
[arguments] Explicitly disable tests.
[propagated-inputs]: Add python-crashtest.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-07-30 20:47:38 +03:00
Tanguy Le Carrour
74e9c31a10
gnu: Add python-crashtest.
* gnu/packages/python-xyz.scm (python-crashtest): New public variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-07-30 20:47:38 +03:00
John Soo
cfd8daaf07
gnu: Add bcc.
* gnu/packages/linux.scm (bcc): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-07-30 18:57:31 +02:00
Tobias Geerinckx-Rice
c385bd69ad
gnu: git: Update to 2.28.0.
* gnu/packages/version-control.scm (git): Update to 2.28.0.

(cherry picked from commit bbee4490d9)
2020-07-30 18:18:12 +02:00
Marius Bakke
05b90a4ab4
gnu: opam: Fix tests.
* gnu/packages/ocaml.scm (opam)[arguments]: Remove #:tests?.  Adjust the
pre-check phase to make some files writable, patch a hard-coded file name, and
disable mostly-redundant git tests.
[native-inputs]: Remove GIT and PYTHON.  Add OPENSSL, PYTHON-WRAPPER, RSYNC,
UNZIP, and WHICH.
2020-07-30 18:18:12 +02:00
Marius Bakke
3af44aa49c
gnu: public-inbox: Make git a regular input.
* gnu/packages/mail.scm (public-inbox)[native-inputs]: Move GIT ...
[inputs]: ... here.
2020-07-30 18:18:12 +02:00
Marius Bakke
07095a301b
gnu: ruby-hoe-git: Do not propagate git.
* gnu/packages/ruby.scm (ruby-hoe-git)[propagated-inputs]: Remove GIT.
2020-07-30 18:18:12 +02:00
Marius Bakke
fd93958ea0
gnu: libosmo-dsp: Remove unused input.
* gnu/packages/radio.scm (libosmo-dsp)[native-inputs]: Remove GIT-MINIMAL.
2020-07-30 18:18:12 +02:00
Marius Bakke
b73896a638
gnu: gnuradio-osmosdr: Remove unused input.
* gnu/packages/radio.scm (gnuradio-osmosdr)[native-inputs]: Remove GIT-MINIMAL.
2020-07-30 18:18:12 +02:00
Marius Bakke
d18afa13e0
gnu: gnuradio: Remove unused input.
* gnu/packages/radio.scm (gnuradio)[native-inputs]: Remove GIT.
2020-07-30 18:18:11 +02:00
Marius Bakke
a749caa74e
gnu: elixir: Remove unused input.
* gnu/packages/elixir.scm (elixir)[inputs]: Remove GIT.
2020-07-30 18:18:11 +02:00
Marius Bakke
cf73d149e9
gnu: monero: Remove unused input.
* gnu/packages/finance.scm (monero)[native-inputs]: Remove GIT.
2020-07-30 18:18:11 +02:00
Marius Bakke
9b047548d9
gnu: vlc: Remove needless input.
* gnu/packages/video.scm (vlc)[native-inputs]: Remove GIT.
2020-07-30 18:18:11 +02:00
Nicolas Goaziou
61c40b5726
gnu: emacs-tramp: Update to 2.4.4.1.
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.4.1.
2020-07-30 17:45:43 +02:00
Nicolas Goaziou
f3652cfc9e
gnu: emacs-rainbow-mode: Update to 1.0.5.
* gnu/packages/emacs-xyz.scm (emacs-rainbow-mode): Update to 1.0.5.
2020-07-30 17:42:14 +02:00
Mathieu Othacehe
e3f25bfee0
gnu: cuirass: Update to 0.0.1-39.0955a11.
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-39.0955a11.
2020-07-30 15:51:51 +02:00
Michael Rohleder
39386de244
gnu: python2-setproctitle: Fix build.
* gnu/packages/python-xyz.scm (python2-setproctitle): Don't pass ‘--embed’
to python-config.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-07-30 12:09:47 +02:00
Adam Kandur
de681bdb11
gnu: Add cl-inflector.
* gnu/packages/lisp-xyz.scm (sbcl-cl-inflector, cl-inflector,
  ecl-cl-inflector): New variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2020-07-30 10:52:53 +02:00
Jakub Kądziołka
6a7bdbfa2d
gnu: paml: Fix build.
* gnu/packages/bioinformatics.scm (paml)[snippet]: Fix permissions
  before repacking the source tarball.
2020-07-30 03:48:50 +02:00
Jakub Kądziołka
8206a282b1
gnu: bison: Mention yacc in the description.
This should help the user find the package if the goal is to satisfy a
dependency on yacc.

* gnu/packages/bison.scm (bison)[synopsis, description]: Explain
  compatibility with Yacc.
2020-07-30 02:53:28 +02:00
Tobias Geerinckx-Rice
54369b607f
gnu: spread-sheet-widget: Update to 0.5.
* gnu/packages/gtk.scm (spread-sheet-widget): Update to 0.5.
2020-07-30 01:38:34 +02:00
Tobias Geerinckx-Rice
12f5d35b33
gnu: pspp: Fix build.
* gnu/packages/statistics.scm (pspp)[inputs]: Use gtksourceview-3.
2020-07-30 01:38:34 +02:00
Michael Rohleder
d343e0fe3e
gnu: python-sqlparse: Update to 0.3.1.
* gnu/packages/databases.scm (python-sqlparse): Update to 0.3.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-30 00:57:29 +02:00
Boris A. Dekshteyn
61e1a8e426
gnu: krita: Update to 4.3.0.
* gnu/packages/kde.scm (krita): Update to 4.3.0.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-30 00:57:29 +02:00
Michael Rohleder
5e707f1252
gnu: gnunet-gtk: Update to 0.13.1.
* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.13.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-30 00:57:29 +02:00
Michael Rohleder
299e3598c2
gnu: mumble: Update to 1.3.2.
* gnu/packages/telephony.scm (mumble): Update to 1.3.2.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-30 00:57:29 +02:00
Marius Bakke
6ce5411aa6
gnu: python-slugify: Remove unused input.
* gnu/packages/python-web.scm (python-slugify)[native-inputs]: Remove.
2020-07-30 00:57:29 +02:00
Tanguy Le Carrour
4f0f00d757
gnu: python-cookiecutter: Update to 1.7.2.
* gnu/packages/python-xyz.scm (python-cookiecutter): Update to 1.7.2.
[propagated-inputs]: Add python-slugify, python-text-unidecode.
[home-page]: Update URL.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-30 00:57:29 +02:00
Tanguy Le Carrour
43d8faf8de
gnu: csvkit: Fix problem caused by the update of python-slugify.
* gnu/packages/wireservice.scm (csvkit)[inputs]: Add python-text-unidecode.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-30 00:57:28 +02:00
Tanguy Le Carrour
4da627a3ff
gnu: python-slugify: Update to 4.0.1.
* gnu/packages/patches/python-slugify-depend-on-unidecode.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-web.scm (python-slugify): Update to 4.0.1. [source] Drop patch.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-30 00:57:28 +02:00
Tanguy Le Carrour
4fae4f9aab
gnu: Add python-mypy.
* gnu/packages/python-check.scm (python-mypy): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-30 00:57:28 +02:00
Tanguy Le Carrour
4c12b09ecd
gnu: Add python-flake8-pyi.
* gnu/packages/python-xyz.scm (python-flake8-pyi): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-30 00:57:28 +02:00
Tanguy Le Carrour
5eebb4f41b
gnu: Add python-flake8-bugbear.
* gnu/packages/python-xyz.scm (python-flake8-bugbear): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-30 00:57:28 +02:00
Tanguy Le Carrour
fdc61e3260
gnu: Add python-hypothesmith.
* gnu/packages/check.scm (python-hypothesmith): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-30 00:57:28 +02:00
Tanguy Le Carrour
882979023e
gnu: Add python-lark-parser.
* gnu/packages/python-xyz.scm (python-lark-parser): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-30 00:57:27 +02:00
Tanguy Le Carrour
2f60db668a
gnu: Add python-libcst.
* gnu/packages/python-xyz.scm (python-libcst): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-30 00:57:27 +02:00
Tanguy Le Carrour
100f7f9d02
gnu: Add python-hypothesis-5.23.
* gnu/packages/check.scm (python-hypothesis-5.23): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-30 00:57:27 +02:00
Tanguy Le Carrour
97554fb9ab
gnu: Add python-typing-inspect.
* gnu/packages/python-xyz.scm (python-typing-inspect): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-30 00:57:27 +02:00
Tanguy Le Carrour
f755bb0189
gnu: Add python-mypy-extensions.
* gnu/packages/python-check.scm (python-mypy-extensions): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-30 00:57:27 +02:00
Lars-Dominik Braun
d4a044239b
gnu: Add nfs4-acl-tools.
* gnu/packages/nfs.scm (nfs4-acl-tools): New variable.
* gnu/packages/patches/nfs4-acl-tools-0.3.7-fixpaths.patch: New file.
* gnu/local.mk: Add it.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-30 00:57:27 +02:00
Marius Bakke
0d3063f4bc
gnu: clang: Only install cfi_blacklist.txt for versions >= 3.8.
Fixes <https://bugs.gnu.org/42599>.
Reported by Malte Frank Gerdes <malte.f.gerdes@gmail.com>.
This is a follow-up to commit 300b795520.

* gnu/packages/llvm.scm (clang-from-llvm): Guard the 'symlink-cfi_blacklist'
phase with a version check, as it first appears in Clang 3.8.
2020-07-30 00:57:26 +02:00
Marius Bakke
ebf3960673
gnu: ungoogled-chromium: Update to 84.0.4147.105-0.cc3e311.
* gnu/packages/chromium.scm (%ungoogled-revision, %ungoogled-origin): Update
to cc3e311f33519a5ba961ad1f1dc19507ce98b0d2.
(ungoogled-chromium): Update to 84.0.4147.105-0.
2020-07-30 00:57:26 +02:00
Marius Bakke
295b4f7e17
gnu: json-modern-cxx: Update to 3.9.0.
* gnu/packages/cpp.scm (json-modern-cxx): Update to 3.9.0.
[arguments]: New field.
[native-inputs]: Add "json_test_data" origin.
2020-07-30 00:57:26 +02:00
Mark H Weaver
4146cf8605
gnu: linux-libre: Update to 5.4.54.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.54.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update to 5.4.54.
2020-07-29 17:14:00 -04:00
Mark H Weaver
3967d8e277
gnu: linux-libre@5.7: Update to 5.7.11.
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.11.
(linux-libre-5.7-pristine-source): Update hash.
(deblob-scripts-5.7): Update to 5.7.11.
2020-07-29 17:13:14 -04:00
Mark H Weaver
a6aeb5c763
gnu: linux-libre@4.19: Update to 4.19.135.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.135.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Update to 4.19.135.
2020-07-29 17:12:35 -04:00
Mark H Weaver
0ba30cc34f
gnu: linux-libre@4.14: Update to 4.14.190.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.190.
(linux-libre-4.14-pristine-source): Update hash.
(deblob-scripts-4.14): Update to 4.14.190.
2020-07-29 17:10:52 -04:00
Michael Rohleder
8ae2212116
gnu: mycli: Update to 1.22.1.
* gnu/packages/databases.scm (mycli): Update to 1.22.1.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-07-29 22:30:27 +03:00
Tobias Geerinckx-Rice
35199959d6
gnu: gloox: Update to 1.0.24.
* gnu/packages/messaging.scm (gloox): Update to 1.0.24.
2020-07-29 18:35:58 +02:00
Tobias Geerinckx-Rice
6fdd40b35f
gnu: paps: Update description.
Fixes <https://issues.guix.gnu.org/42598>.

* gnu/packages/pdf.scm (paps)[description]: Update back-end technology.
2020-07-29 15:12:36 +02:00
Tobias Geerinckx-Rice
ab10e460d6
gnu: jasper: Update to 2.0.19.
* gnu/packages/image.scm (jasper): Update to 2.0.19.
2020-07-29 13:07:25 +02:00
Tobias Geerinckx-Rice
f6ea0815eb
gnu: Update LXDE home page.
* gnu/packages/lxde.scm (libfm, lxappearance, lxtask, lxterminal)
(menu-cache, pcmanfm, spacefm, lxmenu-data, lxde-icon-theme, lxde-common)
(lxinput, lxsession, lxpanel, lxde)[home-page]: Update to working domain.
2020-07-29 13:07:25 +02:00
Tobias Geerinckx-Rice
da11c16b5b
gnu: Remove vte-0.36.
* gnu/packages/gnome.scm: Remome vte-0.36.
2020-07-29 13:07:25 +02:00
Tobias Geerinckx-Rice
53865a93e3
gnu: vte: Update to 0.60.3.
* gnu/packages/gnome.scm (vte): Update to 0.60.3.
2020-07-29 13:07:25 +02:00
Tobias Geerinckx-Rice
c09f22aaa6
gnu: nano: Update to 5.0.
* gnu/packages/nano.scm (nano): Update to 5.0.
2020-07-29 13:07:24 +02:00
Efraim Flashner
eb9f726d22
gnu: sphinxbase: Fix building.
* gnu/packages/speech.scm (sphinxbase)[source]: Add patch.
* gnu/packages/patches/sphinxbase-fix-doxygen.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2020-07-29 12:45:36 +03:00
Efraim Flashner
e6b2552a96
gnu: python-rfc3986: Update to 1.4.0.
* gnu/packages/python-xyz.scm (python-rfc3986): Update to 1.4.0.
2020-07-29 11:23:38 +03:00
Efraim Flashner
9f665a1482
gnu: python-twine: Update to 1.15.0.
* gnu/packages/python-xyz.scm (python-twine): Update to 1.15.0.
[propagated-inputs]: Add python-packaging, python-readme-renderer.
2020-07-29 11:18:43 +03:00
Brett Gilio
ad6dfdcc6b
gnu: emacs-erc-image: Disable make-autoloads phase.
* gnu/packages/emacs-xyz.scm (emacs-erc-image)[arguments]: Disable
make-autoloads phase as it causes problematic behavior for the image module.
2020-07-29 01:13:34 -05:00
Brett Gilio
8e04dcdb8f
Revert "gnu: emacs-erc-image: Patch eval-after-load procedure."
This reverts commit 6fd2ecedb6.

This change does not behave as intended. Reverting the change to the original
behavior.
2020-07-29 00:25:19 -05:00
Vinicius Monego
e86b6ef07c
gnu: Add python-nbval.
* gnu/packages/python-check.scm (python-nbval): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-07-29 08:13:38 +03:00
Vinicius Monego
48a17846fa
gnu: Add python-libsass.
* gnu/packages/python-xyz.scm (python-libsass): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-07-29 08:07:40 +03:00
Brett Gilio
6fd2ecedb6
gnu: emacs-erc-image: Patch eval-after-load procedure.
* gnu/packages/emacs-xyz.scm (emacs-erc-image)[arguments]: Create a phase that
substitutes the ERC module for ERC-AUTO. When ERC is used the autoloader for
for Emacs hangs indefinitely (if daemonized) or fails.
2020-07-28 23:30:05 -05:00
Maxim Cournoyer
f0d7897e8d
gnu: gnome-boxes: Add missing inputs.
* gnu/packages/gnome.scm (gnome-boxes)[inputs]: Add glib-networking and
gsettings-desktop-schemas.
[description]: Mention the requirement of having the libvirt and virtlog
services running.
2020-07-28 22:27:18 -04:00
Tobias Geerinckx-Rice
2f04eb4852
gnu: minicom: Don't use a vanished tarball.
* gnu/packages/engineering.scm (minicom)[source]: Use GIT-FETCH and
GIT-FILE-NAME.  Switch to salsa from dead alioth.
[arguments]: Replace the default ‘bootstrap’ phase.
[native-inputs]: Add autoconf, automake, gettext-minimal, and pkg-config.
[home-page]: Update to salsa from dead alioth.
2020-07-29 04:25:56 +02:00
Mark H Weaver
748ab8b364
gnu: webkitgtk: Update to 2.28.4.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.28.4.
2020-07-28 18:31:28 -04:00
Justus Winter
df6fb956c5
gnu: Add python-sop.
* gnu/packages/python-crypto.scm (python-sop): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-29 00:22:01 +02:00
Justus Winter
1b11e894b8
gnu: Add python-pgpy.
* gnu/packages/python-crypto.scm (python-pgpy): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-29 00:22:01 +02:00
Justus Winter
7b7543376b
gnu: Add rnp.
* gnu/packages/openpgp.scm (rnp): New variable.
* gnu/packages/patches/rnp-add-version.cmake.patch: New file.
* gnu/packages/patches/rnp-disable-ruby-rnp-tests.patch: New file.
* gnu/packages/patches/rnp-unbundle-googletest.patch: New file.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-29 00:22:01 +02:00
Michael Rohleder
e402ccd003
gnu: libextractor: Update to 1.10.
* gnu/packages/gnunet.scm (libextractor): Update to 1.10.
[arguments]: Add 'fix-exiv2-tests' phase.
[inputs]: Add GIFLIB, remove TIDY-HTML.
* gnu/packages/patches/libextractor-exiv2.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-29 00:22:01 +02:00
Ricardo Wurmus
5c622a0a68
gnu: pcb-rnd: Update to 2.2.3.
* gnu/packages/engineering.scm (pcb-rnd): Update to 2.2.3.
2020-07-29 00:11:38 +02:00
Ricardo Wurmus
28cbf3ef42
gnu: lepton-eda: Update to 1.9.11-20200604.
* gnu/packages/engineering.scm (lepton-eda): Update to 1.9.11-20200604.
2020-07-29 00:11:34 +02:00
Tobias Geerinckx-Rice
0f7db2a150
gnu: youtube-dl: Update to 2020.07.28.
* gnu/packages/video.scm (youtube-dl): Update to 2020.07.28.
2020-07-28 23:37:36 +02:00
Tobias Geerinckx-Rice
8410eab8f1
gnu: xfwm4: Update to 4.14.3.
* gnu/packages/xfce.scm (xfwm4): Update to 4.14.3.
2020-07-28 23:37:36 +02:00
Tobias Geerinckx-Rice
6bf70cc8e7
gnu: i3-gaps: Update to 4.18.2.
* gnu/packages/wm.scm (i3-gaps): Update to 4.18.2.
2020-07-28 23:37:36 +02:00
Tobias Geerinckx-Rice
79fed26e2c
gnu: i3-wm: Update to 4.18.2.
* gnu/packages/wm.scm (i3-wm): Update to 4.18.2.
2020-07-28 23:37:36 +02:00
Tobias Geerinckx-Rice
b0bf47f160
gnu: inxi-minimal: Update to 3.1.05-2.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.05-2.
2020-07-28 21:47:23 +02:00
Tobias Geerinckx-Rice
a81a64492f
gnu: anki: Don't phone home for updates.
* gnu/packages/education.scm (anki)[arguments]: Add a
‘disable-update-check’ phase.
2020-07-28 21:25:57 +02:00
Tobias Geerinckx-Rice
ccd0a009dc
gnu: conky: Update to 1.11.6.
* gnu/packages/conky.scm (conky): Update to 1.11.6.
2020-07-28 21:25:57 +02:00
Tobias Geerinckx-Rice
511bfafa14
gnu: straw-viewer: Comment out .desktop installation.
This will only make sense when the GTK version is built.

* gnu/packages/video.scm (straw-viewer)[arguments]: Comment out
‘install-desktop’ phase.
2020-07-28 21:24:12 +02:00
Tobias Geerinckx-Rice
33de9ee42f
gnu: xtl: Update to 0.6.15.
* gnu/packages/cpp.scm (xtl): Update to 0.6.15.
2020-07-28 21:24:12 +02:00
Tobias Geerinckx-Rice
468c8f6434
gnu: pixz: Update to 1.0.7.
* gnu/packages/compression.scm (pixz): Update to 1.0.7.
2020-07-28 21:24:12 +02:00
Tobias Geerinckx-Rice
0a00d157e6
gnu: freeorion: Update to 0.4.10.
* gnu/packages/games.scm (freeorion): Update to 0.4.10.
[inputs]: Use Python 3 and default boost.
2020-07-28 21:24:12 +02:00
Jesse Gibbons
6fba1f4ded
gnu: knights: Fix build.
* gnu/packages/games.scm (knights)[arguments]<#:make-flags>: Add
"CXXFLAGS=-lpthread".

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-07-28 21:13:27 +03:00