mbox series

[bug#67757,00/19,rust-team] gnu: rust-apps: Update ripgrep to 14.0.3

Message ID cover.1702248677.git.jaeme@runbox.com
Headers show
Series gnu: rust-apps: Update ripgrep to 14.0.3 | expand

Message

Jaeme Sifat Dec. 10, 2023, 11:01 p.m. UTC
This patch-set updates ripgrep to its next major release. The major change
besides the version bump on the affected packages is the method to generate
extra files being from the built binary rather than in the source code itself.

Jaeme Sifat (19):
  gnu: rust-crossbeam-channel-0.5: Update to 0.5.8.
  gnu: rust-aho-corasick-1: Update to 1.1.2.
  gnu: rust-bstr-1: Update to 1.8.0.
  gnu: rust-globset-0.4: Update to 0.4.14.
  gnu: rust-serde-1: Update to 1.0.193.
  gnu: rust-grep-matcher-0.1: Update to 0.1.7.
  gnu: rust-grep-regex-0.1: Update to 0.1.12.
  gnu: rust-ignore-0.4: Update to 0.4.21.
  gnu: Add rust-memmap2-0.9.
  gnu: rust-grep-searcher-0.1: Update to 0.1.13.
  gnu: Add rust-grep-printer-0.2.
  gnu: rust-pcre2-sys-0.2: Update to 0.2.7.
  gnu: rust-pcre2-0.2: Update to 0.2.6.
  gnu: rust-grep-pcre2-0.1: Update to 0.1.7.
  gnu: rust-winapi-util-0.1: Update to 0.1.6.
  gnu: rust-grep-cli-0.1: Update to 0.1.10.
  gnu: Add rust-grep-0.3.
  gnu: rust-termcolor-1: Update to 1.4.0.
  gnu: ripgrep: Update to 14.0.3.

 gnu/packages/crates-io.scm | 307 ++++++++++++++++++++++---------------
 gnu/packages/rust-apps.scm | 107 +++++++------
 2 files changed, 241 insertions(+), 173 deletions(-)


base-commit: 34eaf5714efcb847c9cba03a055a17e790c1d017
--
2.41.0

Comments

Efraim Flashner Dec. 21, 2023, 9:27 a.m. UTC | #1
Thanks for the patches! I've pushed them to the rust-team branch and
they should be merged back into master soon™.