From unknown Sun Aug 17 07:02:16 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#71057 <71057@debbugs.gnu.org> To: bug#71057 <71057@debbugs.gnu.org> Subject: Status: [PATCH 1/9] Update rust-home Reply-To: bug#71057 <71057@debbugs.gnu.org> Date: Sun, 17 Aug 2025 14:02:16 +0000 retitle 71057 [PATCH 1/9] Update rust-home reassign 71057 guix-patches submitter 71057 Julian Flake severity 71057 normal tag 71057 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun May 19 07:55:56 2024 Received: (at submit) by debbugs.gnu.org; 19 May 2024 11:55:56 +0000 Received: from localhost ([127.0.0.1]:35993 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s8f8t-0007cM-T3 for submit@debbugs.gnu.org; Sun, 19 May 2024 07:55:56 -0400 Received: from lists.gnu.org ([209.51.188.17]:37888) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s8f8s-0007cC-GX for submit@debbugs.gnu.org; Sun, 19 May 2024 07:55:54 -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 1s8f8o-0007Hm-7k for guix-patches@gnu.org; Sun, 19 May 2024 07:55:50 -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 1s8f8f-00044a-7Z for guix-patches@gnu.org; Sun, 19 May 2024 07:55:49 -0400 Received: from localhost (localhost [127.0.0.1]) by nsmtp.uni-koblenz.de (Postfix) with ESMTP id E61F21A003D; Sun, 19 May 2024 13:55:02 +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=1716119702; x=1717934103; bh=ZujNW3DRjLTScw/50KQbk6obknSsabDWywv9CvoYzKA=; b=lD0mDbQsgr2a c9rXTeCmGvUtzxekIJJtNNszBuUajvG9oRM5ut3Bt7XV6exQcoxFIOaGHUbI6344 XfJ/cSaQRnXJblMdA39DTdK6MEI9KcbQfX/BKTufimlzRMG22cBBubD88/RzT3pa vO8fSEiy5JcaeSalwpaBphNmJWOa+Kg= 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 t892lAe7J09A; Sun, 19 May 2024 13:55:02 +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:02 +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 BEED41005B2; Sun, 19 May 2024 13:55:02 +0200 (CEST) From: Julian Flake To: guix-patches@gnu.org Subject: [PATCH 1/9] Update rust-home Date: Sun, 19 May 2024 13:54:34 +0200 Message-ID: <2d8afd1af281f01d61ca1ec789388686ed85f486.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_PASS=-0.001, T_SPF_HELO_TEMPERROR=0.01 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: Id7672387f72592e5144a2406ee1168fe471d215a --- gnu/packages/crates-io.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index cce3e8b0b1..365db079b6 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -27912,14 +27912,14 @@ (define-public rust-half-1 (define-public rust-home-0.5 (package (name "rust-home") - (version "0.5.5") + (version "0.5.9") (source (origin (method url-fetch) (uri (crate-uri "home" version)) (file-name (string-append name "-" version ".tar.gz")) (sha256 - (base32 "1nqx1krijvpd03d96avsdyknd12h8hs3xhxwgqghf8v9xxzc4i2l")))) + (base32 "19grxyg35rqfd802pcc9ys1q3lafzlcjcv2pl2s5q8xpyr5kblg3")))) (build-system cargo-build-system) (arguments `(#:cargo-inputs (("rust-windows-sys" ,rust-windows-sys-0.48)))) -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Sun May 19 08:39:54 2024 Received: (at 71057-done) by debbugs.gnu.org; 19 May 2024 12:39:55 +0000 Received: from localhost ([127.0.0.1]:36114 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s8fpS-0008En-HS 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: 71057-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 Sun Aug 17 07:02:16 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