GNU bug report logs -
#68543
[PATCH 01/24] gnu: rust-memchr-2: Update to 2.7.1.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 20 Jan 2024 22:31:33 +0200
with message-id <ZawtpeA_5oKORRLj <at> 3900XT>
and subject line Re: [bug#68543] [PATCH 01/24] gnu: rust-memchr-2: Update to 2.7.1.
has caused the debbugs.gnu.org bug report #68543,
regarding [PATCH 01/24] gnu: rust-memchr-2: Update to 2.7.1.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
68543: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68543
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/crates-io.scm (rust-memchr-2): Update to 2.7.1.
Change-Id: Id465e503673a0c7caf32202ffb8d3448e2c07bcd
---
gnu/packages/crates-io.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 1bfd8fb143..2fbd76e007 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -1,7 +1,7 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2019 Ivan Petkov <ivanppetkov <at> gmail.com>
;;; Copyright © 2019-2023 Efraim Flashner <efraim <at> flashner.co.il>
-;;; Copyright © 2019-2023 Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
+;;; Copyright © 2019-2024 Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
;;; Copyright © 2019 Giacomo Leidi <goodoldpaul <at> autistici.org>
;;; Copyright © 2019–2021 Tobias Geerinckx-Rice <me <at> tobias.gr>
;;; Copyright © 2019, 2020 John Soo <jsoo1 <at> asu.edu>
@@ -44497,14 +44497,14 @@ (define-public rust-measureme-0.7
(define-public rust-memchr-2
(package
(name "rust-memchr")
- (version "2.6.4")
+ (version "2.7.1")
(source
(origin
(method url-fetch)
(uri (crate-uri "memchr" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
- (base32 "0rq1ka8790ns41j147npvxcqcl2anxyngsdimy85ag2api0fwrgn"))))
+ (base32 "0jf1kicqa4vs9lyzj4v4y1p90q0dh87hvhsdd5xvhnp527sw8gaj"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs
base-commit: b3e0a973bca6fe5de7356f3d70c4b7d468b0a759
--
2.41.0
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
On Wed, Jan 17, 2024 at 07:58:28PM +0100, Nicolas Goaziou wrote:
> Nicolas Goaziou via Guix-patches via <guix-patches <at> gnu.org> writes:
>
> > * gnu/packages/crates-io.scm (rust-memchr-2): Update to 2.7.1.
>
> This patch set is a failed attempt to update ripgrep to 14.1.0. All the
> crates do build, except ripgrep itself. So I'm sending all the required
> updates, in case anyone wants to try upgrading ripgrep.
I applied the patches to the rust-team branch and checked that ripgrep
still built.
--
Efraim Flashner <efraim <at> flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 1 year and 121 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.