Julien Lepiller
89162676b5
nls: Remove Vietnamese translations of packages.
...
No translated string is used in Guix anymore.
2021-04-18 13:18:04 +02:00
Julien Lepiller
5d1f110b45
nls: Update 'zh_CN' translations.
2021-04-18 13:18:02 +02:00
Julien Lepiller
0ff1d5ac7e
nls: Update 'ta' translation.
2021-04-18 13:18:00 +02:00
Julien Lepiller
49e6cf58af
gnu: Update 'sv' translation.
2021-04-18 13:17:58 +02:00
Julien Lepiller
de4617105c
nls: Update 'sr' translations.
2021-04-18 13:17:56 +02:00
Julien Lepiller
8a0195fcad
nls: Update 'pl' translations.
2021-04-18 13:17:53 +02:00
Julien Lepiller
4f35328689
nls: Update 'hu' translations.
2021-04-18 13:17:51 +02:00
Julien Lepiller
ff7309b001
nls: Update 'da' translations.
2021-04-18 13:17:49 +02:00
Julien Lepiller
8b6b62e0fd
nls: Update 'cs' translation.
2021-04-18 13:17:46 +02:00
Julien Lepiller
70250e1853
nls: Update 'eo' translations.
2021-04-18 13:17:43 +02:00
Julien Lepiller
959eca8a92
nls: Update 'es' translations.
2021-04-18 13:17:40 +02:00
Julien Lepiller
2a18bcbfd3
nls: Update 'de' translations.
2021-04-18 13:17:37 +02:00
Julien Lepiller
5ebe6904ea
nls: Update 'fr' translations.
2021-04-18 13:17:35 +02:00
Julien Lepiller
58c5911652
nls: Add French translation of the cookbook.
2021-04-18 13:17:31 +02:00
Julien Lepiller
0571edc179
doc: Fix pxref translation issue.
...
* doc/local.mk (xref_command): Change regexp to match properly.
2021-04-18 13:17:09 +02:00
Nicolas Goaziou
9f2da0a061
gnu: emacs-vertico: Update to 0.5.
...
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.5.
[arguments]: Remove obsolete phase as the "vertico.texi" file is no longer
provided.
2021-04-18 11:18:07 +02:00
Nicolas Goaziou
45105494e1
gnu: emacs-auctex: Update to 13.0.7.
...
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.0.7.
2021-04-18 11:12:55 +02:00
Mathieu Othacehe
2ccb715ab3
ci: tarball: Use "current-guix" as profile name.
...
Fixes: <https://issues.guix.gnu.org/47841 >.
* gnu/ci.scm (tarball-jobs): Use "current-guix" as profile name.
2021-04-18 10:45:53 +02:00
Mathieu Othacehe
868d8068a0
tests: ldap: Fix it.
...
Fixes: <https://issues.guix.gnu.org/47745 >.
* gnu/tests/ldap.scm (run-ldap-test): Use a password with more that 8
characters so that dscreate doesn't fail.
2021-04-18 10:31:59 +02:00
Mathieu Othacehe
89af95313d
tests: Increase VM memory size.
...
The patchwork test sometimes fail because there's not enough available RAM in
the marionette. Increase the VM memory size to 1024MiB.
* gnu/tests/web.scm (run-patchwork-test): Increase VM memory size to 1024MiB.
2021-04-18 09:52:18 +02:00
Mathieu Othacehe
3b5c4e6fb2
tests: patchwork: Fix it.
...
The "http-get" test is sometimes failing because the Web server is not yet
initialized and returns the 500 error code.
Use the retry-or-error procedure, like in the tailon test to do a few retries.
* gnu/tests/web.scm (run-tailon-test): Move "retry-or-error" procedure to the
top level and adapt its call.
(run-patchwork-test): Use it.
2021-04-18 09:52:18 +02:00
Lars-Dominik Braun
da28f04a5f
gnu: python-lfdfiles: Update to 2021.2.22.
...
* gnu/packages/python-xyz.scm (python-lfdfiles): Update to 2021.2.22.
2021-04-18 08:36:30 +02:00
Lars-Dominik Braun
bfb1164a74
gnu: python-roifile: Update to 2020.11.28.
...
* gnu/packages/python-xyz.scm (python-roifile): Update to 2020.11.28.
2021-04-18 08:36:30 +02:00
Lars-Dominik Braun
f3f118402d
gnu: python-tifffile: Update to 2021.4.8.
...
* gnu/packages/python-xyz.scm (python-tifffile) [version]: Update to
2021.4.8.
[propagated-inputs]: Drop python-roifiles, which is only required for
tests (disabled). Add python-imagecodecs, which allows decoding
compressed tiff files.
2021-04-18 08:36:30 +02:00
Lars-Dominik Braun
94db80b6d1
gnu: Add python-imagecodecs.
...
* gnu/packages/python-xyz.scm (python-imagecodecs): New variable.
2021-04-18 08:36:30 +02:00
Ludovic Courtès
84feaca488
gnu: util-linux: Disable tests when building on i586-gnu.
...
Works around <https://bugs.gnu.org/47791 >
Reported by Maxime Devos <maximedevos@telenet.be>.
* gnu/packages/linux.scm (util-linux)[arguments]: Pass #:tests?.
2021-04-17 22:59:47 +02:00
François J
9d21858e92
gnu: beancount: Update to 2.3.4.
...
* gnu/packages/finance.scm (beancount): Update to 2.3.4.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-17 09:18:27 +02:00
Leo Famulari
caa0229a25
gnu: linux-libre 4.4: Update to 4.4.267.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.267.
(linux-libre-4.4-pristine-source): Update hash.
2021-04-17 01:21:51 -04:00
Leo Famulari
5e9d044324
gnu: linux-libre 4.9: Update to 4.9.267.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.267.
(linux-libre-4.9-pristine-source): Update hash.
2021-04-17 01:21:51 -04:00
Leo Famulari
20f88278c8
gnu: linux-libre 4.14: Update to 4.14.231.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.231.
(linux-libre-4.14-pristine-source): Update hash.
2021-04-17 01:21:51 -04:00
Leo Famulari
9a27753c4e
gnu: linux-libre 4.19: Update to 4.19.188.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.188.
(linux-libre-4.19-pristine-source): Update hash.
2021-04-17 01:21:51 -04:00
Leo Famulari
228387f2a1
gnu: linux-libre 5.4: Update to 5.4.113.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.113.
(linux-libre-5.4-pristine-source): Update hash.
2021-04-17 01:21:51 -04:00
Leo Famulari
f6502ba758
gnu: linux-libre 5.10: Update to 5.10.31.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.31.
(linux-libre-5.10-pristine-source): Update hash.
2021-04-17 01:21:51 -04:00
Leo Famulari
af482ec8de
gnu: linux-libre: Update to 5.11.15.
...
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.15.
(linux-libre-5.11-pristine-source): Update hash.
2021-04-17 01:21:50 -04:00
Xinglu Chen
7a6625e83f
gnu: guile-git: Switch to 'git-fetch'.
...
* gnu/packages/guile.scm (guile-git)[source]: Use ‘git-fetch’ instead of
‘url-fetch’.
[native-inputs]: Add autoconf, automake, and texinfo.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-04-16 23:25:23 +02:00
Xinglu Chen
c68070e4ee
lint: Warn about underscores in package names.
...
As per section '16.4.2 Package Naming' in the manual, use hyphens
instead of underscores in package names.
* guix/lint.scm (check-name): Check whether the package name contains
underscores.
* tests/lint.scm ("name: use underscore in package name"): New test.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-04-16 23:25:23 +02:00
Ludovic Courtès
5b35c9adc8
git-download: Call 'libgit2-init!'.
...
Fixes <https://bugs.gnu.org/47797 >.
Reported by Ingo Ruhnke <grumbel@gmail.com>
and Nicolò Balzarotti <anothersms@gmail.com>.
Regression introduced in c1940fde43
.
* guix/git-download.scm (git-predicate): Add call to 'libgit2-init!'.
2021-04-16 23:25:23 +02:00
Roel Janssen
c3926120ba
gnu: Update blast+ to 2.11.0.
...
* gnu/packages/bioinformatics.scm (blast+): Update to 2.11.0.
2021-04-16 20:56:43 +02:00
Leo Famulari
587510d7e7
gnu: certbot, python-acme: Update to 1.14.0.
...
* gnu/packages/tls.scm (certbot, python-acme): Update to 1.14.0.
2021-04-16 12:52:49 -04:00
Nicolas Goaziou
bbb4604487
gnu: emacs-ztree: Update to 1.0.6.
...
* gnu/packages/emacs-xyz.scm (emacs-ztree): Update to 1.0.6.
2021-04-16 18:52:18 +02:00
Nicolas Goaziou
51b01b957a
gnu: emacs-posframe: Update to 1.0.1.
...
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.0.1.
2021-04-16 18:49:23 +02:00
Léo Le Bouter
9de5d77f9b
gnu: qutebrowser: Update to 2.2.0.
...
* gnu/packages/web-browsers.scm (qutebrowser): Update to 2.2.0.
2021-04-16 14:04:07 +02:00
Adam Kandur
4d7b6df58e
gnu: Add cl-bodge-blobs-support.
...
* gnu/packages/lisp-xyz.scm (sbcl-bodge-blobs-support,
cl-bodge-blobs-support, ecl-bodge-blobs-support): New variable.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-16 13:47:10 +02:00
Roel Janssen
44f9432705
gnu: Add python-mappy.
...
* gnu/packages/python-xyz.scm (python-mappy): New variable.
2021-04-16 11:20:21 +02:00
Efraim Flashner
6c7251f26e
gnu: dpkg: Update to 1.20.9.
...
* gnu/packages/debian.scm (dpkg): Update to 1.20.9.
2021-04-16 11:46:33 +03:00
Efraim Flashner
482ff111d2
gnu: ubuntu-keyring: Update to 2021.03.26.
...
* gnu/packages/debian.scm (ubuntu-keyring): Update to 2021.03.26.
2021-04-16 11:46:30 +03:00
Efraim Flashner
002b611276
gnu: debian-archive-keyring: Update to 2021.1.1.
...
* gnu/packages/debian.scm (debian-archive-keyring): Update to 2021.1.1.
2021-04-16 11:46:22 +03:00
Ekaitz Zarraga
ce2fe8bf34
gnu: freecad: Update to 0.19.1.
...
* gnu/packages/engineering.scm (freecad): Update to 0.19.1
[inputs]: Add double-conversion, gl2ps, jsoncpp, libjpeg-turbo, libtheora,
libtiff, libxmlplusplus, lz4, netcdf, proj, python-gitpython, python-pyyaml,
sqlite, and vtk-8. Remove vtk.
[arguments]: Add "-DBUILD_FLAT_MESH:BOOL=ON" to #:configure-flags.
2021-04-15 22:13:06 -04:00
Ekaitz Zarraga
950475bb96
gnu: Add vtk-8.
...
gnu/packages/image-processing (vtk-8): New variable.
2021-04-15 22:13:05 -04:00
Efraim Flashner
ebd021f732
gnu: mesa: Add powerpc64le-linux support.
...
* gnu/packages/gl.scm (mesa)[inputs]: Add llvm on powerpc64le.
[native-inputs]: Add glslang on powerpc64le.
[arguments]: Adjust configure-flags for powerpc64le to fix building on
powerpc64le and enable features. Add powerpc64le specific phase to skip
known failing test.
2021-04-15 21:12:54 +03:00