Jan (janneke) Nieuwenhuizen
a9d537594d
bootstrap: mescc-tools-static: Base arguments on version 0.5.2.
...
* gnu/packages/make-bootstrap.scm (%mescc-tools-static)[arguments]: Use
fixed package-arguments of mescc-tools-0.5.2.
2021-03-14 16:43:46 +01:00
Jan (janneke) Nieuwenhuizen
1d684aedf8
gnu: mes: Update to 0.23.
...
* gnu/packages/mes.scm (mes)[source]: Update to 0.23.
[supported-systems]: Add aarch64-linux, armhf-linux.
(mes-rb5)[version,source,supported-systems]: Revert to v0.22.
2021-03-14 12:10:07 +01:00
Jan (janneke) Nieuwenhuizen
ba485217b8
gnu: mes: Update to nyacc-1.00.2.
...
* gnu/packages/mes.scm (mes)[propagated-inputs]: Use nyacc-1.00.2.
2021-03-14 11:50:55 +01:00
Jan (janneke) Nieuwenhuizen
8b05461cab
gnu: Add nyacc-1.00.2.
...
* gnu/packages/mes.scm (nyacc-1.00.2): New variable.
2021-03-14 11:50:51 +01:00
Jan (janneke) Nieuwenhuizen
87a8eaf671
gnu: mescc-tools: Update to 0.7.0.
...
* gnu/packages/mes.scm (mescc-tools)[source]: Update to 0.7.0.
[arguments]: Add patch-prefix phase to remove hardcoded "/usr/bin".
2021-03-14 11:50:43 +01:00
Lars-Dominik Braun
930d22883d
gnu: font-libertinus: Update to 7.040.
...
* gnu/packages/fonts.scm (font-libertinus): Update to 7.040.
2021-03-14 10:45:58 +01:00
Lars-Dominik Braun
cd3b4c85f9
gnu: font-abattis-cantarell: Update to 0.301.
...
* gnu/packages/fonts.scm (font-abattis-cantarell): Update to 0.301.
2021-03-14 10:39:43 +01:00
Lars-Dominik Braun
dc1e643601
gnu: font-ibm-plex: Update to 5.1.3.
...
* gnu/packages/fonts.scm (font-ibm-plex): Update to 5.1.3.
2021-03-14 10:30:35 +01:00
Léo Le Bouter
703843922a
gun: unzip/fixed: Fix tests on 32-bit systems.
...
* gnu/packages/patches/unzip-32bit-zipbomb-fix.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/compression.scm (unzip/fixed): Apply patch.
2021-03-14 09:09:45 +01:00
Efraim Flashner
699a56e3a3
gnu: unzip: Fix patch name.
...
This is what happens when you push without testing your changes :/
* gnu/packages/compression.scm (unzip)[source]: Adjust patch name.
2021-03-14 09:27:43 +02:00
Efraim Flashner
cd73a812a3
gnu: unzip: Rename patch.
...
* gnu/packages/patches/unzip-case-insensitive.patch: Rename from
unzip-caseinsensitive.patch.
2021-03-14 09:25:21 +02:00
Léo Le Bouter
31d289a475
gnu: unzip: Add patches from Fedora [security fixes].
...
Non-exhaustively fixes CVE-2016-9844, CVE-2018-1000035, CVE-2018-18384, and
CVE-2019-13232.
* gnu/packages/patches/unzip-COVSCAN-fix-unterminated-string.patch,
gnu/packages/patches/unzip-CVE-2016-9844.patch,
gnu/packages/patches/unzip-CVE-2018-1000035.patch,
gnu/packages/patches/unzip-CVE-2018-18384.patch,
gnu/packages/patches/unzip-case-insensitive.patch,
gnu/packages/patches/unzip-alt-iconv-utf8-print.patch,
gnu/packages/patches/unzip-alt-iconv-utf8.patch,
gnu/packages/patches/unzip-close.patch,
gnu/packages/patches/unzip-exec-shield.patch,
gnu/packages/patches/unzip-fix-recmatch.patch,
gnu/packages/patches/unzip-manpage-fix.patch,
gnu/packages/patches/unzip-overflow.patch,
gnu/packages/patches/unzip-symlink.patch,
gnu/packages/patches/unzip-timestamp.patch,
gnu/packages/patches/unzip-valgrind.patch,
gnu/packages/patches/unzip-x-option.patch,
gnu/packages/patches/unzip-zipbomb-manpage.patch,
gnu/packages/patches/unzip-zipbomb-part1.patch,
gnu/packages/patches/unzip-zipbomb-part2.patch,
gnu/packages/patches/unzip-zipbomb-part3.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/compression.scm (unzip/fixed): New variable. Apply patches.
(unzip)[replacement]: Graft.
2021-03-14 06:11:20 +01:00
Léo Le Bouter
92d0949a26
gnu: webkitgtk: Enable WOFF2 support.
...
* gnu/packages/webkit.scm (webkitgtk):
[arguments]<#:configure-flags>: Remove "-DUSE_WOFF2=OFF".
[inputs]: Add woff2.
2021-03-14 06:07:10 +01:00
Léo Le Bouter
37b5e79154
gnu: wpewebkit: Update to 2.30.5 [security fixes].
...
* gnu/packages/webkit.scm (wpewebkit): Update to 2.30.5.
[arguments]<#:configure-flags>: Add "-DUSE_SYSTEMD=OFF" and
"-DUSE_GSTREAMER_GL=OFF". Change "-DENABLE_ENCRYPTED_MEDIA=ON" to
"-DENABLE_ENCRYPTED_MEDIA=OFF" (DRM).
2021-03-14 06:04:33 +01:00
Ludovic Courtès
8154beffd8
gnu: guix: Update to c8887a5
.
...
* gnu/packages/package-management.scm (guix): Update to c8887a5
.
2021-03-13 23:59:03 +01:00
Ludovic Courtès
c8887a5c6e
gnu: emacs-elfeed-score: Fix description Texinfo syntax.
...
* gnu/packages/emacs-xyz.scm (emacs-elfeed-score)[description]:
Remove extra "@".
2021-03-13 23:22:37 +01:00
Tobias Geerinckx-Rice
faf271e96e
gnu: sudo: Update to 1.9.6.
...
* gnu/packages/admin.scm (sudo): Update to 1.9.6.
2021-03-13 22:16:56 +01:00
Tobias Geerinckx-Rice
15b39826ff
gnu: quagga: Use archived source tarball.
...
* gnu/packages/networking.scm (quagga)[source]: Download from Fossies archive.
2021-03-13 17:06:50 +01:00
Tobias Geerinckx-Rice
ca8c2d1750
gnu: console-setup: Update to 1.201.
...
* gnu/packages/xorg.scm (console-setup): Update to 1.201.
2021-03-13 15:36:53 +01:00
Tobias Geerinckx-Rice
8698829587
gnu: qjackctl: Update to 0.9.1.
...
* gnu/packages/audio.scm (qjackctl): Update to 0.9.1.
2021-03-13 15:36:53 +01:00
Gerd Heber
cb70485201
gnu: Add syscall-intercept.
...
* gnu/packages/engineering.scm (syscall-intercept): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-13 15:11:46 +01:00
Xinglu Chen
aa0598974b
gnu: Add guile-f-scm.
...
* gnu/packages/guile-xyz.scm (guile-f-scm): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-13 14:58:28 +01:00
Xinglu Chen
e06b1ebcaa
gnu: Add l2md.
...
* gnu/packages/mail.scm (l2md): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-13 14:52:37 +01:00
Andy Tai
80a4b150fc
gnu: terminator: Update to 2.1.0.
...
* gnu/packages/gnome.scm (terminator): Update to 2.1.0.
[inputs]: Add python, python-dbus, python-notify2.
[arguments]: Add a phase to handle Python DBus. Disable tests.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-13 14:43:49 +01:00
Milkey Mouse
de84dfbed5
gnu: opencl-headers: Update to 2020.12.18
...
* gnu/packages/opencl.scm (opencl-headers): Update to 2020.12.18.
[version]: Use the latest tagged version, now that they exist.
[arguments]: Replace all phases with trivial header copy.
[license]: Change license to Apache 2.0 (happened in March 2020).
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-13 14:31:51 +01:00
Zhu Zihao
2ee7524c76
gnu: opencc: Update to 1.1.1.
...
* gnu/packages/textutils.scm(opencc): Update to 1.1.1
[arguments]<#:out-of-source?>: Build in source tree.
<#:parallel-build?>: Disable.
<#:phases>: In "patch-3rd-party-references", fix the version of dependency.
Add phases "patch-python-binding-installation", "install-python-binding"
and "enable-bytecode-determinism".
[native-inputs]: Add python-setuptools and python-wheel.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-13 14:26:02 +01:00
Nicolas Goaziou
5e753287c8
gnu: cagebreak: Update to 1.6.0.
...
* gnu/packages/wm.scm (cagebreak): Update to 1.6.0.
2021-03-13 14:17:32 +01:00
Vinicius Monego
0455c19fa5
gnu: python-scikit-image: Enable tests.
...
* gnu/packages/python-science.scm (python-scikit-image)[arguments]: Add phases
related to tests.
[native-inputs]: Add python-codecov, python-flake8, python-pytest,
python-pytest-cov, python-pytest-localserver, python-wheel.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-13 13:56:07 +01:00
Vinicius Monego
36062f16b6
gnu: python-scikit-image: Update to 0.18.1.
...
* gnu/packages/python-science.scm (python-scikit-image): Update to 0.18.1.
[propagated-inputs]: Remove python-six.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-13 13:55:15 +01:00
Vinicius Monego
211c933077
gnu: Add python-pooch.
...
* gnu/packages/python-xyz.scm (python-pooch): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-13 13:54:58 +01:00
Xinglu Chen
c0641c0965
gnu: Add emacs-org-msg.
...
* gnu/packages/emacs-xyz.scm (emacs-org-msg): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-13 13:53:49 +01:00
Xinglu Chen
fe53300263
gnu: Add emacs-elfeed-score.
...
* gnu/packages/emacs-xyz.scm (emacs-elfeed-score): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-13 13:50:54 +01:00
Stefan Reichör
71c97c89b0
gnu: Add xe.
...
* gnu/packages/parallel.scm (xe): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-13 13:46:26 +01:00
LibreMiami
8dc25b4bb3
gnu: Add clikan.
...
* gnu/packages/task-management.scm (clikan): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-13 12:22:56 +01:00
LibreMiami
e5d526d758
gnu: Add python-click-default-group.
...
* /gnu/packages/python-xyz.scm (python-click-default-group): New
variable.
Co-authored-by: Raghav Gururajan <rg@raghavgururajan.name>
Co-authored-by: jgart <jgart@dismail.de>
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-13 12:16:22 +01:00
Xinglu Chen
339200699f
gnu: Add emacs-ox-haunt.
...
* gnu/packages/emacs-xyz.scm (emacs-ox-haunt): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-13 12:13:03 +01:00
Nicolas Goaziou
aa59697509
gnu: emacs-ox-gemini: Fix version number.
...
* gnu/packages/emacs-xyz.scm (emacs-ox-gemini)[version]: Set version number to
0 as set in the main library.
2021-03-13 12:09:08 +01:00
Xinglu Chen
9693868579
gnu: Add emacs-ox-gemini.
...
* gnu/packages/emacs-xyz.scm (emacs-ox-gemini): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-13 12:07:03 +01:00
Pierre Langlois
d091371c59
gnu: emacs-ivy-rich: Update to 0.1.6-1.7b9b7b2.
...
* gnu/packages/emacs-xyz.scm (emacs-ivy-rich): Update to git snapshot
0.1.6-1.7b9b7b2.
2021-03-13 10:52:51 +00:00
Mark H Weaver
74e2c0e00f
gnu: gnutls: Fix CVE-2021-20231 and CVE-2021-20232.
...
* gnu/packages/patches/gnutls-CVE-2021-20231.patch,
gnu/packages/patches/gnutls-CVE-2021-20232.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/tls.scm (gnutls)[replacement]: New field.
(gnutls/fixed): New variable.
(guile2.2-gnutls): Use package/inherit.
2021-03-13 04:58:12 -05:00
Lars-Dominik Braun
ca8fa11754
gnu: mergerfs: Update to 2.32.4.
...
* gnu/packages/file-systems.scm (mergerfs): Update to 2.32.4.
2021-03-13 09:43:09 +01:00
Nicolas Goaziou
a61bdc5887
gnu: rust-resolv-conf-0.7: Use HTTPS home page URI.
...
* gnu/packages/crates-io.scm (rust-resolv-conf-0.7)[home-page]: Use HTTPS URI.
2021-03-13 09:13:23 +01:00
Kei Kebreau
b7c19f2850
gnu: wxmaxima: Update to 21.02.0.
...
* gnu/packages/maths.scm (wxmaxima): Update to 21.02.0.
2021-03-13 00:19:00 -05:00
Léo Le Bouter
373c7b5791
gnu: Remove bsdiff.
...
As discussed in
<https://lists.gnu.org/archive/html/guix-devel/2021-03/msg00154.html >, remove
because of unpatched CVE-2020-14315 with no non-FreeBSD patch in sight.
* gnu/packages/compression.scm (bsdiff): Remove.
2021-03-13 02:31:53 +01:00
Léo Le Bouter
77f1bd9dea
gnu: rust-diesel: Update to 1.4.6 [fixes CVE-2021-28305].
...
* gnu/packages/crates-io.scm (rust-diesel): Update to 1.4.6.
[native-inputs]: Add sqlite for tests.
[arguments]<#:cargo-inputs>: Remove rust-bigdecimal-0.2 (incompatible),
rust-libsqlite3-sys-0.15, rust-num-bigint-0.3 and rust-uuid-0.7. Add
rust-bigdecimal-0.1, rust-libsqlite3-sys-0.20, rust-num-bigint-0.2,
rust-uuid-0.5 and rust-uuid-0.8.
[arguments]<#:phases>: Replace 'check phase to provide required feature
arguments and exclude failing 'expression::count::count' test.
[synopsis]: Solve lint error by removing article at the beginning.
2021-03-13 02:07:28 +01:00
Léo Le Bouter
372a16e5c7
gnu: rust-dotenv-0.10: Fix build by adding missing cargo input.
...
* gnu/packages/crates-io.scm (rust-dotenv-0.10)[arguments]<#:cargo-inputs>:
Add rust-syn-0.11.
2021-03-13 02:04:29 +01:00
Léo Le Bouter
62b1ae7444
gnu: Add rust-bigdecimal-0.1.
...
* gnu/packages/crates-io.scm (rust-bigdecimal-0.1): New variable.
2021-03-13 02:04:28 +01:00
Tobias Geerinckx-Rice
cad4aa667c
gnu: nginx-documentation: Update to 1.19.8-2673-4398fd0f0341.
...
* gnu/packages/web.scm (nginx-documentation): Update to 1.19.8-2673-4398fd0f0341.
2021-03-13 01:00:31 +01:00
Tobias Geerinckx-Rice
c325099535
gnu: nginx: Update to 1.19.8.
...
* gnu/packages/web.scm (nginx): Update to 1.19.8.
2021-03-13 01:00:31 +01:00
Tobias Geerinckx-Rice
347cc54200
gnu: apache-thrift: Update to 0.14.1.
...
* gnu/packages/rpc.scm (apache-thrift): Update to 0.14.1.
2021-03-13 01:00:31 +01:00
Tobias Geerinckx-Rice
fab02edde0
gnu: wireguard-tools: Update to 1.0.20210223.
...
* gnu/packages/vpn.scm (wireguard-tools): Update to 1.0.20210223.
2021-03-13 01:00:30 +01:00
Tobias Geerinckx-Rice
deb8853243
gnu: eid-mw: Update to 5.0.14.
...
* gnu/packages/security-token.scm (eid-mw): Update to 5.0.14.
2021-03-13 01:00:30 +01:00
Tobias Geerinckx-Rice
1e71578c4a
gnu: micropython: Update to 1.14.
...
* gnu/packages/python.scm (micropython): Update to 1.14.
2021-03-13 01:00:30 +01:00
Tobias Geerinckx-Rice
4ddf56c136
gnu: libfreenect: Update to 0.6.2.
...
* gnu/packages/openkinect.scm (libfreenect): Update to 0.6.2.
2021-03-13 01:00:30 +01:00
Tobias Geerinckx-Rice
6862ae1a61
gnu: photoflare: Update to 1.6.7.
...
* gnu/packages/photo.scm (photoflare): Update to 1.6.7.
2021-03-13 01:00:30 +01:00
Greg Hogan
bd0808f131
gnu: aws-sdk-cpp: Update to 1.8.159.
...
* gnu/packages/cpp.scm (aws-sdk-cpp): Update to 1.8.159.
[arguments]: Build as shared library
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-12 23:58:55 +01:00
Greg Hogan
9719084535
gnu: aws-c-event-stream: Update to 0.2.7.
...
* gnu/packages/c.scm (aws-c-event-stream): Update to 0.2.7.
[arguments]: Build as shared library.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-12 23:58:55 +01:00
Greg Hogan
8ea7b6f91e
gnu: Add aws-c-io.
...
* gnu/packages/c.scm (aws-c-io): New variable.
* gnu/packages/patches/aws-c-io-cmake-prefix.patch,
gnu/packages/patches/aws-c-io-disable-networking-tests.patch:
New files.
* gnu/local.mk (dist_patch_DATA): Add them.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-12 23:58:54 +01:00
Greg Hogan
1b51888863
gnu: Add s2n.
...
* gnu/packages/tls.scm (s2n): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-12 23:58:54 +01:00
Greg Hogan
748e2ec07a
gnu: Add aws-c-cal.
...
* gnu/packages/c.scm (aws-c-cal): New variable.
* gnu/packages/patches/aws-c-cal-cmake-prefix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-12 23:58:54 +01:00
Greg Hogan
cc95d03ec7
gnu: aws-checksums: Build as shared library.
...
* gnu/packages/c.scm (aws-checksums)[arguments]: Build as shared library.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-12 23:58:54 +01:00
Greg Hogan
9d541e97e9
gnu: aws-c-common: Update to 0.5.2.
...
* gnu/packages/c.scm (aws-c-common): Update to 0.5.2.
[arguments]: Build as shared library.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-12 23:58:54 +01:00
Leo Famulari
bb5d84a048
gnu: ImageMagick: Fix version number in build configuration of grafted replacement.
...
Fixes <https://bugs.gnu.org/47110 >.
This is a followup to commits 852ba914a4
and
82e887ba48
.
* gnu/packages/imagemagick.scm (imagemagick/fixed)[name, arguments]: New
fields.
2021-03-12 14:41:17 -05:00
Leo Famulari
a39faf1abd
gnu: OpenSSL: Fix version number in build configuration.
...
Fixes <https://bugs.gnu.org/47108 >.
This is a followup to commit 4a8b529ce1
.
* gnu/packages/tls.scm (openssl/fixed)[arguments]: New field.
2021-03-12 14:22:21 -05:00
Leo Famulari
35b3ab8e57
gnu: libtiff: Fix documentation directory name in grafted replacement.
...
Fixes <https://bugs.gnu.org/47107 >.
This is a followup to commit 6320700b11
.
* gnu/packages/image.scm (libtiff/fixed)[name, arguments]: New fields.
2021-03-12 14:10:31 -05:00
Nicolas Goaziou
a5a5ec5603
gnu: nushell: Update to 0.28.0.
...
* gnu/packages/shells.scm (nushell):
(rust-nu-cli-0.28):
(rust-nu-command-0.28):
(rust-nu-data-0.28):
(rust-nu-engine-0.28):
(rust-nu-errors-0.28):
(rust-nu-json-0.28):
(rust-nu-plugin-0.28):
(rust-nu-plugin-binaryview-0.28):
(rust-nu-plugin-chart-0.28):
(rust-nu-plugin-fetch-0.28):
(rust-nu-plugin-from-sqlite-0.28):
(rust-nu-plugin-inc-0.28):
(rust-nu-plugin-match-0.28):
(rust-nu-plugin-post-0.28):
(rust-nu-plugin-ps-0.28):
(rust-nu-plugin-s3-0.28):
(rust-nu-plugin-sys-0.28):
(rust-nu-plugin-textview-0.28):
(rust-nu-plugin-to-bson-0.28):
(rust-nu-plugin-to-sqlite-0.28):
(rust-nu-plugin-tree-0.28):
(rust-nu-plugin-xpath-0.28):
(rust-nu-protocol-0.28):
(rust-nu-source-0.28):
(rust-nu-stream-0.28):
(rust-nu-test-support-0.28):
(rust-nu-value-ext-0.28): Update to 0.28.0.
(rust-nu-ansi-term-0.28): New variable.
2021-03-12 16:09:37 +01:00
Nicolas Goaziou
56613cc619
gnu: Add rust-minus-3.
...
* gnu/packages/crates-io.scm (rust-minus-3): New variable.
2021-03-12 16:09:37 +01:00
Nicolas Goaziou
1fcaac7941
gnu: rust-surf-2: Update to 2.2.0.
...
* gnu/packages/crates-io.scm (rust-surf-2): Update to 2.2.0.
2021-03-12 16:09:37 +01:00
Nicolas Goaziou
7d29bfd567
gnu: rust-http-client-6: Update to 6.3.4.
...
* gnu/packages/crates-io.scm (rust-http-client-6): Update to 6.3.4.
2021-03-12 16:09:36 +01:00
Nicolas Goaziou
10a1ab0d26
gnu: Add rust-async-tls-0.10.
...
* gnu/packages/crates-io.scm (rust-async-tls-0.10): New variable.
2021-03-12 16:09:36 +01:00
Nicolas Goaziou
6fe6ab50bd
gnu: rust-webpki-0.21: Update to 0.21.4.
...
* gnu/packages/crates-io.scm (rust-webpki-0.21): Update to 0.21.4.
2021-03-12 16:09:36 +01:00
Nicolas Goaziou
a7c8060360
gnu: rust-ring-0.16: Update to 0.16.20.
...
* gnu/packages/crates-io.scm (rust-ring-0.16): Update to 0.16.20.
[arguments]: Skip tests.
2021-03-12 16:09:35 +01:00
Nicolas Goaziou
0f0589b8cd
gnu: Add rust-deadpool-0.7.
...
* gnu/packages/crates-io.scm (rust-deadpool-0.7): New variable.
2021-03-12 16:09:35 +01:00
Nicolas Goaziou
b89714b40a
gnu: rust-url-2: Update to 2.2.1.
...
* gnu/packages/crates-io.scm (rust-url-2): Update to 2.2.1.
2021-03-12 16:09:09 +01:00
Ludovic Courtès
97b45977f4
gnu: guile-zlib: Update to 0.1.0.
...
* gnu/packages/guile.scm (guile-zlib): Update to 0.1.0.
2021-03-12 15:59:45 +01:00
Sharlatan Hellseher
2e5ac371e7
gnu: Add sbcl-stumpwm-disk.
...
* gnu/packages/wm.scm: (sbcl-stumpwm-disk): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-12 15:06:51 +01:00
Sharlatan Hellseher
77ee8af58c
gnu: stumpwm-contrib: Update to 0.0.1-3.a7dc1c.
...
* gnu/packages/wm.scm (stumpwm-contrib): Update to 0.0.1-3.a7dc1c.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-12 15:06:51 +01:00
Guillaume Le Vaillant
a56b331e07
gnu: Add gnuais.
...
* gnu/packages/radio.scm (gnuais): New variable.
2021-03-12 15:06:50 +01:00
zimoun
df6b3c25bb
gnu: r-systempiper: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-systempiper): Move from here...
* gnu/packages/bioconductor.scm (r-systempiper): ...to here.
2021-03-12 14:45:55 +01:00
zimoun
8957efa8ef
gnu: r-shortread: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-shortread): Move from here...
* gnu/packages/bioconductor.scm (r-shortread): ...to here.
2021-03-12 14:45:54 +01:00
zimoun
2a97057688
gnu: r-gostats: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-gostats): Move from here...
* gnu/packages/bioconductor.scm (r-gostats): ...to here.
2021-03-12 14:45:54 +01:00
zimoun
4e7cf96c9f
gnu: r-category: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-category): Move from here...
* gnu/packages/bioconductor.scm (r-category): ...to here.
2021-03-12 14:45:54 +01:00
zimoun
031fdda47a
gnu: r-gseabase: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-gseabase): Move from here...
* gnu/packages/bioconductor.scm (r-gseabase): ...to here.
2021-03-12 14:45:54 +01:00
zimoun
f44079bc21
gnu: r-rbgl: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-rbgl): Move from here...
* gnu/packages/bioconductor.scm (r-rbgl): ...to here.
2021-03-12 14:45:54 +01:00
zimoun
ff92c2873c
gnu: r-annotationforge: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-annotationforge): Move from here...
* gnu/packages/bioconductor.scm (r-annotationforge): ...to here.
2021-03-12 14:45:53 +01:00
zimoun
d769b10714
gnu: r-dexseq: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-dexseq): Move from here...
* gnu/packages/bioconductor.scm (r-dexseq): ...to here.
2021-03-12 14:45:53 +01:00
zimoun
373545855d
gnu: r-deseq2: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-deseq2): Move from here...
* gnu/packages/bioconductor.scm (r-deseq2): ...to here.
2021-03-12 14:45:53 +01:00
zimoun
a35ea5fed9
gnu: r-genefilter: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-genefilter): Move from here...
* gnu/packages/bioconductor.scm (r-genefilter): ...to here.
2021-03-12 14:45:53 +01:00
Ricardo Wurmus
323aec6ad9
gnu: r-bioassayr: Update home page.
...
* gnu/packages/bioconductor.scm (r-bioassayr)[home-page]: Follow permanent
redirect.
2021-03-12 14:41:15 +01:00
zimoun
2528cad451
gnu: r-bioassayr: Update to 1.28.2.
...
* gnu/packages/bioconductor.scm (r-bioassayr): Update to 1.28.2.
2021-03-12 14:41:14 +01:00
zimoun
8c8d365ca3
gnu: r-chemminer: Update to 3.42.2.
...
* gnu/packages/bioconductor.scm (r-chemminer): Update to 3.42.2.
2021-03-12 14:41:14 +01:00
zimoun
4f617bfb8e
gnu: r-circrnaprofiler: Update to 1.4.2.
...
* gnu/packages/bioconductor.scm (r-circrnaprofiler): Update to 1.4.2.
2021-03-12 14:41:14 +01:00
Lars-Dominik Braun
8a8e8198ec
gnu: Add r-puniform.
...
* gnu/packages/statistics.scm (r-puniform): New variable.
2021-03-12 14:34:22 +01:00
Lars-Dominik Braun
28df54d776
gnu: Add r-clubsandwich.
...
* gnu/packages/statistics.scm (r-clubsandwich): New variable.
2021-03-12 14:34:20 +01:00
Lars-Dominik Braun
3a82f1fba2
gnu: Add r-quantpsyc.
...
* gnu/packages/statistics.scm (r-quantpsyc): New variable.
2021-03-12 14:34:19 +01:00
Lars-Dominik Braun
23bfd152c2
gnu: Add r-ez.
...
* gnu/packages/cran.scm (r-ez): New variable.
2021-03-12 14:34:18 +01:00
Lars-Dominik Braun
8a51be3cdd
gnu: Add r-prereg.
...
* gnu/packages/cran.scm (r-prereg): New variable.
2021-03-12 14:34:14 +01:00
Ricardo Wurmus
456355c253
gnu: Add python-upsetplot.
...
* gnu/packages/python-science.scm (python-upsetplot): New variable.
2021-03-12 13:56:12 +01:00
Ricardo Wurmus
4d0fdde344
gnu: Add python-statannot.
...
* gnu/packages/python-science.scm (python-statannot): New variable.
2021-03-12 13:35:02 +01:00
Pierre Neidhardt
5fa4814b4f
gnu: lisp-repl-core-dumper: Update to 0.7.0.
...
* gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.7.0.
2021-03-12 13:09:36 +01:00