From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id aMmfAZxsQGWaSAAAG6o9tA:P1 (envelope-from ) for ; Tue, 31 Oct 2023 03:55:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id aMmfAZxsQGWaSAAAG6o9tA (envelope-from ) for ; Tue, 31 Oct 2023 03:55:24 +0100 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 D6E47671FE for ; Tue, 31 Oct 2023 03:55:23 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector2 header.b=RxvpLu3Z; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698720923; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=kB/5ke8PwAC5zy74n2EJTM1GHp2GzL3OqTYeUB5WH+U=; b=qppMvWvNRPIXepLBLxVwQiyXj9oasEviImSi9QXT4ETtHoVC0Yh7tcNg6pcWGQUGSScXpg vddopoCetfeCskqUa2ahWd/o7P2Svgf4zy9HfDd+IekprBWqgVKH1bayJE17C6hCy7HtgF 5afAcBIcuOdM7quRHC5V8GFostsWE1+2pfA3WqFN7TS4ZYfvTE6WYIotbDecfX14kokt/L vzlPuAtWPR8KnkPplELB0ICBWHQXvtV7JPT+t+BxjHxmhCSzq4//QFHoe/AmNnvDT2R9Vk Annzj/nSDkXUflT1vUnS9XuyB//zEeoJtfz3Sd/KnvhLF/z5+9yl5OdN+OVlpg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector2 header.b=RxvpLu3Z; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698720923; a=rsa-sha256; cv=none; b=kNtt9y+RNiDcIaXdqeB2t0sM6a7PIVyuTPoFIyP8Q50qY2BR4kd1xoqYRXO5C9CcRDTGx2 tdVRek5/RY7aUW70hF2nVvi4/ljxr3SH+PRMrck3Nt9pw5LJoiGqWWpWKBSI6xRV94ejRw dCnbgfZbOTDGp3dUVflJL1bznU9UKzq/tn6mkagyWevkE4SPUrB6JiMvXqmRCIV7tL0J33 1CoQcAxARJot9MdDhq+JqIuvaqadb2u/IA3k3LGS7jaruHOpFax03LvdLdAA1OMSOvqSNY kUHJUTbjJijMSwsFyAWtyfntQiGCW5fpowMjX7pbj0vTfWEyYGu3r3wfCwIU+w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qxeto-0006wl-AJ; Mon, 30 Oct 2023 22:54:36 -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 1qxetm-0006vq-Mi for guix-patches@gnu.org; Mon, 30 Oct 2023 22:54:34 -0400 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 1qxetm-0000uT-Es for guix-patches@gnu.org; Mon, 30 Oct 2023 22:54:34 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qxeuJ-0001c9-Up for guix-patches@gnu.org; Mon, 30 Oct 2023 22:55:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66842] [PATCH 17/39] gnu: rust-thiserror-impl-1: Update to 1.0.50. Resent-From: Jaeme Sifat Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 31 Oct 2023 02:55:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66842 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66842@debbugs.gnu.org Cc: Jaeme Sifat Received: via spool by 66842-submit@debbugs.gnu.org id=B66842.16987208706013 (code B ref 66842); Tue, 31 Oct 2023 02:55:07 +0000 Received: (at 66842) by debbugs.gnu.org; 31 Oct 2023 02:54:30 +0000 Received: from localhost ([127.0.0.1]:47199 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxeti-0001Yo-6Q for submit@debbugs.gnu.org; Mon, 30 Oct 2023 22:54:30 -0400 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]:40380) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxetS-0001Uc-Ki for 66842@debbugs.gnu.org; Mon, 30 Oct 2023 22:54:14 -0400 Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxesp-00GBWY-EP for 66842@debbugs.gnu.org; Tue, 31 Oct 2023 03:53:35 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=selector2; h=Content-Transfer-Encoding:MIME-Version:References:In-Reply-To :Message-Id:Date:Subject:Cc:To:From; bh=kB/5ke8PwAC5zy74n2EJTM1GHp2GzL3OqTYeUB5WH+U=; b=RxvpLu3Z9Aa0CdcH3FiRnpiA+S 8YUogXS0J35RPNNgSue3+cZeiOGqLvQhHyuz4ThOOWfNKEeiSLYz5EMm2o6Vh6jMgJdshcVbNx6/X X6Csw6r+rugXNPIjFm8q0fnkSBrjL5xqtoxrTU3IV4D0e4pSBsYAHwzwdO9dwDAy1Yh4ac1wgUtxi V0Mh09Liez9HZZ8VeHaUCTBaQKdwdNkrf80t/DWHFiMMNFyYFcQzBZxl1ngRS38ltEfYjXj5EQmUn 12g+Y5relkCTgkxLOb4ym9IJrnlIqsjoRTQXYKe+qjvz1DWJtOCoAcM/4psCelrTauHipZyDWySa8 UL6pTW/w==; Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxesp-0003Fe-1w for 66842@debbugs.gnu.org; Tue, 31 Oct 2023 03:53:35 +0100 Received: by submission02.runbox with esmtpsa [Authenticated ID (1176697)] (TLS1.2:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxesK-0088By-ND; Tue, 31 Oct 2023 03:53:04 +0100 Date: Mon, 30 Oct 2023 22:52:21 -0400 Message-Id: <64d58c7c0f6bc075c4999542a77fcb9112f5f8dc.1698720459.git.jaeme@runbox.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , Reply-to: Jaeme Sifat X-ACL-Warn: , Jaeme Sifat via Guix-patches From: Jaeme Sifat via Guix-patches via 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: -6.21 X-Spam-Score: -6.21 X-Migadu-Queue-Id: D6E47671FE X-Migadu-Scanner: mx10.migadu.com X-TUID: 4wiiLLwJvvof * gnu/packages/crates-io.scm (rust-thiserror-impl-1): Update to 1.0.50. Change-Id: I180ed7872f43a526f1f7d807771964f7210b00c8 --- 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 1ba9103caf..9970e92033 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -73630,21 +73630,21 @@ (define-public rust-thiserror-1 (define-public rust-thiserror-impl-1 (package (name "rust-thiserror-impl") - (version "1.0.37") + (version "1.0.50") (source (origin (method url-fetch) (uri (crate-uri "thiserror-impl" version)) (file-name (string-append name "-" version ".tar.gz")) (sha256 - (base32 "1fydmpksd14x1mkc24zas01qjssz8q43sbn2ywl6n527dda1fbcq")))) + (base32 "1f0lmam4765sfnwr4b1n00y14vxh10g0311mkk0adr80pi02wsr6")))) (build-system cargo-build-system) (arguments `(#:skip-build? #t #:cargo-inputs (("rust-proc-macro2" ,rust-proc-macro2-1) ("rust-quote" ,rust-quote-1) - ("rust-syn" ,rust-syn-1)))) + ("rust-syn" ,rust-syn-2)))) (home-page "https://github.com/dtolnay/thiserror") (synopsis "Implementation detail of the thiserror crate") (description "This package provides an implementation detail of the -- 2.34.1