Commit graph

90515 commits

Author SHA1 Message Date
Julien Lepiller
3d065a81a7
gnu: ocaml-cstruct: Update to 6.1.1.
* gnu/packages/ocaml.scm (ocaml-cstruct): Update to 6.1.1.
2022-08-13 21:21:36 +02:00
Julien Lepiller
628713ea73
gnu: ocaml-version: Update to 3.5.0.
* gnu/packages/ocaml.scm (ocaml-version): Update to 3.5.0.
2022-08-13 21:21:34 +02:00
Julien Lepiller
7b95125bad
gnu: ocaml-alcotest: Update to 1.6.0.
* gnu/packages/ocaml.scm (ocaml-alcotest): Update to 1.6.0.
2022-08-13 21:21:32 +02:00
Julien Lepiller
d75210a871
gnu: ocaml-odoc-parser: Update to 2.0.0.
* gnu/packages/ocaml.scm (ocaml-odoc-parser): Update to 2.0.0.
(ocamlformat): Update to 0.24.1.
2022-08-13 21:21:30 +02:00
Julien Lepiller
96b3449823
gnu: ocaml-piqilib: Update to 0.6.16.
* gnu/packages/ocaml.scm (ocaml-piqilib): Update to 0.6.16.
2022-08-13 21:21:28 +02:00
Julien Lepiller
b7b2c92274
gnu: ocaml-ssl: Update to 0.5.12.
* gnu/packages/ocaml.scm (ocaml-ssl): Update to 0.5.12.
2022-08-13 21:21:26 +02:00
Julien Lepiller
42d5f769fb
gnu: dune: Update to 4.4.1.
* gnu/packages/ocaml.scm (dune): Update to 4.4.1.
* gnu/packages/coq.scm (coq-stdlib): Fix for new dune.
2022-08-13 21:21:22 +02:00
Julien Lepiller
b4d97ef2de
gnu: ocaml-piqi: Update to 0.7.8.
* gnu/packages/ocaml.scm (ocaml-piqi): Update to 0.7.8.
2022-08-13 21:21:20 +02:00
Julien Lepiller
07dcba5437
gnu: ocaml-yojson: Update to 2.0.2.
merlin also needs to be updated at the same time because of
incompatibilities between the two versions.

* gnu/packages/ocaml.scm (ocaml-merlin-lib): New variable.
(ocaml-dot-merlin-reader): Inherit from it and update inputs.
(ocaml-merlin): Update inputs.
(ocaml-yojson): Update to 2.0.2.
(ocaml-odoc): Disable tests.
2022-08-13 21:21:17 +02:00
Julien Lepiller
7034824dcb
gnu: ocaml-zed: Update to 3.2.0.
Because of an incompatible change in ocaml-zed, some of its dependents
need to be updated at the same time to prevent breakage.

* gnu/packages/ocaml.scm (ocaml-zed): Update to 3.2.0.
(ocaml-lambda-term): Update to 3.3.1.
(ocaml-utop): Update to 2.10.0.
2022-08-13 21:21:08 +02:00
Marius Bakke
33d5141239
gnu: python-setuptools: Update to 64.0.3.
* gnu/packages/python-xyz.scm (python-setuptools): Update to 64.0.3.
2022-08-13 19:24:35 +02:00
Marius Bakke
e015fc174e
gnu: policycoreutils: Use G-expression.
* gnu/packages/selinux.scm (policycoreutils)[arguments]: Convert to gexp.
2022-08-13 19:24:35 +02:00
Marius Bakke
d7278e4020
gnu: libsepol: Use G-expression.
* gnu/packages/selinux.scm (libsepol)[arguments]: Convert to gexp.
2022-08-13 19:24:35 +02:00
Marius Bakke
c6e3f4eb5a
gnu: policycoreutils: Remove input labels.
* gnu/packages/selinux.scm (policycoreutils)[native-inputs, inputs]: Remove
labels.
2022-08-13 19:24:35 +02:00
Marius Bakke
46bb84bb57
gnu: python-sepolgen: Use G-expression and remove labels.
* gnu/packages/selinux.scm (python-sepolgen)[arguments]: Convert to
G-expression.  Don't refer to python by label.
[inputs]: Remove labels.
2022-08-13 19:24:35 +02:00
Marius Bakke
71d07d821d
gnu: secilc: Remove input labels.
* gnu/packages/selinux.scm (secilc)[arguments]: Use G-expression and
SEARCH-INPUT-DIRECTORY.
[inputs, native-inputs]: Remove labels.
2022-08-13 19:24:35 +02:00
Marius Bakke
9bfdd1e7cb
gnu: libsemanage: Remove input labels.
* gnu/packages/selinux.scm (libsemanage)[arguments]: Use G-expression.
[native-inputs, inputs]: Remove labels.
2022-08-13 19:24:35 +02:00
Marius Bakke
54f14833a9
gnu: libselinux: Remove input labels.
* gnu/packages/selinux.scm (libselinux)[arguments]: Use G-expression.
[native-inputs, inputs, propagated-inputs]: Remove labels.
2022-08-13 19:24:35 +02:00
Marius Bakke
86084aa4c8
gnu: checkpolicy: Remove input labels.
* gnu/packages/selinux.scm (checkpolicy)[arguments]: Use G-expression &
SERACH-INPUT-FILE.
[native-inputs, inputs]: Remove labels.
2022-08-13 19:24:35 +02:00
Marius Bakke
0d79288fb6
gnu: SELinux: Update to 3.4.
* gnu/packages/selinux.scm (libsepol): Update to 3.4.
(libselinux)[propagated-inputs]: Replace PCRE with PCRE2.
2022-08-13 19:24:34 +02:00
Marius Bakke
ca6078e1e9
gnu: serf: Add release-monitoring-url.
* gnu/packages/web.scm (serf)[properties]: New field.
2022-08-13 19:24:34 +02:00
Marius Bakke
dfd4474461
gnu: qtractor: Fix build.
This is a follow-up to commit 1ef04fb228.

