From unknown Fri Sep 05 09:10:28 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#71056 <71056@debbugs.gnu.org> To: bug#71056 <71056@debbugs.gnu.org> Subject: Status: [PATCH 2/9] Update rust-heck Reply-To: bug#71056 <71056@debbugs.gnu.org> Date: Fri, 05 Sep 2025 16:10:28 +0000 retitle 71056 [PATCH 2/9] Update rust-heck reassign 71056 guix-patches submitter 71056 Julian Flake severity 71056 normal tag 71056 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun May 19 07:55:46 2024 Received: (at submit) by debbugs.gnu.org; 19 May 2024 11:55:46 +0000 Received: from localhost ([127.0.0.1]:35990 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s8f8k-0007c3-Fs for submit@debbugs.gnu.org; Sun, 19 May 2024 07:55:46 -0400 Received: from lists.gnu.org ([209.51.188.17]:43144) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s8f8h-0007bx-Lr for submit@debbugs.gnu.org; Sun, 19 May 2024 07:55:44 -0400 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 1s8f8d-00074w-7I for guix-patches@gnu.org; Sun, 19 May 2024 07:55:39 -0400 Received: from nsmtp.uni-koblenz.de ([141.26.64.14]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s8f8b-00043P-Jt for guix-patches@gnu.org; Sun, 19 May 2024 07:55:38 -0400 Received: from localhost (localhost [127.0.0.1]) by nsmtp.uni-koblenz.de (Postfix) with ESMTP id 783BA1A0038; Sun, 19 May 2024 13:55:03 +0200 (CEST) Authentication-Results: nsmtp.uni-koblenz.de (amavisd-new); dkim=pass (1024-bit key) reason="pass (just generated, assumed good)" header.d=uni-koblenz.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=uni-koblenz.de; h=content-transfer-encoding:mime-version:references:in-reply-to :x-mailer:message-id:date:date:subject:subject:from:from :received:received:received; s=mail; t=1716119703; x=1717934104; bh=lLzFlI62BF4rmg/VqN/Kyc3+UxhRMFEIX8/LW4cyJK0=; b=RD56XtSewMHJ v+U3+SWXzrrHm/2dVnG3W9BCl6zkJ3gu86PZtXHJ9IZAV+q+eqvm4jJ8VdqQRfiw NLyhbEO6jHaHgqoUTVjOTnQrrnTRPo0cYfqRyfA0H8+8jDSkfAUH/F9uihCbAhQ+ RvjIFY/dmc20H1y4BpNouI5Zw8ZzBMU= X-Virus-Scanned: Debian amavisd-new at uni-koblenz.de Received: from nsmtp.uni-koblenz.de ([127.0.0.1]) by localhost (nsmtp.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id x94A-YYsMJln; Sun, 19 May 2024 13:55:03 +0200 (CEST) Received: from mailproxy.uni-koblenz.de (mailproxy.uni-koblenz.de [141.26.64.230]) by nsmtp.uni-koblenz.de (Postfix) with ESMTPS; Sun, 19 May 2024 13:55:03 +0200 (CEST) Received: from nutbook.fritz.box (unknown [IPv6:2001:9e8:5edd:e900:6399:7e16:2843:c180]) by mailproxy.uni-koblenz.de (Postfix) with ESMTPSA id 31184100558; Sun, 19 May 2024 13:55:03 +0200 (CEST) From: Julian Flake To: guix-patches@gnu.org Subject: [PATCH 2/9] Update rust-heck Date: Sun, 19 May 2024 13:54:35 +0200 Message-ID: <4ecca0692d6fde6afac59df316536c4359ceeca7.1716119149.git.flake@uni-koblenz.de> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: Efraim Flashner Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=141.26.64.14; envelope-from=flake@uni-koblenz.de; helo=nsmtp.uni-koblenz.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: submit Cc: Julian Flake X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.6 (--) Change-Id: I7edaffd33fd725a2554e2cc6b89fb88b9e28f73a --- gnu/packages/crates-io.scm | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 365db079b6..78b529946a 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -28512,17 +28512,17 @@ (define-public rust-heapsize-plugin-0.1 total runtime size of an object on the heap") (license license:mpl2.0))) -(define-public rust-heck-0.4 +(define-public rust-heck-0.5 (package (name "rust-heck") - (version "0.4.1") + (version "0.5.0") (source (origin (method url-fetch) (uri (crate-uri "heck" version)) (file-name (string-append name "-" version ".tar.gz")) (sha256 - (base32 "1a7mqsnycv5z4z5vnv1k34548jzmc0ajic7c1j8jsaspnhw5ql4m")))) + (base32 "1sjmpsdl8czyh9ywl3qcsfsq9a307dg4ni2vnlwgnzzqhc4y0113")))) (build-system cargo-build-system) (arguments `(#:cargo-inputs @@ -28536,6 +28536,19 @@ (define-public rust-heck-0.4 (license (list license:asl2.0 license:expat)))) +(define-public rust-heck-0.4 + (package + (inherit rust-heck-0.5) + (name "rust-heck") + (version "0.4.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "heck" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1a7mqsnycv5z4z5vnv1k34548jzmc0ajic7c1j8jsaspnhw5ql4m")))))) + (define-public rust-heck-0.3 (package (inherit rust-heck-0.4) -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Sun May 19 08:39:54 2024 Received: (at 71056-done) by debbugs.gnu.org; 19 May 2024 12:39:54 +0000 Received: from localhost ([127.0.0.1]:36112 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s8fpS-0008Eg-7y for submit@debbugs.gnu.org; Sun, 19 May 2024 08:39:54 -0400 Received: from nsmtp.uni-koblenz.de ([141.26.64.14]:40095) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s8fpO-0008E2-OP; Sun, 19 May 2024 08:39:52 -0400 Received: from localhost (localhost [127.0.0.1]) by nsmtp.uni-koblenz.de (Postfix) with ESMTP id 7E0771A001F; Sun, 19 May 2024 14:39:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=uni-koblenz.de; h=content-type:content-type:mime-version:message-id:date:date :user-agent:subject:subject:from:from:received:received :received; s=mail; t=1716122385; x=1717936786; bh=Gt7z45/3SUAYAK osYQAq/H36cTI0ATyzC8ZTR9HFG8k=; b=InpFQpcYRsFBjNz010fFqOAXLF0Kmi 4hjNa3Fh22xOKoeuIIPdKpispmllG3knSfWuyz0EVXfhowtOAtS27H1pD0szHx5t OsMMB21QkqzumdKn1hXZqMhEQCjQgKFdsuWe1vu0ykMkmdOBx9e6C/GtqxceRJE2 CxRA2fXWYpvTo= X-Virus-Scanned: Debian amavisd-new at uni-koblenz.de Received: from nsmtp.uni-koblenz.de ([127.0.0.1]) by localhost (nsmtp.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A23k1HA2ob5g; Sun, 19 May 2024 14:39:45 +0200 (CEST) Received: from mailproxy.uni-koblenz.de (mailproxy.uni-koblenz.de [141.26.64.230]) by nsmtp.uni-koblenz.de (Postfix) with ESMTPS; Sun, 19 May 2024 14:39:45 +0200 (CEST) Received: from nutbook (unknown [IPv6:2a02:3035:e09:53a1:9f58:c8af:da88:67cc]) by mailproxy.uni-koblenz.de (Postfix) with ESMTPSA id D14FB1003DF; Sun, 19 May 2024 14:39:44 +0200 (CEST) From: Julian Flake To: 71053-done@debbugs.gnu.org, 71054-done@debbugs.gnu.org, 71055-done@debbugs.gnu.org, 71056-done@debbugs.gnu.org, 71057-done@debbugs.gnu.org, 71058-done@debbugs.gnu.org, 71059-done@debbugs.gnu.org Subject: close false issues User-Agent: mu4e 1.12.4; emacs 29.3 Date: Sun, 19 May 2024 14:39:43 +0200 Message-ID: <878r06ht68.fsf@uni-koblenz.de> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Score: 2.7 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: should've been part of the series 71052 Content analysis details: (2.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [141.26.64.14 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.5 SUSPICIOUS_RECIPS Similar addresses in recipient list 2.5 SORTED_RECIPS Recipient list is sorted by address -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 71056-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.7 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: should've been part of the series 71052 Content analysis details: (1.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [141.26.64.14 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.5 SUSPICIOUS_RECIPS Similar addresses in recipient list 2.5 SORTED_RECIPS Recipient list is sorted by address -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager should've been part of the series 71052 From unknown Fri Sep 05 09:10:28 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 17 Jun 2024 11:24:10 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator