From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id sJNkDNUtrGVfCQAAqHPOHw:P1 (envelope-from ) for ; Sat, 20 Jan 2024 21:32:21 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id sJNkDNUtrGVfCQAAqHPOHw (envelope-from ) for ; Sat, 20 Jan 2024 21:32:21 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=DaNgitTB; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1705782740; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=SuUSPoRtCHZ6i8nMFzJyPVZFDeZYsy99VS4is0UFz2w=; b=Rs/X0lXcwgNtvQ1+b6a91GBJz8602/YkZ8DTi5PPHsswqIuZgLOwwql3LlvOv2h7fUBDEQ sHaEKBawQqAH2OjqUwNWkBBS/Q5iXTY+UntKZiUwoVyrhjslw/PLDVVWiDtsy7UQuK7uXL VgiaV4IAhlnO1KzRhTNrA6ARIUceaGMRYYpSwCU7UiI2QJWugkFlYSTcbNUUNjmVy/Rizr 5fV7MMzT7DokFwjeioSOTNcHDILXyF6zkmUGur4VaxWrc9PzSoPpM3KYNqNTfLv8HXx2IF Cir8vtvsY0KagLx26afGqQJuxRq7r05MesacNi71t25stls+DaQpl1zoDiRoWA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=DaNgitTB; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1705782740; a=rsa-sha256; cv=none; b=huUQMjsO19qbmzwXrty8FeeYfpDyjNARZnT8mSLTC/J7prb7PBoUROapzO7nQ6wJ53KM+z D8MEeRHcR6pzghmnxPbQnSFFkeqlGR/bRkskDv2Dg8lItorB+NZJXh3nit6fnAxvE9QyRR CW25I9jRbtA0fGEE42ARZUDtzGpfwqQWKqrnnYFXWd4PjnJsCniqycAKp7unlDRSnoYHxV i6/8N+z/Nqn/hTWEj22XlCVUa0TOdZwaZ2nUJsNRntSdl8rfDvSOzgfcX7tn6UUM57L8FH OynVVd250J2KwA7H7/32LNHdIPTgFaXqMEdmlhIyprdDztTO00sUR1DY1u0OMA== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id AA5D47221E for ; Sat, 20 Jan 2024 21:32:19 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rRI0a-00082d-Iy; Sat, 20 Jan 2024 15:32:04 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rRI0W-000814-W6 for guix-patches@gnu.org; Sat, 20 Jan 2024 15:32:01 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rRI0W-0006PN-Jk for guix-patches@gnu.org; Sat, 20 Jan 2024 15:32:00 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rRI0Z-0003wj-IL for guix-patches@gnu.org; Sat, 20 Jan 2024 15:32:03 -0500 Subject: bug#68543: [PATCH 01/24] gnu: rust-memchr-2: Update to 2.7.1. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 20 Jan 2024 20:32:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68543 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Goaziou Cc: 68543-done@debbugs.gnu.org Received: via spool by 68543-done@debbugs.gnu.org id=D68543.170578270915106 (code D ref 68543); Sat, 20 Jan 2024 20:32:03 +0000 Received: (at 68543-done) by debbugs.gnu.org; 20 Jan 2024 20:31:49 +0000 Received: from localhost ([127.0.0.1]:35892 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRI0L-0003va-F7 for submit@debbugs.gnu.org; Sat, 20 Jan 2024 15:31:49 -0500 Received: from mail-wr1-x42f.google.com ([2a00:1450:4864:20::42f]:42227) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRI0G-0003vD-Su for 68543-done@debbugs.gnu.org; Sat, 20 Jan 2024 15:31:47 -0500 Received: by mail-wr1-x42f.google.com with SMTP id ffacd0b85a97d-3392b15ca41so245623f8f.0 for <68543-done@debbugs.gnu.org>; Sat, 20 Jan 2024 12:31:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1705782696; x=1706387496; darn=debbugs.gnu.org; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc:subject:date:message-id:reply-to; bh=SuUSPoRtCHZ6i8nMFzJyPVZFDeZYsy99VS4is0UFz2w=; b=DaNgitTB4m3m8Ty5w2+383vH/ootfaiLAhX4s1L0ZKIUO34+Ay+QAyjhkGM/Ak2+5P NRHyv7ReRUbGs1u3s7GMBOP3gKxa223oOa+nVohxZxuep+jXs9a9nGz52QNwF33no/A9 +j/fJEKBpAQ/NC0AKUBvcn+lp8xjiYzqU2P9qiUwObgyhT/t39zE2KhwrEUbh9ye6gRY 25V52ZoV/KvztaRgO/m0FSgmeH/MA/65oN+EBKb0zSheTqC+AqxgFS4CAyTod5F096+W cC9KCcflCFMBEG2b6PBximTtw+JHYh7G6ifZXjdBHmKztI/P/HwJyF8cocCufys3Qpk2 Lr+A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705782696; x=1706387496; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=SuUSPoRtCHZ6i8nMFzJyPVZFDeZYsy99VS4is0UFz2w=; b=vucPMkYfKeWc6RzZZiYuN1GDZyrkRKxF7/LybK8EGUvyrgRaPeWGl8V/uWagd/aoHq G+ATBibxiFVLo2i323+fGBe8JEwMEmmbw/UQdOIiSYPo8toAgpVH2ArMEYV/R+BZzkcH 3UELHujhudEN9xKp51rUantZcRDudTMKsKC4UW4B9/5zKQdI6OnHzr3r5DJCgiFRTSbG xHj1Q0sM1eaFtXxPYLM7vA340Zwc5UB0BuvaR4fVNtV4cOeLCqokBggQ1CxbpyQFlNsy skPj32/3/w5g/M35aoNoUe4rikrcKK+MjC5qm7C8hFTQfoseTOB9ZHUulQNBVAbNNean LkWA== X-Gm-Message-State: AOJu0Yy3OGxxkBxBMgk0/mh0pCIrHxzxP/6bUJrBl/4tGCvWFiub2yIk zePNb2bhx7YYTfJ+FFtBUBBCJjqIHyqVbiSfB3OP93E2cktnlmZ0Rs6P+pZx9dE= X-Google-Smtp-Source: AGHT+IHDcL8+9IXnyPrsQY7LfVr2TpecoZg6DJLHOF/bRzz+dcY9FBjlwif2dvSFdv66P37GBTJnKg== X-Received: by 2002:a5d:5682:0:b0:336:9ab3:dc47 with SMTP id f2-20020a5d5682000000b003369ab3dc47mr931412wrv.42.1705782695797; Sat, 20 Jan 2024 12:31:35 -0800 (PST) Received: from localhost ([141.226.15.142]) by smtp.gmail.com with ESMTPSA id cg13-20020a5d5ccd000000b0033927ccc725sm2479497wrb.50.2024.01.20.12.31.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 20 Jan 2024 12:31:35 -0800 (PST) Date: Sat, 20 Jan 2024 22:31:33 +0200 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Nicolas Goaziou , 68543-done@debbugs.gnu.org References: <35e3199772c0400d9805973a5f6fbdcc2cef1ccc.1705515114.git.mail@nicolasgoaziou.fr> <87r0if948b.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="neyzuA7B6ySGVEoa" Content-Disposition: inline In-Reply-To: <87r0if948b.fsf@nicolasgoaziou.fr> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -4.27 X-Migadu-Queue-Id: AA5D47221E X-Spam-Score: -4.27 X-Migadu-Scanner: mx11.migadu.com X-TUID: tsM4GvvPoeTB --neyzuA7B6ySGVEoa Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 17, 2024 at 07:58:28PM +0100, Nicolas Goaziou wrote: > Nicolas Goaziou via Guix-patches via writes: >=20 > > * gnu/packages/crates-io.scm (rust-memchr-2): Update to 2.7.1. >=20 > 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. --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --neyzuA7B6ySGVEoa Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmWsLaIACgkQQarn3Mo9 g1GETg/+OPrYEeZ2nNnXH7mxJQPfqs+b55hspbls1d8M+KGucJ265Y8uIRQFOkGL v9vLqdYJjhucNCNfOGFqUE1cLb0Ki+Qc7HV9Tu1M55MZMxBO3uti65K1Hn0l9vCq NeML6wW8DvSTql734meI+FdJ4uRfxiPiff91GTUMmInYdlAa/QxPv8pXWJTIXeQm FUj7MLiyBjpEhAbY7SOW1nKKnF/KujGI3Ph0FJOr8SbEsrNZyiWxON6IK1HkYuGI KnDiqMSi79QPc2sro1U6bozCUEcN7TJlTrEd/M1w0JCdD3i0uKDRnfFpAkM6absG h85ztUugQYqtF505sNUOmTM+cmWX9Csm2erVjsMNqV9/UiJ66gFSesokWHIEAFx+ 6VN0sQmdu/NmzQQ2Qd0pe/qKU8NmtHpAJUkeUo2vx0wKHYG9bpMkV7+SHTDE9IDk ijwFtplQDOcfftWsuUcsrwyHtLBF1o1HlKMNiwZ8p35eAtFftFGZvJQrv45/8SVF 4mmxs4lkBSkXDiGRmsRp4knoLNUFZPgxny7IxzSMcuukSwMyesyGnj0JrDkblbE5 naU/BELMsWnsw88sfXqfRm8RNc2cLDspvwRDapLzcByluktJ50gBl8eKYg6SFq/5 I/OjCV5yNosVyHuVwnL6zqzYTnCdoZH70vV1eUYOks7avbYoRvo= =/Kz5 -----END PGP SIGNATURE----- --neyzuA7B6ySGVEoa--