Commit graph

74948 commits

Author SHA1 Message Date
Leo Famulari 1a6f3c8069
gnu: linux-libre 5.10: Update to 5.10.20.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.20.
(linux-libre-5.10-pristine-source): Update hash.
2021-03-04 19:59:35 -05:00
Leo Famulari b12696075d
gnu: linux-libre: Update to 5.11.3.
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.3.
(linux-libre-5.11-pristine-source, deblob-scripts-5.11): Update hashes.
2021-03-04 19:59:31 -05:00
Efraim Flashner bc10203475
gnu: ruby-minitest: Update to 5.12.2.
* gnu/packages/ruby.scm (ruby-minitest): Update to 5.12.2.
2021-03-04 22:48:38 +02:00
Efraim Flashner e8fe0304bc
gnu: ruby-builder: Update to 3.2.4.
* gnu/packages/ruby.scm (ruby-builder): Update to 3.2.4.
2021-03-04 22:48:35 +02:00
Nicolas Goaziou f4521346b0
gnu: ripgrep: Fix build.
* gnu/packages/rust-apps.scm (ripgrep)[arguments]: Disable tests for now. Some
are failing due to recent rust-bstr upgrade.
2021-03-04 17:14:17 +01:00
Tobias Geerinckx-Rice f6a94e7e33
gnu: mariadb-connector-c: Fix source tarball file name.
* gnu/packages/databases.scm (mariadb-connector-c)[source]: Add a FILE-NAME.
2021-03-04 17:07:49 +01:00
Tobias Geerinckx-Rice 51059be366
gnu: mariadb-connector-c: Update to 3.1.12.
* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.12.
2021-03-04 17:07:49 +01:00
Tobias Geerinckx-Rice 69f75ce198
gnu: pigz: Update to 2.6.
* gnu/packages/compression.scm (pigz): Update to 2.6.
2021-03-04 17:07:49 +01:00
Tobias Geerinckx-Rice afeb2e27bb
gnu: clzip: Update to 1.12.
* gnu/packages/compression.scm (clzip): Update to 1.12.
2021-03-04 17:07:48 +01:00
Tobias Geerinckx-Rice 2e142b1c62
gnu: simde: Update to 0.7.2.
* gnu/packages/assembly.scm (simde): Update to 0.7.2.
2021-03-04 17:07:48 +01:00
Tobias Geerinckx-Rice 9aa8f57f40
gnu: fasm: Update to 1.73.27.
* gnu/packages/assembly.scm (fasm): Update to 1.73.27.
2021-03-04 17:07:48 +01:00
Tobias Geerinckx-Rice 779243832c
gnu: libolm: Update to 3.2.2.
* gnu/packages/crypto.scm (libolm): Update to 3.2.2.
2021-03-04 17:07:48 +01:00
Tobias Geerinckx-Rice b94d4e6a1d
gnu: indi: Update to 1.8.9.
* gnu/packages/astronomy.scm (indi): Update to 1.8.9.
2021-03-04 17:07:47 +01:00
Tobias Geerinckx-Rice cb93d420cd
gnu: oath-toolkit: Update to 2.6.6.
* gnu/packages/authentication.scm (oath-toolkit): Update to 2.6.6.
2021-03-04 17:07:47 +01:00
Tobias Geerinckx-Rice 93aaaecb29
gnu: libisofs: Update to 1.5.4.
* gnu/packages/cdrom.scm (libisofs): Update to 1.5.4.
2021-03-04 17:07:47 +01:00
Efraim Flashner ab10e1086c
gnu: python-jedi: Allow test phase to be skipped.
* gnu/packages/python-xyz.scm (python-jedi)[arguments]: Wrap custom
'check phase tests with check for tests? keyword.
2021-03-04 16:19:19 +02:00
Tobias Geerinckx-Rice b12974ec52
gnu: dovecot-pigeonhole: Update to 0.5.14.
* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.14.
2021-03-04 14:11:56 +01:00
Tobias Geerinckx-Rice 1c8a328331
gnu: dovecot: Update to 2.3.14.
* gnu/packages/mail.scm (dovecot): Update to 2.3.14.
2021-03-04 14:11:56 +01:00
Efraim Flashner e9096ef105
gnu: python-plotly: Allow test phase to be skipped.
* gnu/packages/graph.scm (python-plotly)[arguments]: Wrap custom 'check
phase tests with test with tests? keyword.
2021-03-04 14:48:43 +02:00
Efraim Flashner 3e5d811387
gnu: python-plotly: Update to 4.14.3.
* gnu/packages/graph.scm (python-plotly): Update to 4.14.3.
[propagated-inputs]: Remove python-decorator. Add python-ipython,
python-pillow. Move python-ipywidgets, python-xarray ...
[native-inputs]: ... to here.
2021-03-04 14:48:43 +02:00
cage 865728dd52
gnu: Add tinmop.
* gnu/packages/web-browsers.scm (tinmop): New variable.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-04 11:11:12 +01:00
Guillaume Le Vaillant 85eaafafbb
gnu: sbcl-esrap: Update to 0.18-1.da6b24f.
* gnu/packages/lisp-xyz.scm (sbcl-esrap): Update to 0.18-1.da6b24f.
  [source, home-page]: Update to new maintainer's URL.
  [native-inputs]: Remove eos, add fiveam.
  [description]: Add new features.
