Efraim Flashner
5e03354ef5
gnu: gst-plugins-bad: Skip elements/camerabin test on riscv64-linux.
...
* gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Skip the
elements/camerabin test on riscv64-linux too.
2022-11-30 21:03:32 +02:00
Guillaume Le Vaillant
26e1f39888
gnu: p2pool: Update to 2.6.
...
* gnu/packages/finance.scm (p2pool): Update to 2.6.
2022-11-30 13:54:17 +01:00
jgart via Guix-patches via
ac7e2f21b0
gnu: Add cl-clavier.
...
* gnu/packages/lisp-xyz.scm (cl-clavier, ecl-clavier, sbcl-clavier):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-30 13:28:42 +01:00
Guillaume Le Vaillant
5a6d0b5193
gnu: Remove unused patch.
...
This a followup to 9b714ec75e
.
* gnu/packages/patches/sbcl-fix-build-on-arm64-with-clisp-as-host.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2022-11-30 13:17:36 +01:00
Ricardo Wurmus
f0ee77a17e
gnu: r-sendmailr: Update to 1.3-1.
...
* gnu/packages/statistics.scm (r-sendmailr): Update to 1.3-1.
2022-11-30 11:39:16 +01:00
Ricardo Wurmus
a5c515dc57
gnu: r-text2vec: Update to 0.6.3.
...
* gnu/packages/cran.scm (r-text2vec): Update to 0.6.3.
2022-11-30 11:39:16 +01:00
Ricardo Wurmus
ecabd344c9
gnu: r-proj4: Update to 1.0-12.
...
* gnu/packages/cran.scm (r-proj4): Update to 1.0-12.
2022-11-30 11:39:10 +01:00
Ricardo Wurmus
cef2cbb295
gnu: r-biodb: Update to 1.6.1.
...
* gnu/packages/bioconductor.scm (r-biodb): Update to 1.6.1.
2022-11-30 11:28:48 +01:00
Ricardo Wurmus
95e62fb993
gnu: r-biocparallel: Update to 1.32.3.
...
* gnu/packages/bioconductor.scm (r-biocparallel): Update to 1.32.3.
2022-11-30 11:28:48 +01:00
Ricardo Wurmus
6b825d9cb9
gnu: r-alpine: Update to 1.24.0.
...
* gnu/packages/bioconductor.scm (r-alpine): Update to 1.24.0.
2022-11-30 11:28:44 +01:00
Efraim Flashner
8073467c1c
gnu: rust-svd-parser-0.9: Rename to rust-svd-parser-0.10.
...
* gnu/packages/crates-io.scm (rust-svd-parser-0.9): Rename to
rust-svd-parser-0.10.
* gnu/packages/rust-apps.scm (svd2rust)[cargo-inputs]: Adjust
accordingly.
2022-11-30 11:52:31 +02:00
Efraim Flashner
f845b2b223
gnu: crates-io: Resort some unsorted packages.
...
* gnu/packages/crates-io.scm (rust-clap-conf-0.1, rust-rt-format-0.8,
rust-enquote-1, rust-im-rc-15, rust-impl-codec-0.5, rust-impl-rlp-0.3,
rust-impl-serde-0.3, rust-impl-trait-for-tuples-0.2,
rust-indicatif-0.16, rust-inflections-1, rust-pam-sys-0.5,
rust-rustc-workplace-hack-1, rust-svd-parser-0.9, rust-svgtypes-0.5,
rust-sxd-document-0.3, rust-sxd-xpath-0.4, rust-xi-unicode-0.3): Sort
into their proper places.
(skim, skim-0.7, svd2rust): Move to ...
* gnu/packages/rust-apps.scm: ... here.
2022-11-30 11:51:38 +02:00
Efraim Flashner
3275068f19
gnu: gnuzilla.scm: Move rust packages to standard locations.
...
* gnu/packages/gnuzilla.scm (rust-textwrap-0.15-promise, rust-lex-0.2,
rust-clap-derive-3.2-promise): Remove variables.
(icecat,icedove)[native-inputs]: Replace rust-cbindgen-0.23-promise with
rust-cbindgen-0.23.
(rust-cbindgen-0.24-promise, rust-cbindgen-0.23-promise): Move to ...
* gnu/packages/rust-apps.scm (rust-cbindgen-0.24, rust-cbindgen-0.23):
... here. Rename without '-promise' suffix.
2022-11-30 11:19:48 +02:00
Efraim Flashner
b188cfe696
gnu: Remove duplicate rust-clap-lex-0.2.
...
* gnu/packages/crates-io.scm (rust-clap-lex-0.2): Merge definitions.
2022-11-30 11:00:35 +02:00
Maxim Cournoyer
b4be83b6ac
build: linux-module: Do not inherit the install-doc phase.
...
This is a followup commit to aaf1f18b80
, itself
a followup to 82c43b276d
(gnu:
linux-libre: Enable building info doc).
* guix/build-system/linux-module.scm
(make-linux-module-builder) [phases]: Also delete inherited 'install-doc phase.
Reported-by: John Kehayias <john.kehayias@protonmail.com>
2022-11-29 20:15:23 -05:00
Tobias Geerinckx-Rice
1a59231840
gnu: libfprint: Update to 1.94.5.
...
* gnu/packages/freedesktop.scm (libfprint): Update to 1.94.5.
2022-11-27 01:00:10 +01:00
Tobias Geerinckx-Rice
5a210cd292
gnu: libblockdev: Update to 2.28.
...
* gnu/packages/disk.scm (libblockdev): Update to 2.28.
2022-11-27 01:00:09 +01:00
Tobias Geerinckx-Rice
e206036f38
gnu: powertop: Refactor regexp.
...
* gnu/packages/linux.scm (powertop)[arguments]:
Factor out substitute* regexp.
2022-11-27 01:00:09 +01:00
Tobias Geerinckx-Rice
2bb8bf36a5
gnu: powertop: Update to 2.15.
...
* gnu/packages/linux.scm (powertop): Update to 2.15.
[arguments]: Don't explicitly return #t from phases.
[native-inputs]: Add autoconf-archive.
2022-11-27 01:00:09 +01:00
Tobias Geerinckx-Rice
831651f60b
gnu: powertop: Remove input labels.
...
* gnu/packages/linux.scm (powertop)[native-inputs]:
Remove input labels.
2022-11-27 01:00:09 +01:00
Tobias Geerinckx-Rice
a95ec3ef07
gnu: hunspell, mythes: Update home page.
...
* gnu/packages/libreoffice.scm (hunspell, mythes)[home-page]: Update.
Use HTTPS.
2022-11-27 01:00:09 +01:00
Tobias Geerinckx-Rice
f4e4ba8a1b
gnu: coeurl: Update to 0.2.1.
...
* gnu/packages/curl.scm (coeurl): Update to 0.2.1.
2022-11-27 01:00:09 +01:00
Tobias Geerinckx-Rice
d26e47bb67
gnu: epson-inkjet-printer-escpr: Update to 1.7.22.
...
* gnu/packages/cups.scm (epson-inkjet-printer-escpr): Update to 1.7.22.
2022-11-27 01:00:08 +01:00
Tobias Geerinckx-Rice
a08672f594
gnu: libjcat: Update to 0.1.12.
...
* gnu/packages/compression.scm (libjcat): Update to 0.1.12.
2022-11-27 01:00:08 +01:00
(
9ca3f1bc1d
gnu: zoxide: Update to 0.8.3.
...
* gnu/packages/rust-apps.scm: Sort module imports.
(zoxide): Update to 0.8.3.
[arguments]: Use G-expressions.
<#:phases>{'use-older-rust}: New phase.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:08 +01:00
(
f3b85cc10c
gnu: rust-which-4: Update to 4.3.0.
...
* gnu/packages/crates-io.scm (rust-which-4): Update to 4.3.0.
[synopsis, description]: Improve.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:08 +01:00
(
8abe78a890
gnu: Add rust-rstest-reuse-0.4.
...
* gnu/packages/crates-io.scm (rust-rstest-reuse-0.4): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:08 +01:00
(
12109a6308
gnu: Add rust-clap-complete-fig-3.
...
* gnu/packages/crates-io.scm (rust-clap-complete-fig-3): New
variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:08 +01:00
(
968bf41ed3
gnu: Add rust-clap-complete-3.
...
* gnu/packages/crates-io.scm (rust-clap-complete-3): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:08 +01:00
(
0a811cbb2d
gnu: rust-unicode-xid-0.2: Update to 0.2.4.
...
* gnu/packages/crates-io.scm (rust-unicode-xid-0.2): Update to 0.2.4.
[description]: Use full sentences.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:07 +01:00
(
66d14a4da6
gnu: rust-pathdiff-0.2: Update to 0.2.1.
...
* gnu/packages/crates-io.scm (rust-pathdiff-0.2): Update to 0.2.1.
[description]: Use full sentences.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:07 +01:00
(
f91afd93ff
gnu: rust-clap-3: Update to 3.2.23.
...
* gnu/packages/crates-io.scm (rust-clap-3): Update to 3.2.23.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:07 +01:00
(
656ce14a44
gnu: rust-clap-derive-3: Update to 3.2.18.
...
* gnu/packages/crates-io.scm (rust-clap-derive-3): Update to 3.2.18.
[synopsis, description]: Improve.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:07 +01:00
(
51bfed31c7
gnu: Add rust-textwrap-0.16.
...
* gnu/packages/crates-io.scm (rust-textwrap-0.16): New variable.
(rust-textwrap-0.15): Inherit from RUST-TEXTWRAP-0.16.
(rust-textwrap-0.12): Inherit from RUST-TEXTWRAP-0.15.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:07 +01:00
(
30e23d455f
gnu: Add rust-termion-2.
...
* gnu/packages/crates-io.scm (rust-termion-2): New variable.
(rust-termion-1): Inherit from RUST-TERMION-2.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:07 +01:00
(
d039eec963
gnu: Add rust-unic-emoji-char-0.9.
...
* gnu/packages/crates-io.scm (rust-unic-emoji-char-0.9): New
variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:06 +01:00
(
512181a05a
gnu: rust-unicode-linebreak-0.1: Update to 0.1.4.
...
* gnu/packages/crates-io.scm (rust-unicode-linebreak-0.1): Update
to 0.1.4.
[synopsis, description]: Don't capitalise ‘line breaking algorithm’.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:06 +01:00
(
b1dbeb53de
gnu: Add rust-clap-lex-0.2.
...
* gnu/packages/crates-io.scm (rust-clap-lex-0.2): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:06 +01:00
(
185171acf0
gnu: Add rust-terminal-size-0.2.
...
* gnu/packages/crates-io.scm (rust-terminal-size-0.2): New variable.
(rust-terminal-size-0.1): Inherit from RUST-TERMINAL-SIZE-0.2.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:06 +01:00
(
1057fbd64b
gnu: Add rust-rustix-0.35.
...
* gnu/packages/crates-io.scm (rust-rustix-0.35): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:06 +01:00
(
6c1082a047
gnu: rust-ctor-0.1: Update to 0.1.26.
...
* gnu/packages/crates-io.scm (rust-ctor-0.1): Update to 0.1.26.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:05 +01:00
(
d1daeea79f
gnu: rust-memoffset-0.6: Update to 0.6.5.
...
* gnu/packages/crates-io.scm (rust-memoffset-0.6): Update to 0.6.5.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:05 +01:00
(
f5e06b34d2
gnu: rust-errno-0.2: Update to 0.2.8.
...
* gnu/packages/crates-io.scm (rust-errno-0.2): Update to 0.2.8.
[description]: Use full sentences.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:05 +01:00
(
a9f3887f37
gnu: Add rust-linux-raw-sys-0.0.46.
...
* gnu/packages/crates-io.scm (rust-linux-raw-sys-0.0.46): New
variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:05 +01:00
(
b9684bf18d
gnu: rust-compiler-builtins-0.1: Update to 0.1.84.
...
* gnu/packages/crates-io.scm (rust-compiler-builtins-0.1): Update
to 0.1.84.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:05 +01:00
(
1a5c4f1908
gnu: Add rust-io-lifetimes-0.7.
...
* gnu/packages/crates-io.scm (rust-io-lifetimes-0.7): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:05 +01:00
(
ee048957dc
gnu: rust-socket2-0.4: Update to 0.4.7.
...
* gnu/packages/crates-io.scm (rust-socket2-0.4): Update to 0.4.7.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:05 +01:00
(
6af95348f3
gnu: rust-mio-0.8: Update to 0.8.5.
...
* gnu/packages/crates-io.scm (rust-mio-0.8): Update to 0.8.5.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:04 +01:00
(
b90316459e
gnu: rust-libc-0.2: Update to 0.2.137.
...
* gnu/packages/crates-io.scm (rust-libc-0.2): Update to 0.2.137.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:04 +01:00
(
3575458c53
gnu: Add rust-wasi-0.11.
...
* gnu/packages/crates-io.scm (rust-wasi-0.11): New variable.
(rust-wasi-0.9): Inherit from RUST-WASI-0.11.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-11-27 01:00:04 +01:00