From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 aCzTFb1sQGW+8wAA9RJhRA:P1 (envelope-from ) for ; Tue, 31 Oct 2023 03:55:57 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aCzTFb1sQGW+8wAA9RJhRA (envelope-from ) for ; Tue, 31 Oct 2023 03:55:57 +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 4713E6726E for ; Tue, 31 Oct 2023 03:55:57 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector2 header.b=L7X2Sfvc; 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=1698720957; 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=BhPWzw85QoEi+dpLSD7+Cdm6QGIsdoDSupswc3IQhhk=; b=R5hRtUfPP5unvuASnajjLVcc2PcOSCkFzOlO6KmTaKwZrsXyO3cZIVrYE/3ID/I+Ltg+ns 87EnfFLb1X/YJiWw4uwGQxC5uebA8EcH/USYKS5uwKu5XlrjBcb4GRRPR1wyrRqS98JI0S 1AJvlL8mPq4GgnKZ8lVcT2H4YoxT+0t/lYDiSMHuZ+PVSzznkQHjnY1Tt0Rm5QlBaq4f57 bSwQ9BUBYl2JXypYsHSRexibytJmGTRUi5u0DHqyvVhojE6j06VWBmzRuGlp5GJx/qOfd0 x68cU/YjlxmSnecgtOlWdUoUaekz3zaNBZZ7Tr1wrWNCH3Eb6IH1FsYJKN6yww== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector2 header.b=L7X2Sfvc; 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=1698720957; a=rsa-sha256; cv=none; b=cboZ5+Y7eg0ALLezu2S/qDoeaRzwHy7PgqbkkW8VHcWyeBYp3l/nLPuyd9hx5IHWOMua0S 3h5lfYHE+8n8EsT/YSAoU4tHBHN4m8tdVoAxgCXWiPSVhX1T3C4lp7AS5gPfzUnL562tV0 Z7QrUo0Yxx6ygY1eNhxt/Uj0oETqJUdK/x04nw++FKz6mVip9pyfQApu57/3KqjfJrfCi+ e/cbzb4khXFEzkio2/HwIaAOe9QRFC5gahLIUkBD7du2p2Yj66Ad5qs/jalSkj5banMc+6 21bGR8+JPoZoCcowIT0JZbO4FDgthYhtZHfjeOxmfM+o2udtdr4EJglz+XMgrw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qxeum-0007lc-4z; Mon, 30 Oct 2023 22:55: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 1qxeuj-0007gk-7n for guix-patches@gnu.org; Mon, 30 Oct 2023 22:55:33 -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 1qxeui-0001QI-W9 for guix-patches@gnu.org; Mon, 30 Oct 2023 22:55:33 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qxevG-0001h4-FA for guix-patches@gnu.org; Mon, 30 Oct 2023 22:56:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66842] [PATCH 13/39] gnu: Add rust-windows-interface-0.39. Resent-From: Jaeme Sifat Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 31 Oct 2023 02:56:06 +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.16987209476403 (code B ref 66842); Tue, 31 Oct 2023 02:56:06 +0000 Received: (at 66842) by debbugs.gnu.org; 31 Oct 2023 02:55:47 +0000 Received: from localhost ([127.0.0.1]:47258 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxeuw-0001f6-Vf for submit@debbugs.gnu.org; Mon, 30 Oct 2023 22:55:47 -0400 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]:38620) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxetc-0001WN-TS for 66842@debbugs.gnu.org; Mon, 30 Oct 2023 22:54:25 -0400 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxesz-00GLJB-NW for 66842@debbugs.gnu.org; Tue, 31 Oct 2023 03:53:45 +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=BhPWzw85QoEi+dpLSD7+Cdm6QGIsdoDSupswc3IQhhk=; b=L7X2Sfvcf+TcT/Q4DYuGXHNoxg SGSCpr9p+0byiTEF0r0ag0iM2eZ7uvWyqZaXnwvPmpIArpqQJ6Uo+EWjdhshzXiXRJJtB/czRns/P ktyY89KLPAHzLRbY41YJAjrH3E15T3O5Txj/5KglU5LddFwWeTV4x45aImXKEFl6vXDMySVmEnklY l62DUcCFjbcSnSBx6D7PeKcSfiJCnqVMTbZmlFumBf4VZF2E7St4TZJmpBvn8YSt62C7O32MRS06R k6Kxv780+aVDDAWBWS2unBR/WMO07/eQc3s8gLRC2dHqGzsccUyuUew+zAdzbNGqG7+vTXkfJlMc8 xd91lDzg==; Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxesu-0007la-Do for 66842@debbugs.gnu.org; Tue, 31 Oct 2023 03:53:40 +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 1qxesH-0088By-Qn; Tue, 31 Oct 2023 03:53:02 +0100 Date: Mon, 30 Oct 2023 22:52:17 -0400 Message-Id: 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: 4713E6726E X-Migadu-Scanner: mx10.migadu.com X-TUID: T0vr5ZQZGX2/ * gnu/packages/crates-io.scm (rust-windows-interface-0.39): New variable. Change-Id: I631cdb6d80b96cbdfe105444e1b663dc35777ff8 --- gnu/packages/crates-io.scm | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 4355d8e9a2..4e69e3b713 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -83519,6 +83519,19 @@ (define-public rust-windows-interface-0.46 ("rust-quote" ,rust-quote-1) ("rust-syn" ,rust-syn-1)))))) +(define-public rust-windows-interface-0.39 + (package + (inherit rust-windows-interface-0.46) + (name "rust-windows-interface") + (version "0.39.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "windows-interface" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "00h56znmak3p8bh28y3s48m5zv6q7dn40vnvf3dzf0sz5rszrym2")))))) + (define-public rust-windows-sys-0.48 (package (name "rust-windows-sys") -- 2.34.1