2021-03-04 10:50:11 +01:00
cage 09f60f9e3e
gnu: Add cl-percent-encoding.
* gnu/packages/lisp-xyz.scm (cl-percent-encoding, ecl-percent-encoding,
  sbcl-percent-encoding): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-04 10:37:30 +01:00
cage f934892cbb
gnu: Add cl-html5-parser.
* gnu/packages/lisp-xyz.scm (cl-html5-parser, ecl-cl-html5-parser,
  sbcl-cl-html5-parser): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-04 10:29:07 +01:00
cage 9e9c9a3a02
gnu: Add cl-crypto-shortcuts.
* gnu/packages/lisp-xyz.scm (cl-crypto-shortcuts, ecl-crypto-shortcuts,
  sbcl-crypto-shortcuts): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-04 10:20:15 +01:00
cage 88d822c5f1
gnu: Add cl-i18n.
* gnu/packages/lisp-xyz.scm (cl-i18n, ecl-cl-i18n, sbcl-cl-i18n): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-04 10:10:14 +01:00
Guillaume Le Vaillant 3c1cc4992b
gnu: Add cl-sxql-composer.
* gnu/packages/lisp-xyz.scm (cl-sxql-composer, ecl-sxql-composer,
  sbcl-sxql-composer): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-04 10:05:05 +01:00
cage c88de96487
gnu: Add cl-access.
* gnu/packages/lisp-xyz.scm (cl-access, ecl-access, sbcl-access): New
  variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-04 09:55:16 +01:00
cage c1b8219d38
gnu: Add cl-spark.
* gnu/packages/lisp-xyz.scm (cl-spark, ecl-cl-spark, sbcl-cl-spark): New
  variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-04 09:43:49 +01:00