* gnu/packages/music.scm (qtractor)[inputs]: Change from QTSVG to QTSVG-5.
2022-08-13 19:24:34 +02:00
Marius Bakke
06db41651c
gnu: python-m2r: Adjust for Python 3.10.
* gnu/packages/python-xyz.scm (python-m2r)[source](modules, snippet): New
fields.
2022-08-13 19:24:34 +02:00
Marius Bakke
c87700e691
gnu: python-pre-commit: Remove unnecessary dependency.
* gnu/packages/python-xyz.scm (python-pre-commit)[propagated-inputs]: Remove
PYTHON-IMPORTLIB-RESOURCES, which is part of the stdlib nowadays.
2022-08-13 19:24:34 +02:00
Marius Bakke
945fdf8cf0
gnu: python-numpy: Add 'upstream-name' property.
* gnu/packages/python-xyz.scm (python-numpy)[properties]: New field.
2022-08-13 19:24:34 +02:00
Marius Bakke
9d72feb492
gnu: python-pyaml: Update to 21.10.1.
* gnu/packages/python-xyz.scm (python-pyaml): Update to 21.10.1.
2022-08-13 19:24:34 +02:00
Marius Bakke
91d8e1c5cd
gnu: graphviz: Add release-monitoring-url.
* gnu/packages/graphviz.scm (graphviz)[properties]: New field.
2022-08-13 19:24:33 +02:00
Vinicius Monego
bea916aea7
gnu: gsequencer: Update to 4.3.4.
* gnu/packages/music.scm (gsequencer): Update to 4.3.4.
[inputs]: Replace gtk+ with gtk, libsoup-minimal-2 with libsoup,
webkitgtk-with-libsoup-2 with webkitgtk.
2022-08-13 14:05:19 -03:00
raingloom
c2481b1bea
gnu: yt-dlp: Build from Git.
* gnu/packages/video.scm (yt-dlp)[source]: Use GIT-FETCH and
GIT-FILE-NAME.  Remove the snippet.
[arguments]: Build the man page in the 'build-generated-files phase.
[native-inputs]: Add pandoc.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-08-07 02:00:07 +02:00
pinoaffe
a6fb2d2760
gnu: yt-dlp: Update to 2022.08.08.
* gnu/packages/video.scm (yt-dlp): Update to 2022.08.08.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice
fa0c9b086c
gnu: Add fstransform.
* gnu/packages/file-systems.scm (fstransform): New public variable.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice
dda3a760ab
gnu: dvdisaster: Use G-expressions.
* gnu/packages/cdrom.scm (dvdisaster)[arguments]:
Rewrite as G-expressions.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice
ced32e953d
gnu: dvdisaster: Update to 0.79.10.
* gnu/packages/cdrom.scm (dvdisaster): Update to 0.79.10.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice
22c91ab5d3
gnu: dvdisaster: Remove input labels.
* gnu/packages/cdrom.scm (dvdisaster)[native-inputs]:
Remove input labels.
2022-08-07 02:00:00 +02:00
Arun Isaac
e05d5d8251
gnu: kiwix-desktop: Add bash-minimal to inputs.
* gnu/packages/web.scm (kiwix-desktop)[inputs]: Add bash-minimal.
2022-08-13 17:20:53 +05:30
Arun Isaac
2691bac7fd
gnu: kiwix-tools: Update to 3.3.0.
* gnu/packages/web.scm (kiwix-tools): Update to 3.3.0.
2022-08-13 17:17:59 +05:30
Arun Isaac
93d8523487
gnu: kiwix-desktop: Update to 2.2.2.
* gnu/packages/web.scm (kiwix-desktop): Update to 2.2.2.
[arguments]: Delete enable-print-support and substitute-source phases. Use
search-input-file. Do not return #t from phases.
[native-inputs]: Remove labels.
2022-08-13 17:17:59 +05:30
Arun Isaac
ff564de64c
gnu: kiwix-lib: Update to 11.0.0.
* gnu/packages/web.scm (kiwix-lib): Update to 11.0.0.
[arguments]: Do not explicitly pass mustache path to CPPFLAGS. Do not return
#t from phases. Use search-input-file.
[native-inputs]: Remove labels. Use cpp-mustache package instead of its
source.
2022-08-13 17:17:47 +05:30
Arun Isaac
1e51cb37fb
gnu: libzim: Update to 8.0.0.
* gnu/packages/web.scm (libzim): Update to 8.0.0.
[inputs]: Remove labels. Sort.
2022-08-13 16:46:22 +05:30
Arun Isaac
a491f25166
gnu: Add cpp-mustache.
* gnu/packages/cpp.scm (cpp-mustache): New variable.
2022-08-13 16:45:33 +05:30
Vinicius Monego
887a5fd5a3
gnu: pre-commit: Update to 2.20.0.
* gnu/packages/version-control.scm (pre-commit): Update to 2.20.0.
2022-08-13 02:34:03 -03:00
Vinicius Monego
0fc2027e16
gnu: freecad: Update to 0.20.1.
* gnu/packages/engineering.scm (freecad): Update to 0.20.1.
2022-08-13 02:34:03 -03:00
Vinicius Monego
c7f3cdb78e
gnu: shotcut: Update to 22.06.23.
* gnu/packages/video.scm (shotcut): Update to 22.06.23.
[arguments]: Do not replace the 'configure phase as Shotcut switched to the
CMake build system in this version.
[inputs]: Add fftw.
2022-08-13 02:34:03 -03:00
Vinicius Monego
ab959f8a11
gnu: mlt: Update to 7.8.0.
* gnu/packages/video.scm (mlt): Update to 7.8.0.
2022-08-13 02:34:03 -03:00
Vinicius Monego
4b88fe049f
gnu: python-wand: Update to 0.6.9.
* gnu/packages/python-xyz.scm (python-wand): Update to 0.6.9.
2022-08-13 02:34:02 -03:00
Vinicius Monego
b2ba54d007
gnu: mixxx: Update to 2.3.3.
* gnu/packages/music.scm (mixxx): Update to 2.3.3.
2022-08-13 02:34:02 -03:00
Vinicius Monego
d32737f7f0
gnu: openxr: Update to 1.0.24.
* gnu/packages/graphics.scm (openxr): Update to 1.0.24.
2022-08-13 02:34:02 -03:00
Vinicius Monego
42efa9fc7a
gnu: homebank: Update to 5.5.6.
* gnu/packages/finance.scm (homebank): Update to 5.5.6.
2022-08-13 02:33:52 -03:00
Tobias Geerinckx-Rice
bf35cded18
gnu: mu: Update to 1.8.8.
* gnu/packages/mail.scm (mu): Update to 1.8.8.
2022-08-07 02:00:00 +02:00
Efraim Flashner
b1ff8f33db
gnu: perl-data-optlist: Update to 0.112.
* gnu/packages/perl.scm (perl-data-optlist): Update to 0.112.
2022-08-12 23:40:34 +03:00
Efraim Flashner
c20a61a8ab
gnu: perl-test-simple: Update to 1.302191.
* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302191.
2022-08-12 23:40:33 +03:00
Efraim Flashner
4331497e19
gnu: perl-net-http: Update to 6.22.
* gnu/packages/web.scm (perl-net-http): Update to 6.22.
2022-08-12 23:30:47 +03:00
Efraim Flashner
7e048358f5
gnu: perl-libwww: Update to 6.67.
* gnu/packages/web.scm (perl-libwww): Update to 6.67.
2022-08-12 23:30:47 +03:00
Efraim Flashner
e1168cadcc
gnu: perl-http-cookies: Update to 6.10.
* gnu/packages/web.scm (perl-http-cookies): Update to 6.10.
2022-08-12 23:30:46 +03:00
Efraim Flashner
ca62b08cfa
gnu: perl-file-listing: Update to 6.15.
* gnu/packages/web.scm (perl-file-listing): Update to 6.15.
2022-08-12 23:30:46 +03:00
Efraim Flashner
f0e5d0329b
gnu: libfido2: Update to 1.11.0.
* gnu/packages/security-token.scm (libfido2): Update to 1.11.0.
2022-08-12 23:21:06 +03:00
Efraim Flashner
247c02485b
gnu: libfido2: Use https for source uri.
* gnu/packages/security-token.scm (libfido2)[source]: Rewrite using https.
2022-08-12 23:21:02 +03:00
Maxim Cournoyer
ff0600c5ef
gnu: tesseract-ocr: Make the default install minimally useful.
Fixes <https://issues.guix.gnu.org/47536>.

