(
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
Ricardo Wurmus
e2c9780f4c
gnu: r-pmcmrplus: Update to 1.9.5.
...
* gnu/packages/cran.scm (r-pmcmrplus): Update to 1.9.5.
2022-08-10 15:44:24 +02:00
Ricardo Wurmus
2f4b947452
gnu: r-desolve: Update to 1.33.
...
* gnu/packages/cran.scm (r-desolve): Update to 1.33.
2022-08-10 15:44:24 +02:00
Ricardo Wurmus
684601c5d3
gnu: r-terra: Update to 1.6-7.
...
* gnu/packages/cran.scm (r-terra): Update to 1.6-7.
2022-08-10 15:44:24 +02:00
Ricardo Wurmus
e0c4e49e09
gnu: r-ggraph: Update to 2.0.6.
...
* gnu/packages/cran.scm (r-ggraph): Update to 2.0.6.
2022-08-10 15:44:24 +02:00
Ricardo Wurmus
5464de5328
gnu: r-farver: Update to 2.1.1.
...
* gnu/packages/cran.scm (r-farver): Update to 2.1.1.
2022-08-10 15:44:24 +02:00
Ricardo Wurmus
1a95e6b0f6
gnu: r-optparse: Update to 1.7.3.
...
* gnu/packages/cran.scm (r-optparse): Update to 1.7.3.
2022-08-10 15:44:24 +02:00
Ricardo Wurmus
8776d5ba2c
gnu: r-sf: Update to 1.0-8.
...
* gnu/packages/cran.scm (r-sf): Update to 1.0-8.
2022-08-10 15:44:24 +02:00
Ricardo Wurmus
05c7e55339
gnu: r-partitions: Update to 1.10-7.
...
* gnu/packages/cran.scm (r-partitions): Update to 1.10-7.
[propagated-inputs]: Add r-rdpack.
2022-08-10 15:44:24 +02:00
Ricardo Wurmus
bfbdad67d5
gnu: r-lavaan: Update to 0.6-12.
...
* gnu/packages/cran.scm (r-lavaan): Update to 0.6-12.
2022-08-10 15:44:24 +02:00
Ricardo Wurmus
c205c76288
gnu: r-future: Update to 1.27.0.
...
* gnu/packages/cran.scm (r-future): Update to 1.27.0.
2022-08-10 15:44:24 +02:00
Ricardo Wurmus
540a61897b
gnu: r-parallelly: Update to 1.32.1.
...
* gnu/packages/cran.scm (r-parallelly): Update to 1.32.1.
2022-08-10 15:44:24 +02:00
Ricardo Wurmus
1185825784
gnu: r-globals: Update to 0.16.0.
...
* gnu/packages/cran.scm (r-globals): Update to 0.16.0.
2022-08-10 15:44:24 +02:00
Ricardo Wurmus
2efe7068a8
gnu: r-fields: Update to 14.0.
...
* gnu/packages/cran.scm (r-fields): Update to 14.0.
2022-08-10 15:44:24 +02:00
Ricardo Wurmus
e27dc21c2a
gnu: r-spam: Update to 2.9-1.
...
* gnu/packages/cran.scm (r-spam): Update to 2.9-1.
2022-08-10 15:44:24 +02:00
Ricardo Wurmus
18528e2c25
gnu: r-rnifti: Update to 1.4.1.
...
* gnu/packages/cran.scm (r-rnifti): Update to 1.4.1.
2022-08-10 15:44:23 +02:00
Ricardo Wurmus
04d5425658
gnu: r-rgl: Update to 0.109.6.
...
* gnu/packages/cran.scm (r-rgl): Update to 0.109.6.
2022-08-10 15:44:23 +02:00
Ricardo Wurmus
7243de5074
gnu: r-rcpphnsw: Update to 0.4.1.
...
* gnu/packages/cran.scm (r-rcpphnsw): Update to 0.4.1.
2022-08-10 15:44:23 +02:00
Ricardo Wurmus
cc5ddcbd6d
gnu: r-gert: Update to 1.7.0.
...
* gnu/packages/cran.scm (r-gert): Update to 1.7.0.
2022-08-10 15:44:23 +02:00
Ricardo Wurmus
c712e0e6a4
gnu: r-sjplot: Update to 2.8.11.
...
* gnu/packages/cran.scm (r-sjplot): Update to 2.8.11.
2022-08-10 15:44:23 +02:00
Ricardo Wurmus
a041d1d9de
gnu: r-ggeffects: Update to 1.1.3.
...
* gnu/packages/cran.scm (r-ggeffects): Update to 1.1.3.
2022-08-10 15:44:23 +02:00
Ricardo Wurmus
e6231aec75
gnu: r-glmmtmb: Update to 1.1.4.
...
* gnu/packages/cran.scm (r-glmmtmb): Update to 1.1.4.
2022-08-10 15:44:23 +02:00
Ricardo Wurmus
a8427f0a63
gnu: r-emmeans: Update to 1.8.0.
...
* gnu/packages/cran.scm (r-emmeans): Update to 1.8.0.
2022-08-10 15:44:23 +02:00
Ricardo Wurmus
e1714c11e1
gnu: r-multcomp: Update to 1.4-20.
...
* gnu/packages/cran.scm (r-multcomp): Update to 1.4-20.
2022-08-10 15:44:23 +02:00
Ricardo Wurmus
8200e69872
gnu: r-nleqslv: Update to 3.3.3.
...
* gnu/packages/cran.scm (r-nleqslv): Update to 3.3.3.
2022-08-10 15:44:23 +02:00
Ricardo Wurmus
6d65fb5842
gnu: r-gam: Update to 1.20.2.
...
* gnu/packages/cran.scm (r-gam): Update to 1.20.2.
2022-08-10 15:44:23 +02:00
Ricardo Wurmus
95d9a83be1
gnu: r-argparse: Update to 2.1.6.
...
* gnu/packages/cran.scm (r-argparse): Update to 2.1.6.
2022-08-10 15:44:23 +02:00
Ricardo Wurmus
c3e1314ac2
gnu: r-insight: Update to 0.18.0.
...
* gnu/packages/cran.scm (r-insight): Update to 0.18.0.
2022-08-10 15:44:23 +02:00
Ricardo Wurmus
89506cbb3c
gnu: r-acdm: Update to 1.0.4.1.
...
* gnu/packages/cran.scm (r-acdm): Update to 1.0.4.1.
2022-08-10 15:44:22 +02:00
Ricardo Wurmus
859d2908d8
gnu: r-rdpack: Update to 2.4.
...
* gnu/packages/cran.scm (r-rdpack): Update to 2.4.
2022-08-10 15:44:22 +02:00
Ricardo Wurmus
45250735ef
gnu: r-snowfall: Update to 1.84-6.2.
...
* gnu/packages/cran.scm (r-snowfall): Update to 1.84-6.2.
2022-08-10 15:44:22 +02:00
Ricardo Wurmus
a2848ce4b2
gnu: r-radiant-data: Update to 1.4.4.
...
* gnu/packages/cran.scm (r-radiant-data): Update to 1.4.4.
[propagated-inputs]: Add r-bslib and r-png.
2022-08-10 15:44:22 +02:00
Ricardo Wurmus
92bf6b6564
gnu: r-tsa: Update to 1.3.1.
...
* gnu/packages/cran.scm (r-tsa): Update to 1.3.1.
2022-08-10 15:44:22 +02:00
Ricardo Wurmus
fcdb9fa2d5
gnu: r-ifultools: Update to 2.0-26.
...
* gnu/packages/cran.scm (r-ifultools): Update to 2.0-26.
2022-08-10 15:44:22 +02:00
Ricardo Wurmus
0d53fd5005
gnu: r-pillar: Update to 1.8.0.
...
* gnu/packages/cran.scm (r-pillar): Update to 1.8.0.
[propagated-inputs]: Remove r-crayon and r-ellipsis.
2022-08-10 15:44:22 +02:00
Ricardo Wurmus
40e6e23fa5
gnu: r-seriation: Update to 1.3.6.
...
* gnu/packages/cran.scm (r-seriation): Update to 1.3.6.
2022-08-10 15:44:22 +02:00
Ricardo Wurmus
fbb11572ff
gnu: r-tsp: Update to 1.2-1.
...
* gnu/packages/cran.scm (r-tsp): Update to 1.2-1.
2022-08-10 15:44:22 +02:00
Ricardo Wurmus
a00797d332
gnu: r-processx: Update to 3.7.0.
...
* gnu/packages/cran.scm (r-processx): Update to 3.7.0.
2022-08-10 15:44:22 +02:00
Ricardo Wurmus
796267ef8d
gnu: r-ica: Update to 1.0-3.
...
* gnu/packages/cran.scm (r-ica): Update to 1.0-3.
2022-08-10 15:44:22 +02:00
Ricardo Wurmus
23367bfa57
gnu: r-vcfr: Update to 1.13.0.
...
* gnu/packages/cran.scm (r-vcfr): Update to 1.13.0.
2022-08-10 15:44:22 +02:00
Ricardo Wurmus
12d0ab6df4
gnu: r-sm: Update to 2.2-5.7.1.
...
* gnu/packages/cran.scm (r-sm): Update to 2.2-5.7.1.
2022-08-10 15:44:22 +02:00
Ricardo Wurmus
d8de4d9be6
gnu: r-coro: Update to 1.0.3.
...
* gnu/packages/cran.scm (r-coro): Update to 1.0.3.
2022-08-10 15:44:22 +02:00
Ricardo Wurmus
16f6320eb8
gnu: r-recipes: Update to 1.0.1.
...
* gnu/packages/cran.scm (r-recipes): Update to 1.0.1.
[propagated-inputs]: Add r-cli.
2022-08-10 15:44:21 +02:00
Ricardo Wurmus
9d1b992837
gnu: r-generics: Update to 0.1.3.
...
* gnu/packages/cran.scm (r-generics): Update to 0.1.3.
2022-08-10 15:44:21 +02:00
Ricardo Wurmus
9b9c04e91b
gnu: r-geometry: Update to 0.4.6.1.
...
* gnu/packages/cran.scm (r-geometry): Update to 0.4.6.1.
2022-08-10 15:44:21 +02:00
Ricardo Wurmus
49eaf286f9
gnu: r-rpostgresql: Update to 0.7-4.
...
* gnu/packages/cran.scm (r-rpostgresql): Update to 0.7-4.
2022-08-10 15:44:21 +02:00
Ricardo Wurmus
f708acfde7
gnu: r-timedate: Update to 4021.104.
...
* gnu/packages/cran.scm (r-timedate): Update to 4021.104.
2022-08-10 15:44:21 +02:00
Ricardo Wurmus
4d4e8a314b
gnu: r-dimred: Update to 0.2.6.
...
* gnu/packages/cran.scm (r-dimred): Update to 0.2.6.
2022-08-10 15:44:21 +02:00
Ricardo Wurmus
8f32af12d5
gnu: r-dendextend: Update to 1.16.0.
...
* gnu/packages/cran.scm (r-dendextend): Update to 1.16.0.
2022-08-10 15:44:21 +02:00
Ricardo Wurmus
a1cf3f7c20
gnu: r-rcpp: Update to 1.0.9.
...
* gnu/packages/cran.scm (r-rcpp): Update to 1.0.9.
2022-08-10 15:44:21 +02:00
Ricardo Wurmus
6a97fb98e2
gnu: r-pls: Update to 2.8-1.
...
* gnu/packages/cran.scm (r-pls): Update to 2.8-1.
2022-08-10 15:44:21 +02:00
Ricardo Wurmus
8f935a88e8
gnu: r-mbess: Update to 4.9.1.
...
* gnu/packages/cran.scm (r-mbess): Update to 4.9.1.
2022-08-10 15:44:21 +02:00
Ricardo Wurmus
995db36c9d
gnu: r-sass: Update to 0.4.2.
...
* gnu/packages/cran.scm (r-sass): Update to 0.4.2.
2022-08-10 15:44:21 +02:00
Ricardo Wurmus
0b1c23c7ab
gnu: r-rstpm2: Update to 1.5.7.
...
* gnu/packages/cran.scm (r-rstpm2): Update to 1.5.7.
2022-08-10 15:44:21 +02:00
Ricardo Wurmus
568a535d63
gnu: r-htmltable: Update to 2.4.1.
...
* gnu/packages/cran.scm (r-htmltable): Update to 2.4.1.
2022-08-10 15:44:21 +02:00
Ricardo Wurmus
44c54b3f25
gnu: r-htmltools: Update to 0.5.3.
...
* gnu/packages/cran.scm (r-htmltools): Update to 0.5.3.
2022-08-10 15:44:20 +02:00
Ricardo Wurmus
3ad1be5683
gnu: r-callr: Update to 3.7.1.
...
* gnu/packages/cran.scm (r-callr): Update to 3.7.1.
2022-08-10 15:44:20 +02:00
Ricardo Wurmus
6c0677d3c1
gnu: r-tidyverse: Update to 1.3.2.
...
* gnu/packages/cran.scm (r-tidyverse): Update to 1.3.2.
2022-08-10 15:44:20 +02:00
Ricardo Wurmus
bf789892d0
gnu: r-ggside: Update to 0.2.1.
...
* gnu/packages/cran.scm (r-ggside): Update to 0.2.1.
[propagated-inputs]: Add r-tibble.
2022-08-10 15:44:20 +02:00
Ricardo Wurmus
9fe9856ebe
gnu: r-fontawesome: Update to 0.3.0.
...
* gnu/packages/cran.scm (r-fontawesome): Update to 0.3.0.
2022-08-10 15:44:20 +02:00
Ricardo Wurmus
0d6da50180
gnu: r-v8: Update to 4.2.1.
...
* gnu/packages/cran.scm (r-v8): Update to 4.2.1.
2022-08-10 15:44:20 +02:00
Ricardo Wurmus
4eb4e7eb78
gnu: r-datawizard: Update to 0.5.0.
...
* gnu/packages/cran.scm (r-datawizard): Update to 0.5.0.
2022-08-10 15:44:20 +02:00
Ricardo Wurmus
17d3880de7
gnu: r-activepathways: Update to 1.1.1.
...
* gnu/packages/bioconductor.scm (r-activepathways): Update to 1.1.1.
2022-08-10 15:44:20 +02:00
Ricardo Wurmus
a8ec2fcec6
gnu: r-bslib: Update to 0.4.0.
...
* gnu/packages/cran.scm (r-bslib): Update to 0.4.0.
[native-inputs]: Update js-bootstrap5-bundle from 5.0.2 to 5.1.3.
[propagated-inputs]: Add r-cachem and r-memoise.
2022-08-10 15:44:20 +02:00
Ricardo Wurmus
4dcb2f3fb7
gnu: r-s2: Update to 1.1.0.
...
* gnu/packages/cran.scm (r-s2): Update to 1.1.0.
[arguments]: Add build phase to unbreak linking.
2022-08-10 15:44:20 +02:00
Ricardo Wurmus
fdae170c37
gnu: r-rtweet: Update to 1.0.2.
...
* gnu/packages/cran.scm (r-rtweet): Update to 1.0.2.
[propagated-inputs]: Add r-bit64, r-curl, r-lifecycle, r-rlang, and r-withr;
remove r-httpuv, r-magrittr, and r-rcpp.
[synopsis]: Adjust.
[description]: Use full sentence.
2022-08-10 15:44:20 +02:00
Ricardo Wurmus
6ef2b32612
gnu: r-flexdashboard: Update to 0.6.0.
...
* gnu/packages/cran.scm (r-flexdashboard): Update to 0.6.0.
[source]: Delete featherlight.min.js.
[arguments]: Remove trailing #T.
[propagated-inputs]: Add r-bslib, r-sass, and r-scales.
2022-08-10 15:44:20 +02:00
Ricardo Wurmus
e7bb12c0a4
gnu: Add r-urlchecker.
...
* gnu/packages/cran.scm (r-urlchecker): New variable.
2022-08-10 15:44:20 +02:00
Ricardo Wurmus
563aabf3cc
gnu: Add r-profvis.
...
* gnu/packages/cran.scm (r-profvis): New variable.
2022-08-10 15:44:19 +02:00
Ricardo Wurmus
d49bbd01e1
gnu: Add r-interp.
...
* gnu/packages/cran.scm (r-interp): New variable.
2022-08-10 15:44:19 +02:00
Hartmut Goebel
62bee0a915
gnu: Add trytond-web-shop-shopify.
...
* gnu/packages/tryton.scm (trytond-web-shop-shopify): New variable.
2022-08-10 14:27:27 +02:00
Hartmut Goebel
0d9f158685
gnu: Add python-shopifyapi.
...
* gnu/packages/python-web.scm (python-shopifyapi): New variable.
2022-08-10 14:27:27 +02:00
Hartmut Goebel
1bcd1ec72f
gnu: Add python-pyactiveresource.
...
* gnu/packages/python-web.scm (python-pyactiveresource): New variable.
2022-08-10 14:27:27 +02:00
Hartmut Goebel
b1f243c3a7
gnu: Add trytond-stock-package-shipping-sendcloud.
...
* gnu/packages/tryton.scm (trytond-stock-package-shipping-sendcloud): New variable.
2022-08-10 14:27:26 +02:00
Hartmut Goebel
c46b66450b
gnu: Add trytond-stock-package-shipping-mygls.
...
* gnu/packages/tryton.scm (trytond-stock-package-shipping-mygls): New variable.
2022-08-10 14:27:26 +02:00
Hartmut Goebel
d074c57ace
gnu: Add trytond-sale-point.
...
* gnu/packages/tryton.scm (trytond-sale-point): New variable.
2022-08-10 14:27:26 +02:00
Hartmut Goebel
655e1a474f
gnu: Add trytond-product-image-attribute.
...
* gnu/packages/tryton.scm (trytond-product-image-attribute): New variable.
2022-08-10 14:27:26 +02:00
Hartmut Goebel
4e4c9e064c
gnu: Add trytond-product-image.
...
* gnu/packages/tryton.scm (trytond-product-image): New variable.
2022-08-10 14:27:25 +02:00
Hartmut Goebel
d67e290173
gnu: Add trytond-currency-rs.
...
* gnu/packages/tryton.scm (trytond-currency-rs): New variable.
2022-08-10 14:27:24 +02:00
Hartmut Goebel
2941b08c0a
gnu: Add trytond-currency-ro.
...
* gnu/packages/tryton.scm (trytond-currency-ro): New variable.
2022-08-10 14:27:24 +02:00
Hartmut Goebel
2128adbc52
gnu: Add trytond-analytic-budget.
...
* gnu/packages/tryton.scm (trytond-analytic-budget): New variable.
2022-08-10 14:27:24 +02:00
Hartmut Goebel
d75842363b
gnu: Add trytond-account-stock-shipment-cost.
...
* gnu/packages/tryton.scm (trytond-account-stock-shipment-cost): New variable.
2022-08-10 14:27:23 +02:00
Hartmut Goebel
53a976c0dc
gnu: Add trytond-account-rule.
...
* gnu/packages/tryton.scm (trytond-account-rule): New variable.
2022-08-10 14:27:23 +02:00
Hartmut Goebel
ee32e4726e
gnu: Add trytond-account-move-line-grouping.
...
* gnu/packages/tryton.scm (trytond-account-move-line-grouping): New variable.
2022-08-10 14:27:22 +02:00
Hartmut Goebel
e718ef4a1b
gnu: Add trytond-account-budget.
...
* gnu/packages/tryton.scm (trytond-account-budget): New variable.
2022-08-10 14:27:22 +02:00
Hartmut Goebel
5897d873d0
gnu: Tryton application and framework: Update to 6.2.x.
...
* gnu/packages/tryton.scm (trytond-account-be, trytond-account-cash-rounding,
trytond-account-credit-limit, trytond-account-de-skr03,
trytond-account-deposit, trytond-account-dunning,
trytond-account-dunning-email, trytond-account-dunning-fee,
trytond-account-dunning-letter, trytond-account-eu, trytond-account-fr,
trytond-account-invoice-correction, trytond-account-invoice-history,
trytond-account-invoice-line-standalone,
trytond-account-invoice-secondary-unit, trytond-account-payment-braintree,
trytond-account-payment-sepa-cfonb, trytond-account-payment-stripe,
trytond-account-statement-coda, trytond-account-statement-ofx,
trytond-account-stock-landed-cost-weight, trytond-account-tax-cash,
trytond-account-tax-rule-country, trytond-analytic-account,
trytond-analytic-invoice, trytond-analytic-purchase, trytond-analytic-sale,
trytond-attendance, trytond-authentication-sms, trytond-bank,
trytond-carrier, trytond-commission, trytond-company,
trytond-company-work-time, trytond-currency, trytond-customs,
trytond-dashboard, trytond-edocument-uncefact, trytond-edocument-unece,
trytond-gis, trytond-google-maps, trytond-marketing,
trytond-marketing-email, trytond-party-avatar, trytond-party-relationship,
trytond-party-siret, trytond-product, trytond-product-attribute,
trytond-product-classification, trytond-product-classification-taxonomic,
trytond-product-cost-fifo, trytond-product-cost-history,
trytond-product-measurements, trytond-product-price-list,
trytond-product-price-list-parent, trytond-production-outsourcing,
trytond-production-routing, trytond-production-split,
trytond-production-work, trytond-production-work-timesheet, trytond-project,
trytond-project-plan, trytond-purchase-history,
trytond-purchase-invoice-line-standalone, trytond-purchase-requisition,
trytond-purchase-secondary-unit, trytond-purchase-shipment-cost,
trytond-sale-advance-payment, trytond-sale-credit-limit, trytond-sale-extra,
trytond-sale-history, trytond-sale-invoice-grouping,
trytond-sale-opportunity, trytond-sale-price-list, trytond-sale-promotion,
trytond-sale-promotion-coupon, trytond-sale-secondary-unit,
trytond-sale-shipment-grouping, trytond-sale-shipment-tolerance,
trytond-sale-stock-quantity, trytond-sale-subscription,
trytond-sale-subscription-asset, trytond-sale-supply,
trytond-stock-assign-manual, trytond-stock-consignment,
trytond-stock-inventory-location, trytond-stock-location-move,
trytond-stock-location-sequence, trytond-stock-lot, trytond-stock-lot-sled,
trytond-stock-lot-unit, trytond-stock-package,
trytond-stock-package-shipping-ups, trytond-stock-product-location,
trytond-stock-secondary-unit, trytond-stock-split, trytond-stock-supply-day,
trytond-stock-supply-forecast, trytond-stock-supply-production,
trytond-timesheet, trytond-timesheet-cost, trytond-user-role,
trytond-web-shop-vue-storefront-stripe, trytond-web-user): Update to 6.2.0.
(trytond-web-shop): Update to 6.2.0. [native-inputs]: Add trytond-image.
(trytond-account-es): Update to 6.2.0. [native-inputs]: Add
trytond-sale-advance-payment. [propagated-inputs]: Add trytond-company,
trytond-currency.
(trytond-sale-gift-card): Update to 6.2.0. [native-inputs]: Add
trytond-sale-point.
(trytond-carrier-percentage, trytond-carrier-subdivision,
trytond-carrier-weight, trytond-incoterm): Update to 6.2.0. [native-inputs]:
Add trytond-stock-shipment-cost.
(trytond-stock-shipment-cost): Update to 6.2.0. [propagated-inputs]: Add
trytond-carrier.
(trytond-stock-package-shipping): Update to 6.2.0. [propagated-inputs]:
Remove trytond-sale-shipment-cost; add trytond-stock-shipment-cost.
(trytond-account-asset, trytond-account-fr-chorus,
trytond-account-invoice-stock, trytond-account-payment-clearing,
trytond-account-product, trytond-account-statement-aeb43,
trytond-account-statement-rule, trytond-account-stock-anglo-saxon,
trytond-commission-waiting, trytond-ldap-authentication,
trytond-marketing-automation, trytond-party,
trytond-product-price-list-dates, trytond-production,
trytond-project-revenue, trytond-purchase-amendment,
trytond-purchase-price-list, trytond-purchase-request,
trytond-purchase-request-quotation, trytond-sale-amendment,
trytond-sale-complaint, trytond-sale-discount, trytond-sale-payment,
trytond-sale-supply-drop-shipment, trytond-sale-supply-production,
trytond-stock-forecast, trytond-stock-quantity-issue,
trytond-stock-shipment-measurements, trytond-web-shortener): Update to
6.2.1.
(trytond-product-cost-warehouse): Update to 6.2.1. [native-inputs]: Add
trytond-account-invoice-stock.
(trytond-web-shop-vue-storefront): Update to 6.2.1. [native-inputs]: Add
trytond-product-image, trytond-stock-shipment-cost.
(trytond-country): Update to 6.2.1. [propagated-inputs]: Remove
python-pycountry; add python-pycountry@20.7.3.
(trytond-account-invoice-defer, trytond-account-payment,
trytond-account-payment-sepa, trytond-account-stock-landed-cost,
trytond-notification-email, trytond-product-kit,
trytond-sale-product-customer, trytond-sale-shipment-cost,
trytond-stock-quantity-early-planning, trytond-stock-supply): Update to
6.2.2.
(trytond-account-statement, trytond-account-stock-continental,
trytond-project-invoice, trytond-purchase,
trytond-stock-package-shipping-dpd): Update to 6.2.3.
(python-proteus): Update to 6.2.3. [propagated-inputs]: Add
python-defusedxml.
(trytond-account-invoice, trytond-sale): Update to 6.2.4.
(tryton, trytond-account, trytond-stock): Update to 6.2.7.
(trytond): Update to 6.2.10. [propagated-inputs]: Add python-defusedxml.
2022-08-10 14:27:22 +02:00
Hartmut Goebel
ea6b2d52e0
gnu: Add python-pycountry@20.7.3.
...
This old version is required by Tryton.
* gnu/packages/python-xyz.scm (python-pycountry@20.7.3): New variable.
2022-08-10 14:27:21 +02:00
vicvbcun
00d3fb23ff
gnu: python-sympy: Update to 1.10.1.
...
* gnu/packages/python-xyz.scm (python-sympy): Update to 1.10.1.
2022-08-10 10:58:24 +02:00
kiasoc5
37ea0a7360
gnu: openh264: Update to 2.3.0 and use gexps.
...
* gnu/packages/video.scm (openh264): Update to 2.3.0.
[arguments]: Use gexps.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-10 16:27:48 +08:00
Hartmut Goebel
6ff0e43d4e
gnu: Add python-types-orjson.
...
* gnu/packages/python-xyz.scm (python-types-orjson): New variable.
2022-08-10 10:02:54 +02:00
Hartmut Goebel
da7e6028c8
gnu: Add python-mdx-include.
...
* gnu/packages/python-xyz.scm (python-mdx-include): New variable.
2022-08-10 10:02:54 +02:00
Hartmut Goebel
0f9e0abd4f
gnu: Add python-rcslice.
...
* gnu/packages/python-xyz.scm (python-rcslice): New variable.
2022-08-10 10:02:54 +02:00
Hartmut Goebel
cf2327ecc0
gnu: Add python-cyclic.
...
* gnu/packages/python-xyz.scm (python-cyclic): New variable.
2022-08-10 10:02:53 +02:00
Hartmut Goebel
feef09b28c
gnu: Add python-starlette.
...
* gnu/packages/python-web.scm (python-starlette): New variable.
2022-08-10 10:02:53 +02:00
Hartmut Goebel
357a4c1870
gnu: Add python-mkdocs-markdownextradata-plugin.
...
* gnu/packages/python-xyz.scm (python-mkdocs-markdownextradata-plugin): New variable.
2022-08-10 10:02:52 +02:00
Marius Bakke
924a78b114
gnu: aspell: Fix CVE-2019-25051 with a graft.
...
This partially reverts commit 468c95e941
in
order to prevent rebuilding 2k+ packages via 'inkscape'.
* gnu/packages/aspell.scm (aspell)[replacement]: New field.
[source](patches): Remove "aspell-CVE-2019-25051.patch".
(aspell/replacement): New private variable.
2022-08-10 09:52:52 +02:00
Hartmut Goebel
2111a4eee7
gnu: conan: Update to 1.50.0.
...
* gnu/packages/package-management.scm (conan): Update to 1.50.0.
[arguments]<phases>{check}: Add another test to be skipped, adjust comment.
2022-08-10 09:51:06 +02:00
Hartmut Goebel
84de0e3175
gnu: python-pygithub: Update to 1.55.
...
* gnu/packages/python-xyz.scm (python-pygithub): Update to 1.55.
[propagated-inputs]: Add python-pynacl.
2022-08-10 09:39:01 +02:00
Hartmut Goebel
ead37cb685
gnu: python-swiftclient: Update to 4.0.1.
...
* gnu/packages/openstack.scm (python-swiftclient): Update to 4.0.1.
[arguments]<phases>{relax-requirements}: New phase.
[arguments]<phases>{check}: New phase.
[propagated-inputs]: Remove python-six.
[native-inputs]: Remove python-pbr, python-sphinx, python-coverage,
python-discover, python-hacking, python-mock, python-oslosphinx,
python-testrepository, and python-testtools; add python-keystoneauth1,
python-openstacksdk, and python-stestr.
2022-08-10 09:39:01 +02:00
Hartmut Goebel
6937cea199
gnu: python-pyjwt: Update to 2.4.0.
...
* gnu/packages/python-xyz.scm (python-pyjwt): Update to 2.4.0.
[source]: Remove snippet.
[arguments]<phases>{check}: Remove now unused parts, honor '#:tests?'.
(native-inputs]: Remove python-pytest-cov, add python-cryptography.
2022-08-10 09:39:01 +02:00
Hartmut Goebel
104f9e0575
gnu: python-tempest-lib: Update to 1.0.0.
...
* gnu/packages/openstack.scm (python-tempest-lib): Update to 1.0.0.
[arguments]<phases>{relax-requirements}: New phase.
[propagated-inputs]: Remove python-pbr.
[native-inouts]: Add python-pbr.
2022-08-10 09:39:00 +02:00
Hartmut Goebel
52359f01bb
gnu: python-oslo.log: Update to 5.0.0.
...
* gnu/packages/openstack.scm (python-oslo.log): Update to 5.0.0.
[propagated-inputs]: Remove python-six, python-pbr.
[native-inputs]: Add python-pbr.
2022-08-10 09:38:59 +02:00
Hartmut Goebel
0bba3ebf56
gnu: python-oslo.context: Update to 5.0.0.
...
* gnu/packages/openstack.scm (python-oslo.context): Update to 5.0.0.
[native-inputs]: Remove python-bandit; add python-mypy.
[arguments]<phases>{relax-requirements}: Relax more requirements.
2022-08-10 09:38:59 +02:00
Hartmut Goebel
cffb9967fe
gnu: python-munch: Update to 2.5.0.
...
* gnu/packages/python-xyz.scm (python-munch): Update to 2.5.0.
[propagated-inputs]: Add python-six.
[native-inputs]: Add python-pbr and python-pytest.
2022-08-10 09:38:59 +02:00
Hartmut Goebel
d2dd9d1d26
gnu: python-keystoneclient: Update to 5.0.0.
...
* gnu/packages/openstack.scm (python-keystoneclient): Update to 5.0.0.
[arguments]<phases>{relax-requirements}: New phase.
[propagated-inputs]: Remove python-pbr; add python-keystoneauth1.
[native-inputs]: Adjust to new style. Remove python-sphinx, python-coverage,
python-discover, python-hacking, python-mox3, python-oslosphinx,
python-pycrypto, python-testrepository, and python-webob; add python-pbr,
python-stestr, and python-testscenarios.
2022-08-10 09:38:58 +02:00
Hartmut Goebel
b08a3554a4
gnu: Add python-tempest.
...
* gnu/packages/openstack.scm (python-tempest): New variable.
2022-08-10 09:38:58 +02:00
Hartmut Goebel
8a4faff132
gnu: Add python-openstacksdk.
...
* gnu/packages/openstack.scm (python-openstacksdk): New variable.
2022-08-10 09:38:58 +02:00
Hartmut Goebel
c037745a4c
gnu: Add python-requestsexceptions.
...
* gnu/packages/openstack.scm (python-requestsexceptions): New variable.
2022-08-10 09:38:57 +02:00
Hartmut Goebel
0b929d2d23
gnu: Add python-keystoneauth1.
...
* gnu/packages/openstack.scm (python-keystoneauth1): New variable.
2022-08-10 09:38:57 +02:00
Hartmut Goebel
122bedf2fd
gnu: Add python-oslo.concurrency.
...
* gnu/packages/openstack.scm (python-oslo.concurrency): New variable.
2022-08-10 09:38:57 +02:00
Hartmut Goebel
e2857167b1
gnu: Add python-os-service-types.
...
* gnu/packages/openstack.scm (python-os-service-types): New variable.
2022-08-10 09:34:13 +02:00
Hartmut Goebel
b5801efaa3
gnu: Add python-statsd.
...
* gnu/packages/monitoring.scm (python-statsd): New variable.
2022-08-10 09:34:13 +02:00
Hartmut Goebel
59625e3cc9
gnu: Add python-dogpile.cache.
...
* gnu/packages/databases.scm (python-dogpile.cache): New variable.
2022-08-10 09:34:12 +02:00
Hartmut Goebel
ee41bd8391
gnu: Add python-requests-kerberos.
...
* gnu/packages/python-web.scm (python-requests-kerberos): New variable.
2022-08-10 09:34:12 +02:00
Hartmut Goebel
b4714ef05e
gnu: python-stestr: Update to 3.2.1.
...
* gnu/packages/python-check.scm (python-stestr): Update to 3.2.1.
2022-08-10 09:34:12 +02:00
Daniel Meißner
b72459a861
gnu: maxima: Fix to find info files.
...
The Maxima command ‘describe’ allows to pick the relevant portions from
Maxima’s Texinfo docs. However it does not support reading gzipped info
files.
* gnu/packages/maths.scm (maxima)[arguments]<phases>: Delete
'compress-documentation phase.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-10 15:16:53 +08:00
宋文武
02b69362cb
gnu: xfce: Replace 'gnome-icon-theme' with 'adwaita-icon-theme'.
...
This fixes <https://issues.guix.gnu.org/57067 >.
* gnu/packages/xfce.scm (xfce)[inputs]: Replace gnome-icon-theme with
adwaita-icon-theme.
2022-08-10 08:50:31 +08:00
Marius Bakke
02de6a5981
gnu: freeimage: Remove input labels.
...
* gnu/packages/image.scm (freeimage): Reindent.
[arguments]: Use G-expression and SEARCH-INPUT-DIRECTORY.
[inputs]: Remove labels.
2022-08-10 00:29:01 +02:00
Marius Bakke
f2e9f04dd9
gnu: freeimage: Update home page.
...
* gnu/packages/image.scm (freeimage)[home-page]: Follow redirect.
2022-08-10 00:29:01 +02:00
Marius Bakke
01a4f6672a
gnu: multipath-tools: Update to 0.9.0.
...
* gnu/packages/linux.scm (multipath-tools): Update to 0.9.0.
[home-page]: Change to current.
[source](uri): Likewise.
[source](snippet): Remove trailing #t.
[arguments]: Move LDFLAGS out of #:make-flags, and add in a phase. Add
substitution for /bin/echo, and remove obsolete phases.
2022-08-10 00:29:00 +02:00
Marius Bakke
181fd74121
gnu: multipath-tools: Remove input labels.
...
* gnu/packages/linux.scm (multipath-tools)[arguments]: Use G-expression and
SEARCH-INPUT-FILE.
[inputs]: Remove labels.
2022-08-10 00:29:00 +02:00
Marius Bakke
131e09b95a
gnu: spdlog: Prevent test failure on busy machines.
...
* gnu/packages/logging.scm (spdlog)[source](modules, snippet): New fields.
2022-08-10 00:29:00 +02:00
Marius Bakke
e3fc94576e
gnu: python-tlsh: Update to 4.11.2.
...
* gnu/packages/python-xyz.scm (python-tlsh): Update to 4.11.2.
[source](uri): Remove "v" prefix from version.
[arguments]: Add custom check phase. Use G-expression.
[inputs]: Remove label.
2022-08-10 00:29:00 +02:00
Marius Bakke
0a9d99bc8c
gnu: v4l-utils: Remove input labels.
...
* gnu/packages/video.scm (v4l-utils)[inputs]: Remove labels.
2022-08-10 00:29:00 +02:00
Marius Bakke
6c2412e9d1
gnu: v4l-utils: Update to 1.22.1.
...
* gnu/packages/video.scm (v4l-utils): Update to 1.22.1.
2022-08-10 00:29:00 +02:00
Marius Bakke
e954e708ed
gnu: ungoogled-chromium: Install crashpad handler.
...
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Install one more
file.
2022-08-10 00:29:00 +02:00
Marius Bakke
9fda25caff
gnu: box2d: Unbundle doctest.
...
* gnu/packages/game-development.scm (box2d)[source](snippet): Delete doctest,
and adjust accordingly.
[native-inputs]: Add DOCTEST.
2022-08-10 00:29:00 +02:00
Marius Bakke
00962dd18f
gnu: bpftrace: Update to 0.15.0.
...
* gnu/packages/linux.scm (bpftrace): Update to 0.15.0.
[inputs]: Add CEREAL.
2022-08-10 00:29:00 +02:00
Marius Bakke
2fd9ca5e05
gnu: bcc: Update to 0.24.0.
...
* gnu/packages/linux.scm (bcc): Update to 0.24.0.
2022-08-10 00:29:00 +02:00
Marius Bakke
d5986f7622
gnu: libbpf: Update to 0.8.1.
...
* gnu/packages/linux.scm (libbpf): Update to 0.8.1.
[inputs]: Change from LIBELF to ELFUTILS.
[arguments]: Use CC-FOR-TARGET. Remove trailing #t.
2022-08-10 00:29:00 +02:00
Marius Bakke
78c917e9a4
gnu: liburing: Update to 2.2.
...
* gnu/packages/linux.scm (liburing): Update to 2.2.
2022-08-10 00:29:00 +02:00
Marius Bakke
6e2f570cde
gnu: cereal: List all licenses that apply.
...
* gnu/packages/serialization.scm (cereal)[license]: Add LICENSE:BOOST,
LICENSE:EXPAT, and LICENSE:NON-COPYLEFT.
2022-08-10 00:28:59 +02:00
Marius Bakke
0b55b036c1
gnu: cereal: Update to 1.3.2.
...
* gnu/packages/serialization.scm (cereal): Update to 1.3.2.
[arguments]: Use G-expression.
(cereal-1.3.0): New variable.
* gnu/packages/bioinformatics.scm (salmon)[inputs]: Change from CEREAL to
CEREAL-1.3.0.
* gnu/packages/engineering.scm (prusa-slicer)[inputs]: Likewise.
2022-08-10 00:28:59 +02:00
Efraim Flashner
9a53a79fc5
gnu: gnupg: Patch CVE-2022-34903.
...
* gnu/packages/gnupg.scm (gnupg)[replacement]: New field.
(gnupg/replacement): New variable.
* gnu/packages/patches/gnupg-CVE-2022-34903.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2022-08-09 22:39:26 +03:00
Efraim Flashner
987f5acb2d
gnu: git: Hide more CVEs from the linter.
...
* gnu/packages/version-control.scm (git)[properties]: Add more CVEs to
the lint-hidden-cve property.
2022-08-09 22:13:47 +03:00
Efraim Flashner
468c95e941
gnu: aspell: Patch CVE-2019-25051.
...
* gnu/packages/aspell.scm (aspell)[source]: Add patch.
* gnu/packages/patches/aspell-CVE-2019-25051.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2022-08-09 22:13:33 +03:00
John Kehayias
f194df2bb4
gnu: vorta: Update to 0.8.7.
...
* gnu/packages/backup.scm (vorta): Update to 0.8.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-09 17:58:37 +02:00
Philip McGrath
bc03aa438b
gnu: wrap-python3: Clarify relationship with wrapped package.
...
The previous description could give the impression that the user faced a
choice between `python` and `python3`, but could not have both at once.
In fact, the packages `python-wrapper` and `python-minimal-wrapper`
already provide both sets of names.
* gnu/packages/python.scm (wrap-python3)[description]: Tweak.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-09 16:57:49 +02:00
Ludovic Courtès
57f1892d36
gnu: guix: Default 'current-guix' is built using the current channels.
...
* gnu/packages/package-management.scm (source-file?): Remove.
(current-guix-package): Change default value to the promise of a
package.
(current-guix): Turn into a call to 'current-guix-package' possibly with
'force'.
2022-08-09 15:16:06 +02:00
Ludovic Courtès
5bce4c8242
build-system: Add 'channel-build-system'.
...
* gnu/ci.scm (channel-build-system, channel-source->package): Remove.
* gnu/packages/package-management.scm (channel-source->package): New
procedure, moved from (gnu ci).
* guix/build-system/channel.scm: New file, with code moved from (gnu ci).
* doc/guix.texi (Build Systems): Document it.
2022-08-09 15:16:06 +02:00
vicvbcun
0d9eef0a06
gnu: cddlib: Update to 0.94m.
...
* gnu/packages/maths.scm (cddlib): Update to 0.94m.
[source]: Move to git, following the upstream decision.
[native-inputs]: New field.
[arguments]: New field to have docdir include the version number.
Co-authored-by: Andreas Enge <andreas@enge.fr>
2022-08-09 14:17:04 +02:00
Andreas Enge
04f8e4194f
gnu: wxmaxima: Update to 22.05.0.
...
* gnu/packages/maths.scm (wxmaxima): Update to 22.05.0.
2022-08-09 11:43:39 +02:00
Andreas Enge
ecdd5d8563
gnu: maxima: Update to 5.46.0.
...
* gnu/packages/maths.scm (maxima): Update to 5.46.0.
2022-08-09 11:22:11 +02:00
Ricardo Wurmus
2efc787811
gnu: Add r-ciara.
...
* gnu/packages/bioconductor.scm (r-ciara): New variable.
2022-08-09 10:49:27 +02:00
Andreas Enge
38d024dc58
gnu: python-symengine: Update to 0.9.2.
...
* gnu/packages/python-xyz.scm (python-symengine): Update to 0.9.2.
2022-08-08 22:56:07 +02:00
Andreas Enge
8a8ffd40e3
gnu: symengine: Update to 0.9.0.
...
* gnu/packages/algebra.scm (symengine): Update to 0.9.0.
2022-08-08 22:27:53 +02:00
Andreas Enge
a0668d88bc
gnu: arb: Update to 2.23.0.
...
* gnu/packages/algebra.scm (arb): Update to 2.23.0.
2022-08-08 22:26:10 +02:00
Andreas Enge
2c3828c0b5
gnu: flint: Update to 2.9.0.
...
* gnu/packages/algebra.scm (flint): Update to 2.9.0.
2022-08-08 22:26:10 +02:00
Andreas Enge
aa83dde4b7
gnu: python-gmpy2: Update to 2.1.2.
...
* gnu/packages/sagemath.scm (python-gmpy2): Update to 2.1.2.
2022-08-08 22:26:10 +02:00
vicvbcun
2a428633a7
gnu: ntl: Update to 11.5.1.
...
* gnu/packages/algebra.scm (ntl): Update to 11.5.1.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2022-08-08 22:26:10 +02:00
vicvbcun
9683a6203c
gnu: eclib: Update to 20220621.
...
* gnu/packages/algebra.scm (eclib): Update to 20220621.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2022-08-08 22:26:10 +02:00
Hilton Chain
4f3b36e890
gnu: font-chiron-hei-hk: Update to 2.503.
...
* gnu/packages/fonts.scm (font-chiron-hei-hk): Update to 2.503.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-08-08 19:00:04 +02:00
Hilton Chain
9aaf104e1f
gnu: font-sarasa-gothic: Update to 0.36.8.
...
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.36.8.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-08-08 18:59:58 +02:00
Hilton Chain
80f380c547
gnu: font-chiron-hei-hk: Inherit from font-chiron-sung-hk.
...
* gnu/packages/fonts.scm (font-chiron-hei-hk): Inherit from
font-chiron-sung-hk.
[build-system, home-page ,license]: Drop fields.
[synopsis, description]: Use English.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-08-08 18:59:58 +02:00
Hilton Chain
1cdcc55b97
gnu: font-chiron-sung-hk: Use English for synopsis.
...
* gnu/packages/fonts.scm (font-chiron-sung-hk)[synopsis,description]: Use English.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-08-08 18:58:59 +02:00
Hilton Chain
c3e8eaafdd
gnu: font-lxgw-wenkai-tc: Inherit from font-lxgw-wenkai.
...
* gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Inherit from font-lxgw-wenkai.
[build-system, license]: Removed fields.
[synopsis, description]: Use English.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-08-08 18:57:42 +02:00
Hilton Chain
c24a2e7c30
gnu: font-lxgw-wenkai: Use English for synopsis.
...
* gnu/packages/fonts.scm (font-lxgw-wenkai)[synopsis,description]: Use English.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-08-08 18:57:26 +02:00
Hilton Chain
fc10a6eba8
gnu: font-sarasa-gothic: Use English for synopsis.
...
* gnu/packages/fonts.scm (font-sarasa-gothic)[synopsis]: Use English.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-08-08 18:57:04 +02:00
Efraim Flashner
5e009a8874
gnu: unzip: Patch for CVE-2022-0529 and CVE-2022-0530.
...
* gnu/packages/compression.scm (unzip)[replacement]: New field.
(unzip/fixed): New variable.
* gnu/packages/patches/unzip-CVE-2022-0529+CVE-2022-0530.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2022-08-08 19:21:45 +03:00
Efraim Flashner
b8424f0cdd
gnu: unzip: Mark safe from CVE-2019-13232.
...
* gnu/packages/compression.scm (unzip)[properties]: New field.
2022-08-08 18:47:20 +03:00
Mathieu Othacehe
a8868a53ad
gnu: guile-parted: Update to 0.0.6.
...
Fix cross-compilation.
* gnu/packages/guile-xyz.scm (guile-parted): Update to 0.0.6.
[native-inputs]: Add guile-3.0 and guile-bytestructures.
2022-08-08 17:13:30 +02:00
Mădălin Ionel Patrașcu
ec6499aad2
gnu: Add phyml.
...
* gnu/packages/bioinformatics.scm (phyml): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2022-08-08 12:38:41 +02:00
Ricardo Wurmus
d2470772c6
gnu: Add texlive-cite.
...
* gnu/packages/tex.scm (texlive-cite): New variable.
2022-08-08 12:25:30 +02:00
Morgan Smith
bc3eaf9d83
gnu: go-gitlab.com-shackra-goimapnotify: Update to 2.3.7.
...
* gnu/packages/mail.scm (go-gitlab.com-shackra-goimapnotify): Update to 2.3.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-08 11:22:31 +02:00
Mathieu Othacehe
bde902cb78
gnu: guile-newt: Update to 0.0.3.
...
Fixes: <https://issues.guix.gnu.org/57037 >.
* gnu/packages/guile-xyz.scm (guile-newt): Update to 0.0.3.
[native-inputs]: Add guile-3.0 that is required when cross-compiling.
2022-08-08 10:56:23 +02:00
宋文武
19592539e5
gnu: cool-retro-term: Fix build and runtime errors.
...
This fixes <https://issues.guix.gnu.org/57049 >.
* gnu/packages/terminals.scm (cool-retro-term)
[inputs]: Add qtquickcontrols-5.
[arguments]: Fix 'QML2_IMPORT_PATH'.
2022-08-08 16:04:17 +08:00
Marius Bakke
0e320fbfdc
gnu: chatty: Update to 0.6.7.
...
* gnu/packages/messaging.scm (chatty): Update to 0.6.7.
[source]: Fetch git submodules too.
[arguments]: Add pre-check phase.
[native-inputs]: Add XORG-SERVER-FOR-TESTS.
[inputs]: Add GNOME-DESKTOP.
2022-08-08 09:32:13 +02:00
Marius Bakke
8ad976d49f
gnu: postorius: Update to 1.3.6.
...
* gnu/packages/mail.scm (postorius): Update to 1.3.6.
[inputs]: Change from PYTHON-DJANGO-2.2 to PYTHON-DJANGO.
2022-08-08 09:32:13 +02:00
Marius Bakke
d6dab262d5
gnu: python-django@3.2: Update to 3.2.15 [fixes CVE-2022-36359].
...
* gnu/packages/django.scm (python-django-3.2): Update to 3.2.15.
2022-08-08 09:32:13 +02:00