cage 8768df2ec0
gnu: Add cl-croatoan.
* gnu/packages/lisp-xyz.scm (cl-croatoan, ecl-croatoan, sbcl-croatoan): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-04 09:35:23 +01:00
Léo Le Bouter 22ef895d24
gnu: 389-ds-base: Update to 1.4.0.31 [security fixes].
* gnu/packages/openldap.scm (389-ds-base): Update to 1.4.0.31.
2021-03-04 01:39:07 +01:00
Tobias Geerinckx-Rice 4b317975ab
gnu: screen-message: Update to 0.26.
* gnu/packages/xdisorg.scm (screen-message): Update to 0.26.
2021-03-04 00:45:02 +01:00
Tobias Geerinckx-Rice f781e2a7e9
gnu: xonsh: Update to 0.9.26.
* gnu/packages/shells.scm (xonsh): Update to 0.9.26.
2021-03-04 00:45:02 +01:00
Tobias Geerinckx-Rice fed2879c18
gnu: squid: Update to 4.14.
* gnu/packages/networking.scm (squid): Update to 4.14.
2021-03-04 00:45:02 +01:00
Tobias Geerinckx-Rice 439df62672
gnu: highlight: Update to 3.62.
* gnu/packages/pretty-print.scm (highlight): Update to 3.62.
2021-03-04 00:45:02 +01:00
Tobias Geerinckx-Rice 04a18e936c
gnu: wofi: Update to 1.2.4.
* gnu/packages/xdisorg.scm (wofi): Update to 1.2.4.
2021-03-04 00:45:01 +01:00
Tobias Geerinckx-Rice 43a5b88358
gnu: socat: Update to 1.7.4.1.
* gnu/packages/networking.scm (socat): Update to 1.7.4.1.
2021-03-04 00:45:01 +01:00
Tobias Geerinckx-Rice d6e11acc21
gnu: zyre: Update to 2.0.1.
* gnu/packages/networking.scm (zyre): Update to 2.0.1.
2021-03-04 00:45:01 +01:00
Tobias Geerinckx-Rice 560e605819
gnu: czmq: Update to 4.2.1.
* gnu/packages/networking.scm (czmq): Update to 4.2.1.
2021-03-04 00:45:01 +01:00
Tobias Geerinckx-Rice 93872098eb
gnu: meld: Update to 3.20.3.
* gnu/packages/patchutils.scm (meld): Update to 3.20.3.
2021-03-04 00:45:00 +01:00
Tobias Geerinckx-Rice 5e00d14791
gnu: padthv1: Update to 0.9.20.
* gnu/packages/music.scm (padthv1): Update to 0.9.20.
2021-03-04 00:45:00 +01:00
Tobias Geerinckx-Rice 595a5f345f
gnu: samplv1: Update to 0.9.20.
* gnu/packages/music.scm (samplv1): Update to 0.9.20.
2021-03-04 00:45:00 +01:00
Tobias Geerinckx-Rice fbb40c1b21
gnu: drumkv1: Update to 0.9.20.
* gnu/packages/music.scm (drumkv1): Update to 0.9.20.
2021-03-04 00:45:00 +01:00
Tobias Geerinckx-Rice 5c70961402
gnu: synthv1: Update to 0.9.20.
* gnu/packages/music.scm (synthv1): Update to 0.9.20.
2021-03-04 00:44:59 +01:00
Tobias Geerinckx-Rice cd7c9f520b
gnu: liquidsfz: Update to 0.2.3.
* gnu/packages/music.scm (liquidsfz): Update to 0.2.3.
2021-03-04 00:44:59 +01:00
Tobias Geerinckx-Rice 0d03ca6e94
gnu: zabbix-agentd: Update to 5.2.5.
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.2.5.
2021-03-04 00:44:59 +01:00
Tobias Geerinckx-Rice 34ff94c407
gnu: whois: Update to 5.5.8.
* gnu/packages/networking.scm (whois): Update to 5.5.8.
2021-03-04 00:44:59 +01:00
Tobias Geerinckx-Rice 30e76966b1
gnu: mpd: Update to 0.22.6.
* gnu/packages/mpd.scm (mpd): Update to 0.22.6.
2021-03-04 00:44:59 +01:00
Tobias Geerinckx-Rice 402964eec4
gnu: unbound: Update to 1.13.1.
* gnu/packages/dns.scm (unbound): Update to 1.13.1.
2021-03-04 00:44:58 +01:00
Tobias Geerinckx-Rice ba9e29f141
gnu: isync: Update to 1.4.1.
* gnu/packages/mail.scm (isync): Update to 1.4.1.
2021-03-04 00:44:58 +01:00