emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#68543: closed ([PATCH 01/24] gnu: rust-memchr-2: Update to 2.7.1.)


From: GNU bug Tracking System
Subject: bug#68543: closed ([PATCH 01/24] gnu: rust-memchr-2: Update to 2.7.1.)
Date: Sat, 20 Jan 2024 20:32:03 +0000

Your message dated Sat, 20 Jan 2024 22:31:33 +0200
with message-id <ZawtpeA_5oKORRLj@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@gnu.org.)


-- 
68543: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68543
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 01/24] gnu: rust-memchr-2: Update to 2.7.1. Date: Wed, 17 Jan 2024 19:12:50 +0100
* 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@gmail.com>
 ;;; Copyright © 2019-2023 Efraim Flashner <efraim@flashner.co.il>
-;;; Copyright © 2019-2023 Nicolas Goaziou <mail@nicolasgoaziou.fr>
+;;; Copyright © 2019-2024 Nicolas Goaziou <mail@nicolasgoaziou.fr>
 ;;; Copyright © 2019 Giacomo Leidi <goodoldpaul@autistici.org>
 ;;; Copyright © 2019–2021 Tobias Geerinckx-Rice <me@tobias.gr>
 ;;; Copyright © 2019, 2020 John Soo <jsoo1@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






--- End Message ---
--- Begin Message --- Subject: Re: [bug#68543] [PATCH 01/24] gnu: rust-memchr-2: Update to 2.7.1. Date: Sat, 20 Jan 2024 22:31:33 +0200
On Wed, Jan 17, 2024 at 07:58:28PM +0100, Nicolas Goaziou wrote:
> Nicolas Goaziou via Guix-patches via <guix-patches@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@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]