* gnu/packages/ocr.scm (tesseract-ocr)
[phases]{adjust-TESSDATA_PREFIX-macro}: New phase.
{install-minimal-tessdata}: New phase.
[native-inputs]: Add tesseract-ocr-tessdata-fast.
[search-paths]: New field.
[description]: Mention how to add support for more languages.
2022-08-12 15:43:48 -04:00
Maxim Cournoyer
a6b6b0e89e
gnu: Add tesseract-ocr-tessdata-fast.
* gnu/packages/ocr.scm (tesseract-ocr-tessdata-fast): New variable.
2022-08-12 15:43:48 -04:00
Tobias Geerinckx-Rice
ecc2587f1f
gnu: tor: Update to 0.4.7.10.
* gnu/packages/tor.scm (tor): Update to 0.4.7.10.
2022-08-07 02:00:00 +02:00
Guillaume Le Vaillant
eecb5efad9
gnu: monero-gui: Fix path to p2pool.
Fixes <https://issues.guix.gnu.org/55512>.

* gnu/packages/finance.scm (monero-gui)[inputs]: Add p2pool.
  [arguments]: Add 'fix-p2pool-path' phase.
2022-08-12 17:43:20 +02:00
Justin Veilleux
fc408acd61
gnu: Add p2pool.
* gnu/packages/finance.scm (p2pool): New variable.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-12 17:43:20 +02:00
Justin Veilleux
ed4a3f17bf
gnu: Add xmrig.
* gnu/packages/finance.scm (xmrig): New variable.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-12 17:43:17 +02:00
Collin J. Doering via Guix-patches via
3650425b46
gnu: Add emacs-hledger-mode
* gnu/packages/finance.scm (emacs-hledger-mode): New variable
2022-08-12 11:41:00 -04:00
Antero Mejr
e05e5342a0
gnu: Add pn.
* gnu/packages/messaging.scm (pn): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-08-12 17:34:25 +03:00
Guillaume Le Vaillant
ff2c97a803
gnu: txr: Update to 280.
* gnu/packages/lisp.scm (txr): Update to 280.
2022-08-12 11:47:52 +02:00
Guillaume Le Vaillant
e8e9472af5
gnu: monero-gui: Update to 0.18.1.0.
* gnu/packages/finance.scm (monero-gui): Update to 0.18.1.0.
2022-08-12 11:37:58 +02:00
Guillaume Le Vaillant
a3a25daeee
gnu: monero: Update to 0.18.1.0.
* gnu/packages/finance.scm (monero): Update to 0.18.1.0.
2022-08-12 11:37:58 +02:00
(
6d69f093d0
gnu: Add spng.
* gnu/packages/image.scm (spng): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-12 11:12:18 +02:00
Hilton Chain
67fcc6e339
gnu: Add python-misskey.
* gnu/packages/python-xyz.scm (python-misskey): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-12 11:05:29 +02:00
Mathieu Othacehe
1385ef76d7
gnu: python-typer: Introduce gexps.
* gnu/packages/python-xyz.scm (python-typer)[arguments]: Switch to gexps.
[synopsis, description]: Fix indentation.
2022-08-12 10:37:03 +02:00
Tanguy Le Carrour
3ceb985e75
gnu: python-typer: Update to 0.6.1.
* gnu/packages/python-xyz.scm (python-typer): Update to 0.6.1.
[source]: Use GIT-FETCH.
[arguments]: Build from source with flit.
[native-inputs]: Add python-flit and python-rich.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-12 10:37:03 +02:00
vicvbcun
2b34eccbf3
gnu: lrcalc: Update to 2.1.
* gnu/packages/algebra.scm (lrcalc): Update to 2.1.
[source]: Remove patch.
* gnu/packages/patches/lrcalc-includes.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister file.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2022-08-12 10:27:40 +02:00
vicvbcun
d5a641dc2e
gnu: lcalc: Update to 2.0.5.
* gnu/packages/sagemath.scm (lcalc): Update to 2.0.5.
* gnu/packages/patches/lcalc-default-parameters-1.patch,
gnu/packages/patches/lcalc-default-parameters-2.patch,
gnu/packages/patches/lcalc-lcommon-h.patch,
gnu/packages/patches/lcalc-using-namespace-std.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Unregister files.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2022-08-12 10:21:00 +02:00
vicvbcun
2e821717d3
gnu: edge-addition-planarity-suite: Update to 3.0.2.0.
* gnu/packages/graph.scm (edge-addition-planarity-suite): Update to 3.0.2.0.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2022-08-12 10:10:26 +02:00
Maxim Cournoyer
f7c027617d
gnu: tesseract-ocr: Update to 5.2.0.
* gnu/packages/ocr.scm (tesseract-ocr): Update to 5.2.0.
[inputs, native-inputs]: Move after arguments.  Use new style inputs.
[arguments]: Use gexps.
[configure-flags]: Add --disable-static.
[phases]{fix-docbook}: Replace phase with...
{do-not-override-xml-catalog-files}: ... this new phase.
{build-training}: Move after build phase.  Enable parallel build.
{trailing-install}: Move after install phase.
[native-inputs]: Add libxml2.
2022-08-12 00:38:46 -04:00
Maxim Cournoyer
887dbf4d80
gnu: ocrad: Update to 0.28.
* gnu/packages/ocr.scm (ocrad): Update to 0.28.
2022-08-12 00:38:46 -04:00
Efraim Flashner
190e285958
gnu: python-icalendar: Update to 4.1.0.
* gnu/packages/python-xyz.scm (python-icalendar): Update to 4.1.0.
2022-08-12 06:21:59 +03:00
Efraim Flashner
d4284e3fd2
gnu: python-setproctitle: Update to 1.3.2.
* gnu/packages/python-xyz.scm (python-setproctitle): Update to 1.3.2.
[arguments]: Adjust custom 'check phase for changes in source code.
Honor #:tests? flag.
[native-inputs]: Add python-pytest.
[description]: Reflow.
2022-08-12 06:20:26 +03:00
Efraim Flashner
317be8c8eb
gnu: universal-ctags: Update to 5.9.20220807.0.
* gnu/packages/code.scm (universal-ctags): Update to 5.9.20220807.0.
2022-08-12 05:55:13 +03:00
Efraim Flashner
4230b47c08
gnu: packcc: Update to 1.8.0.
* gnu/packages/c.scm (packcc): Update to 1.8.0.
2022-08-12 05:55:07 +03:00
Efraim Flashner
a76cb08d0d
gnu: mutt: Update to 2.2.7.
* gnu/packages/mail.scm (mutt): Update to 2.2.7.
2022-08-12 05:15:22 +03:00
Marius Bakke
99b73f6041
gnu: ntfs-3g: Update to 2022.5.17.
* gnu/packages/linux.scm (ntfs-3g): Update to 2022.5.17.
2022-08-11 21:58:03 +02:00
Marius Bakke
246e8e7f81
gnu: ntfs-3g: Add release-monitoring-url and upstream-name.
* gnu/packages/linux.scm (ntfs-3g)[properties]: New field.
2022-08-11 21:58:03 +02:00
Marius Bakke
25c2a2fdb2
gnu: openconnect-sso: Remove input labels.
* gnu/packages/vpn.scm (openconnect-sso)[arguments]: Don't attempt to use a
non-existent QtWebEngine label.  While at it, use SEARCH-INPUT-FILE also for
openconnect and remove trailing #t's.
2022-08-11 21:58:02 +02:00
Marius Bakke
f441a149b4
gnu: tracker: Update to 3.3.3.
* gnu/packages/gnome.scm (tracker): Update to 3.3.3.
[native-inputs]: Remove INTLTOOL.  Add GETTEXT-MINIMAL.
2022-08-11 21:58:02 +02:00
Marius Bakke
691d4657b7
gnu: folks: Update to 0.15.5.
* gnu/packages/gnome.scm (folks): Update to 0.15.5.
[native-inputs]: Remove INTLTOOL.  Add GETTEXT-MINIMAL.
2022-08-11 21:58:02 +02:00
Marius Bakke
6550130108
gnu: mediasdk: Build reproducibly.
* gnu/packages/video.scm (mediasdk)[arguments]: Add #:phases.  Convert to gexp
while at it.
2022-08-11 21:58:02 +02:00
Marius Bakke
73e0c84d1f
gnu: mediasdk: Remove input labels.
* gnu/packages/video.scm (mediasdk)[native-inputs, inputs]: Remove labels.
2022-08-11 21:58:02 +02:00
Marius Bakke
c851ea265a
gnu: mediasdk: Update to 22.4.4.
* gnu/packages/video.scm (mediasdk): Update to 22.4.4.
2022-08-11 21:58:02 +02:00
Marius Bakke
9de0dffe79
gnu: python-libvirt: Add 'upstream-name' property.
* gnu/packages/virtualization.scm (python-libvirt)[properties]: New field.
2022-08-11 21:58:02 +02:00
Marius Bakke
d7d370e4de
gnu: libvirt: Use G-expression.
* gnu/packages/virtualization.scm (libvirt)[arguments]: Use gexp.  While at
it, refer to THIS-PACKAGE instead of the NAME and VERSION fields.
2022-08-11 21:58:01 +02:00
Marius Bakke
e00b395cb2
gnu: libvirt: Remove input labels.
* gnu/packages/virtualization.scm (libvirt)[inputs, native-inputs]: Remove labels.
2022-08-11 21:58:01 +02:00
Marius Bakke
3a76c2bfd9
gnu: libvirt, python-libvirt: Update to 8.6.0.
* gnu/packages/patches/libvirt-add-install-prefix.patch: Refresh patch.
* gnu/packages/virtualization.scm (libvirt): Update to 8.6.0.
(python-libvirt): Update to 8.6.0.
[arguments]: Remove, as the default test phase works fine.
2022-08-11 21:58:01 +02:00
Marius Bakke
25a3d35146
gnu: catch2@1: Adjust for glibc 2.34 and later.
* gnu/packages/check.scm (catch-framework2-1)[source](modules, snippet): New
fields.
2022-08-11 21:58:01 +02:00
Marius Bakke
e3e678000d
gnu: python-pyicu: Update to 2.9.
* gnu/packages/python-xyz.scm (python-pyicu): Update to 2.9.
2022-08-11 21:58:01 +02:00
Marius Bakke
3806965781
gnu: python-pyicu: Update home page.
* gnu/packages/python-xyz.scm (python-pyicu)[home-page]: Change to current.
2022-08-11 21:58:01 +02:00
Tobias Geerinckx-Rice
358849986b
gnu: tor: Update to 0.4.7.9 [DoS mitigations].
* gnu/packages/tor.scm (tor): Update to 0.4.7.9.
2022-08-07 02:00:00 +02:00
Andreas Enge
9a97097af1
gnu: gap: Enable compilation of more optional packages.
* gnu/packages/algebra.scm (gap)<snippet>: Add to the whitelist GAP packages
with free licenses clarified in the latest release, and which do not require
additional inputs.
2022-08-11 19:41:38 +02:00
Andreas Enge
c1a6c6e6d7
gnu: gap: Update to 4.11.1.
* gnu/packages/algebra.scm (gap): Update to 4.11.1.
[source]<snippet>: Remove trailing #t.
[arguments]<phases>: Remove trailing #t. Install missing config.h header.

Co-authored-by: vicvbcun <guix@ikherbers.com>
2022-08-11 19:08:14 +02:00
Efraim Flashner
0f6dc54780
gnu: lcsync: Fix building on non-x86 hardware.
* gnu/packages/networking.scm (lcsync)[arguments]: Add phase to use
simde instead of immintrin.h directly.
[native-inputs]: Add simde.
2022-08-11 19:35:22 +03:00
Efraim Flashner
ee981ba5f9
gnu: lcsync: Use test-target.
* gnu/packages/networking.scm (lcsync)[arguments]: Set test-target.
Remove custom 'check phase.
2022-08-11 19:35:22 +03:00
Efraim Flashner
b62c3fbd77
gnu: librecast: Use test-target.
* gnu/packages/networking.scm (librecast)[arguments]: Set test-target.
Remove custom 'check phase.
2022-08-11 19:35:22 +03:00
Efraim Flashner
b0f298e2c6
gnu: lcrq: Use test-target.
* gnu/packages/networking.scm (lcrq)[arguments]: Set test-target. Remove
custom 'check phase.
2022-08-11 19:35:21 +03:00
Maxim Cournoyer
2b579fd4f4
gnu: artwork: Update repository to latest commit.
* gnu/artwork.scm (%artwork-repository): Update to commit
4c7f2ce6428a63e202cd2a9474a06f68a946934d.
2022-08-11 11:55:19 -04:00
Maxim Cournoyer
ce53253d1f
build: marionette: Adjust QEMU Info manual reference.
* gnu/build/marionette.scm (marionette-control): Update doc to correct the
QEMU Info manual reference.
2022-08-11 11:52:51 -04:00
Maxim Cournoyer
1a43e0067b
gnu: gnome-themes-standard: Deprecate in favor of gnome-themes-extra.
* gnu/packages/gnome.scm (gnome-themes-standard): Mark as deprecated by
gnome-themes-extra.
(gnome)[inputs]: Remove gnome-themes-extra.
2022-08-11 11:52:50 -04:00
Timotej Lazar
cbbb5aa9d4
gnu: wpa-supplicant-gui: Fix build.
* gnu/packages/admin.scm (wpa-supplicant-gui)[build-system]: Use
qt-build-system.
[phases]: Use G-exps. Drop trailing #t. Don’t wrap-program as that is done by
the build system. Set $HOME to a writable directory when converting icons to
stop Inkscape complaining.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-11 17:11:35 +02:00
Ricardo Wurmus
bbc99a6e61
gnu: Add r-qmri.
* gnu/packages/cran.scm (r-qmri): New variable.
2022-08-11 15:22:45 +02:00
Ricardo Wurmus
df63e8ba96
gnu: Add r-mritc.
* gnu/packages/cran.scm (r-mritc): New variable.
2022-08-11 15:22:44 +02:00
Ricardo Wurmus
2a38dfbf17
gnu: Add r-oro-nifti.
* gnu/packages/cran.scm (r-oro-nifti): New variable.
2022-08-11 15:22:44 +02:00
Ricardo Wurmus
df31b5c6c6
gnu: Add r-adimpro.
* gnu/packages/cran.scm (r-adimpro): New variable.
2022-08-11 15:22:44 +02:00
Ricardo Wurmus
ffed9a31ff
gnu: Add r-fmri.
* gnu/packages/cran.scm (r-fmri): New variable.
2022-08-11 14:42:57 +02:00
Tobias Geerinckx-Rice
45db0ca5e9
gnu: unzip: Fix cross-compilation.
Fixes <https://issues.guix.gnu.org/57127>.

* gnu/packages/compression.scm (unzip)[arguments]: Use #$output when
cross-compiling.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice
36c5fa6c4d
gnu: unzip: Use G-expressions.
* gnu/packages/compression.scm (unzip)[arguments]:
Rewrite as G-expressions.
2022-08-07 02:00:00 +02:00
Paul A. Patience
5c131aff69
gnu: Add f3d.
* gnu/packages/graphics.scm (f3d): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-11 16:57:00 +08:00
Paul A. Patience
9d96325e01
gnu: vtk: Enable the RenderingExternal module.
* gnu/packages/image-processing.scm (vtk)[arguments]<#:configure-flags>:
Add -DVTK_MODULE_ENABLE_VTK_RenderingExternal=YES.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-11 16:47:09 +08:00
(
fba67be225
gnu: pcc: Respect --without-tests.
* gnu/packages/c.scm (pcc)[arguments]<#:phases>{check}: Respect the
  `tests?` argument.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-11 10:22:57 +02:00
(
dfda2cc5f6
gnu: pcc: Fix build.
* gnu/packages/c.scm (pcc)[arguments]: Use gexps.
<#:phases>{fix-multiple-definitions}: New phase.
[native-inputs]: Adjust formatting.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-11 10:22:56 +02:00
Milkey Mouse
fc5beaf96a
gnu: libplacebo: Update to 4.208.0.
* gnu/packages/video.scm (libplacebo)[version]: Update to 4.208.0.
[native-inputs]: Add python.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-11 16:08:15 +08:00
pukkamustard
f233ddaa97
gnu: guile-srfi-158: Update to 0.0.1-0-13126d1.
This fixes compilation and cross-compilation.

* gnu/packages/guile-xyz.scm (guile-srfi-158): Update it.
[native-inputs]: Add guile-3.0.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-11 09:50:58 +02:00
Marcel van der Boom
a7c14a8225
gnu: x265: Fix build on ppc64le.
* gnu/packages/video.scm (x265)[arguments]: Disable ALTIVEC for ppc64le.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-11 09:42:06 +02:00
宋文武
4c846ba9eb
gnu: python-symengine: Fix tests.
This fixes <https://issues.guix.gnu.org/57104>.

* gnu/packages/python-xyz.scm (python-symengine):
[native-inputs]: Add python-nose.
[arguments]: Run tests with 'nosetests'.
2022-08-11 15:35:22 +08:00
Vagrant Cascadian
f030ae422b
gnu: reprotest: Update to 0.7.21.
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.21.
2022-08-10 19:56:47 -07:00
Vagrant Cascadian
04ef952a49
gnu: diffoscope: Update to 220.
* gnu/packages/diffoscope.scm (diffoscope): Update to 220.
2022-08-10 19:56:43 -07:00
Vagrant Cascadian
6bdcd2f3f0
gnu: Add lcsync.
* gnu/packages/networking.scm (lcsync): New variable.
2022-08-10 19:24:27 -07:00
Vagrant Cascadian
78b81bf951
gnu: Add librecast.
* gnu/packages/networking.scm (librecast): New variable.
2022-08-10 19:24:24 -07:00
Vagrant Cascadian
24ec1b5a20
gnu: Add lcrq.
* gnu/packages/networking.scm (lcrq): New variable.
2022-08-10 19:24:20 -07:00
Marius Bakke
e24f367f50
gnu: strace: Update to 5.18.
* gnu/packages/linux.scm (strace): Update to 5.18.
2022-08-11 00:37:27 +02:00
Marius Bakke
b611761bfc
gnu: strace: Add release-monitoring-url.
* gnu/packages/linux.scm (strace)[properties]: New field.
2022-08-11 00:37:27 +02:00
Marius Bakke
a66b9063d1
gnu: libreoffice: Remove input labels.
* gnu/packages/libreoffice.scm (dtoa): New private variable.
(libreoffice)[native-inputs, inputs]: Remove labels.
[arguments]: Use G-expression and SEARCH-INPUT-FILE & co where appropriate.
Remove trailing #t's.
2022-08-11 00:21:11 +02:00
Marius Bakke
8bdc95ecae
gnu: libreoffice: Update to 7.3.5.2.
* gnu/packages/libreoffice.scm (libreoffice): Update to 7.3.5.2.
[inputs]: Add LIBCUCKOO and ZXING-CPP.
* gnu/packages/hunspell.scm (hunspell-dictionary): Update hash.
2022-08-11 00:21:11 +02:00
Marius Bakke
47710f2a4f
gnu: libcmis: Update to 0.5.2-46-gf264a61.
* gnu/packages/libreoffice.scm (libcmis): Update to 0.5.2-46-gf264a61.
[source]: Switch to GIT-FETCH.
[native-inputs]: Add AUTOCONF, AUTOMAKE, and LIBTOOL.
[arguments]: Override bootstrap phase.  While at it, convert to gexp and
remove label usage.
2022-08-11 00:21:11 +02:00
Marius Bakke
5b5ab17adf
gnu: Add libcuckoo.
* gnu/packages/datastructures.scm (libcuckoo): New variable.
2022-08-11 00:21:11 +02:00
Marius Bakke
178b762d68
gnu: libetonyek: Don't hard code mdds version.
* gnu/packages/libreoffice.scm (libetonyek)[arguments]: Automatically pass the
major+minor version components of the "mdds" input.
2022-08-11 00:21:11 +02:00
Marius Bakke
ce0aa88d1c
gnu: orcus: Update to 0.17.2.
* gnu/packages/libreoffice.scm (orcus): Update to 0.17.2.
2022-08-11 00:21:11 +02:00
Marius Bakke
c61e7ddd29
gnu: ixion: Update to 0.17.0.
* gnu/packages/libreoffice.scm (ixion): Update to 0.17.0.
2022-08-11 00:21:11 +02:00
Marius Bakke
b424ca573d
gnu: mdds: Update to 2.0.3.
* gnu/packages/boost.scm (mdds): Update to 2.0.3.
[source](uri): Use HTTPS & .xz tarball.
2022-08-11 00:21:11 +02:00
Marius Bakke
d4f3fd021f
gnu: libabigail: Remove input labels.
* gnu/packages/elf.scm (libabigail)[native-inputs]: Remove labels.
2022-08-11 00:21:11 +02:00
Marius Bakke
57771d42b5
gnu: libabigail: Update to 2.0.
* gnu/packages/elf.scm (libabigail): Update to 2.0.
2022-08-11 00:21:11 +02:00
Marius Bakke
0a078b5a31
gnu: qtwayland: Remove input labels.
* gnu/packages/qt.scm (qtwayland)[inputs]: Remove labels.
2022-08-11 00:21:11 +02:00
Marius Bakke
88f976d160
gnu: qtwayland: Fix build with GCC 11.
* gnu/packages/patches/qtwayland-gcc-11.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/qt.scm (qtwayland)[source](patches): New field.
2022-08-11 00:21:11 +02:00
Marius Bakke
d8d4b81147
gnu: fuse@2: Prepare for newer glibc.
* gnu/packages/patches/fuse-glibc-2.34.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/linux.scm (fuse)[source](patches): Add the patch.
[arguments]: Add force-bootstrap phase.
[native-inputs]: Add AUTOCONF, AUTOMAKE, GETTEXT-MINIMAL, and LIBTOOL.
2022-08-11 00:21:10 +02:00
Julien Lepiller
96465c4421
gnu: ocaml-extlib: Update to 1.7.9.
* gnu/packages/ocaml.scm (ocaml-extlib): Update to 1.7.9.
2022-08-10 23:32:17 +02:00
Julien Lepiller
8c5af33762
gnu: frama-c: Use lablgtk3.
* gnu/packages/maths.scm (frama-c): Build the graphical interface.
2022-08-10 23:32:03 +02:00
Ricardo Wurmus
26bdefd172
gnu: Add r-liana.
* gnu/packages/bioinformatics.scm (r-liana): New variable.
2022-08-10 15:44:28 +02:00
Ricardo Wurmus
fd4b8e9873
gnu: Add r-omnipathr/devel.
* gnu/packages/bioinformatics.scm (r-omnipathr/devel): New variable.
2022-08-10 15:44:28 +02:00
Ricardo Wurmus
ee30369c47
gnu: r-bayesfactor: Update to 0.9.12-4.4.
* gnu/packages/statistics.scm (r-bayesfactor): Update to 0.9.12-4.4.
[propagated-inputs]: Remove r-gtools.
2022-08-10 15:44:28 +02:00
Ricardo Wurmus
64c520fef6
gnu: r-effects: Update to 4.2-2.
* gnu/packages/statistics.scm (r-effects): Update to 4.2-2.
[native-inputs]: Remove r-car.
2022-08-10 15:44:28 +02:00
Ricardo Wurmus
1234b52d03
gnu: r-cairo: Update to 1.6-0.
* gnu/packages/statistics.scm (r-cairo): Update to 1.6-0.
2022-08-10 15:44:28 +02:00
Ricardo Wurmus
951944928b
gnu: r-lme4: Update to 1.1-30.
* gnu/packages/statistics.scm (r-lme4): Update to 1.1-30.
2022-08-10 15:44:28 +02:00
Ricardo Wurmus
2b97db5662
gnu: r-quantreg: Update to 5.94.
* gnu/packages/statistics.scm (r-quantreg): Update to 5.94.
2022-08-10 15:44:28 +02:00
Ricardo Wurmus
a8ede19b86
gnu: r-vgam: Update to 1.1-7.
* gnu/packages/statistics.scm (r-vgam): Update to 1.1-7.
2022-08-10 15:44:28 +02:00
Ricardo Wurmus
5b4b0628a5
gnu: r-robust: Update to 0.7-1.
* gnu/packages/statistics.scm (r-robust): Update to 0.7-1.
2022-08-10 15:44:28 +02:00
Ricardo Wurmus
1a479d4878
gnu: r-pcapp: Update to 2.0-2.
* gnu/packages/statistics.scm (r-pcapp): Update to 2.0-2.
2022-08-10 15:44:28 +02:00
Ricardo Wurmus
4bab4761f4
gnu: r-gtools: Update to 3.9.3.
* gnu/packages/statistics.scm (r-gtools): Update to 3.9.3.
2022-08-10 15:44:28 +02:00
Ricardo Wurmus
9c6bd7ab14
gnu: r-r-cache: Update to 0.16.0.
* gnu/packages/statistics.scm (r-r-cache): Update to 0.16.0.
2022-08-10 15:44:27 +02:00
Ricardo Wurmus
3f87021f62
gnu: r-rcurl: Update to 1.98-1.8.
* gnu/packages/statistics.scm (r-rcurl): Update to 1.98-1.8.
[inputs]: Add zlib.
2022-08-10 15:44:27 +02:00
Ricardo Wurmus
ee4885080b
gnu: r-rsqlite: Update to 2.2.15.
* gnu/packages/statistics.scm (r-rsqlite): Update to 2.2.15.
2022-08-10 15:44:27 +02:00
Ricardo Wurmus
c3d510f27f
gnu: r-latticeextra: Update to 0.6-30.
* gnu/packages/statistics.scm (r-latticeextra): Update to 0.6-30.
[propagated-inputs]: Add r-interp and r-mass.
2022-08-10 15:44:27 +02:00
Ricardo Wurmus
d6cf8514c8
gnu: r-devtools: Update to 2.4.4.
* gnu/packages/statistics.scm (r-devtools): Update to 2.4.4.
[propagated-inputs]: Remove r-callr, r-httr, and r-rstudioapi; add r-miniui, r-pkgdown,
r-profvis, and r-urlchecker.
2022-08-10 15:44:27 +02:00
Ricardo Wurmus
2ec831ce86
gnu: r-roxygen2: Update to 7.2.1.
* gnu/packages/statistics.scm (r-roxygen2): Update to 7.2.1.
2022-08-10 15:44:27 +02:00
Ricardo Wurmus
303a268001
gnu: r-locfit: Update to 1.5-9.6.
* gnu/packages/statistics.scm (r-locfit): Update to 1.5-9.6.
2022-08-10 15:44:27 +02:00
Ricardo Wurmus
fbf2e460e1
gnu: r-tibble: Update to 3.1.8.
* gnu/packages/statistics.scm (r-tibble): Update to 3.1.8.
[propagated-inputs]: Remove r-ellipsis.
2022-08-10 15:44:27 +02:00
Ricardo Wurmus
c66334e5db
gnu: r-rlang: Update to 1.0.4.
* gnu/packages/statistics.scm (r-rlang): Update to 1.0.4.
2022-08-10 15:44:27 +02:00
Ricardo Wurmus
f239dff4f3
gnu: r-stringi: Update to 1.7.8.
* gnu/packages/statistics.scm (r-stringi): Update to 1.7.8.
2022-08-10 15:44:27 +02:00
Ricardo Wurmus
f06d528938
gnu: r-estimability: Update to 1.4.1.
* gnu/packages/statistics.scm (r-estimability): Update to 1.4.1.
2022-08-10 15:44:27 +02:00
Ricardo Wurmus
1679eb939e
gnu: r-mass: Update to 7.3-58.1.
* gnu/packages/statistics.scm (r-mass): Update to 7.3-58.1.
2022-08-10 15:44:27 +02:00
Ricardo Wurmus
3731d402c4
gnu: r-paws-common: Update to 0.4.0.
* gnu/packages/cran.scm (r-paws-common): Update to 0.4.0.
[propagated-inputs]: Add r-curl.
2022-08-10 15:44:27 +02:00
Ricardo Wurmus
f7c1973eea
gnu: r-dismo: Update to 1.3-8.
* gnu/packages/cran.scm (r-dismo): Update to 1.3-8.
2022-08-10 15:44:27 +02:00
Ricardo Wurmus
2304e8d731
gnu: r-rapiserialize: Update to 0.1.1.
* gnu/packages/cran.scm (r-rapiserialize): Update to 0.1.1.
2022-08-10 15:44:27 +02:00
Ricardo Wurmus
47b36a2da5
gnu: r-textplot: Update to 0.2.2.
* gnu/packages/cran.scm (r-textplot): Update to 0.2.2.
2022-08-10 15:44:26 +02:00
Ricardo Wurmus
4b64e712fc
gnu: r-stars: Update to 0.5-6.
* gnu/packages/cran.scm (r-stars): Update to 0.5-6.
2022-08-10 15:44:26 +02:00
Ricardo Wurmus
99722cdbc1
gnu: r-pdftools: Update to 3.3.0.
* gnu/packages/cran.scm (r-pdftools): Update to 3.3.0.
2022-08-10 15:44:26 +02:00
Ricardo Wurmus
44a2b13013
gnu: r-pkgdown: Update to 2.0.6.
* gnu/packages/cran.scm (r-pkgdown): Update to 2.0.6.
[propagated-inputs]: Remove r-crayon; add r-cli.
2022-08-10 15:44:26 +02:00
Ricardo Wurmus
06fd18d0ea
gnu: r-downlit: Update to 0.4.2.
* gnu/packages/cran.scm (r-downlit): Update to 0.4.2.
2022-08-10 15:44:26 +02:00
Ricardo Wurmus
d16106e744
gnu: r-mlr3: Update to 0.13.4.
* gnu/packages/cran.scm (r-mlr3): Update to 0.13.4.
2022-08-10 15:44:26 +02:00
Ricardo Wurmus
320cf6b189
gnu: r-paradox: Update to 0.10.0.
* gnu/packages/cran.scm (r-paradox): Update to 0.10.0.
2022-08-10 15:44:26 +02:00
Ricardo Wurmus
a59a1e9764
gnu: r-mlr3measures: Update to 0.5.0.
* gnu/packages/cran.scm (r-mlr3measures): Update to 0.5.0.
2022-08-10 15:44:26 +02:00
Ricardo Wurmus
8cc19bef26
gnu: r-qtl: Update to 1.52.
* gnu/packages/cran.scm (r-qtl): Update to 1.52.
2022-08-10 15:44:26 +02:00
Ricardo Wurmus
5ddccfa8b7
gnu: r-tidymodels: Update to 1.0.0.
* gnu/packages/cran.scm (r-tidymodels): Update to 1.0.0.
2022-08-10 15:44:26 +02:00
Ricardo Wurmus
bacd9de0ae
gnu: r-modeldata: Update to 1.0.0.
* gnu/packages/cran.scm (r-modeldata): Update to 1.0.0.
[propagated-inputs]: Add r-dplyr, r-mass, r-purrr, r-rlang, and r-tibble.
2022-08-10 15:44:26 +02:00
Ricardo Wurmus
7baaf47df6
gnu: r-workflowsets: Update to 1.0.0.
* gnu/packages/cran.scm (r-workflowsets): Update to 1.0.0.
[propagated-inputs]: Add r-glue, r-parsnip, and r-pillar.
2022-08-10 15:44:26 +02:00
Ricardo Wurmus
abc8efb0e8
gnu: r-tune: Update to 1.0.0.
* gnu/packages/cran.scm (r-tune): Update to 1.0.0.
[propagated-inputs]: Add r-tidyselect.
2022-08-10 15:44:26 +02:00
Ricardo Wurmus
8b68ee9a35
gnu: r-rsample: Update to 1.1.0.
* gnu/packages/cran.scm (r-rsample): Update to 1.1.0.
2022-08-10 15:44:26 +02:00
Ricardo Wurmus
f8ae59a566
gnu: r-workflows: Update to 1.0.0.
* gnu/packages/cran.scm (r-workflows): Update to 1.0.0.
2022-08-10 15:44:26 +02:00
Ricardo Wurmus
f74c8d242e
gnu: r-igraph: Update to 1.3.4.
* gnu/packages/cran.scm (r-igraph): Update to 1.3.4.
[propagated-inputs]: Add r-rlang.
2022-08-10 15:44:26 +02:00
Ricardo Wurmus
460e8a0e7d
gnu: r-rsconnect: Update to 0.8.27.
* gnu/packages/cran.scm (r-rsconnect): Update to 0.8.27.
2022-08-10 15:44:25 +02:00
Ricardo Wurmus
c38e68960d
gnu: r-bdgraph: Update to 2.68.
* gnu/packages/cran.scm (r-bdgraph): Update to 2.68.
2022-08-10 15:44:25 +02:00
Ricardo Wurmus
82c6989d3e
gnu: r-rockchalk: Update to 1.8.157.
* gnu/packages/cran.scm (r-rockchalk): Update to 1.8.157.
2022-08-10 15:44:25 +02:00
Ricardo Wurmus
81a02293e8
gnu: r-matrixextra: Update to 0.1.11.
* gnu/packages/cran.scm (r-matrixextra): Update to 0.1.11.
2022-08-10 15:44:25 +02:00
Ricardo Wurmus
0dbfbd6dba
gnu: r-quanteda: Update to 3.2.2.
* gnu/packages/cran.scm (r-quanteda): Update to 3.2.2.
2022-08-10 15:44:25 +02:00
Ricardo Wurmus
8ebf5f63c7
gnu: r-proxyc: Update to 0.3.0.
* gnu/packages/cran.scm (r-proxyc): Update to 0.3.0.
2022-08-10 15:44:25 +02:00
Ricardo Wurmus
4b216858cc
gnu: r-forecast: Update to 8.17.0.
* gnu/packages/cran.scm (r-forecast): Update to 8.17.0.
[propagated-inputs]: Add r-generics.
2022-08-10 15:44:25 +02:00
Ricardo Wurmus
4d0ed6317e
gnu: r-emplik: Update to 1.2.
* gnu/packages/cran.scm (r-emplik): Update to 1.2.
2022-08-10 15:44:25 +02:00
Ricardo Wurmus
6007b185a3
gnu: r-actuar: Update to 3.3-0.
* gnu/packages/cran.scm (r-actuar): Update to 3.3-0.
2022-08-10 15:44:25 +02:00
Ricardo Wurmus
54350956f2
gnu: r-fda: Update to 6.0.5.
* gnu/packages/cran.scm (r-fda): Update to 6.0.5.
2022-08-10 15:44:25 +02:00
Ricardo Wurmus
4cfd49918e
gnu: r-r-filesets: Update to 2.15.0.
* gnu/packages/cran.scm (r-r-filesets): Update to 2.15.0.
2022-08-10 15:44:25 +02:00
Ricardo Wurmus
ac0d8ed2aa
gnu: r-accept: Update to 0.9.1.
* gnu/packages/cran.scm (r-accept): Update to 0.9.1.
2022-08-10 15:44:25 +02:00
Ricardo Wurmus
2bba6299c9
gnu: r-bios2cor: Update to 2.2.1.
* gnu/packages/cran.scm (r-bios2cor): Update to 2.2.1.
2022-08-10 15:44:25 +02:00