From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id kMtrFdvHM2Fk7wAAgWs5BA (envelope-from ) for ; Sat, 04 Sep 2021 21:24:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id MEseEdvHM2EGFgAA1q6Kng (envelope-from ) for ; Sat, 04 Sep 2021 19:24:11 +0000 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 D5E4017655 for ; Sat, 4 Sep 2021 21:24:10 +0200 (CEST) Received: from localhost ([::1]:32784 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mMbGr-0006Sm-U2 for larch@yhetil.org; Sat, 04 Sep 2021 15:24:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45936) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mMbGk-0006Sa-Em for guix-patches@gnu.org; Sat, 04 Sep 2021 15:24:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37084) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mMbGk-0005kp-7c for guix-patches@gnu.org; Sat, 04 Sep 2021 15:24:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mMbGk-0005Re-47 for guix-patches@gnu.org; Sat, 04 Sep 2021 15:24:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50368] [PATCH 6/9] gnu: Add rust-libloading-0.7. Resent-From: Xinglu Chen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 04 Sep 2021 19:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50368 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: phodina , "50368@debbugs.gnu.org" <50368@debbugs.gnu.org> Received: via spool by 50368-submit@debbugs.gnu.org id=B50368.163078343420914 (code B ref 50368); Sat, 04 Sep 2021 19:24:02 +0000 Received: (at 50368) by debbugs.gnu.org; 4 Sep 2021 19:23:54 +0000 Received: from localhost ([127.0.0.1]:48630 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mMbGc-0005RG-Kj for submit@debbugs.gnu.org; Sat, 04 Sep 2021 15:23:54 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:43824 helo=mail.yoctocell.xyz) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mMbGa-0005R1-UU for 50368@debbugs.gnu.org; Sat, 04 Sep 2021 15:23:53 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1630783427; bh=LrpxtF9ec9e2wXbuKCZ8xMjspUXFi/GgYTN+b7d2rYQ=; h=From:To:Subject:In-Reply-To:References:Date; b=WSeHQ+9AzaN5P6Ejci67P/EBNOjBjeRA93e/R1b3ArsalCDHfJZTKYWsNG2iQe0C3 mGAhSvaV6NZBkkoi/sk36dVHZGwFK20jGoCcnwQnLlJCD9vkrVrYfVtyN4LMBgvazs vAsukzxf9r9Q7YbrtZF65MsbPyHLaw5y+i7+YlvY= In-Reply-To: <964OWcye_BnBhOEwZvVdEGvfeKsPjqGfBkqOXGdk7VDEIRrqoHBFoaw_5MmToDh7h_XIq67Y0NNuSPYR2fj8zdRjfLtBG8NsT1cscKq3AIw=@protonmail.com> References: <964OWcye_BnBhOEwZvVdEGvfeKsPjqGfBkqOXGdk7VDEIRrqoHBFoaw_5MmToDh7h_XIq67Y0NNuSPYR2fj8zdRjfLtBG8NsT1cscKq3AIw=@protonmail.com> Date: Sat, 04 Sep 2021 21:23:46 +0200 Message-ID: <87y28c401p.fsf@yoctocell.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1630783451; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=3FHCWwZgUpoLAj5XPPldz48P+CssL2/FsLJQr1hJDdo=; b=XTeccZrIykoRVg/hBx4gh4BJVe0er3VFy3wL9Bp5gEWnksJSYYL4JCY7Nn7xx8ohvac4a7 5mIIY0b99Tp1VTfHrjwJP9YlwQMQMEDCFOnipK+9uhxBp0T2Itl+CZeyE5UZZrvY6aUwhs wkg3f5ve0fXaPtOLTYFv7UUold/nTw81jd9c0Gzsn/lMYynWRLfSsqj9LcEtGgHU8+f0UH Y+KSPRcSKDSewb5TsgAfcneLq9LVi5+1HiimKYRKX+27k5FAxXwz/RQLqkrxw4x0x+lqVI w61pXeIe+TGTEqhYHlFlI0MuhUBv1Ma5yVzYMz9rubj2QTztJ/IK7GhpEMFnaA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1630783451; a=rsa-sha256; cv=none; b=fp41N3dWsZ6tPRSMLWTl0q1HoAVrh7mQYpQskmnyqgCbm6LWpSpTlrHP1GyY18KvvQs7jk a9NQ49zA3Tv5N0WAlbIaNhAEhgv9jCoUSsuG+AijWGxMsr4xbnojotSAuk0W2wkorUPsV5 6VaiKf9cIlerITsqkkzsqTanz4fIntI64xhc/XNMKYeMokoF+wpP02Pg85wyhkTEkD67xz lA3Z10LtYsJv/ZYwcpauafVlOyMMMJmozAwod7HOWmLhYvCWKCI+JCoa1uqHRccuQe4W6S ba6hgcmAuPt3fyxHOQknizjqG8FR1rMAsxbp7iZ695LY5AmbEaMKLlPOqRsBqg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=yoctocell.xyz header.s=mail header.b=WSeHQ+9A; dmarc=fail reason="SPF not aligned (relaxed)" header.from=yoctocell.xyz (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.92 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=yoctocell.xyz header.s=mail header.b=WSeHQ+9A; dmarc=fail reason="SPF not aligned (relaxed)" header.from=yoctocell.xyz (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: D5E4017655 X-Spam-Score: -1.92 X-Migadu-Scanner: scn1.migadu.com X-TUID: aZ87ZRnh1i9o --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On Sat, Sep 04 2021, phodina via Guix-patches via wrote: > * gnu/packages/crates-io.scm (rust-libloading-0.7): New variable. > > diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm > index e0b36cef51..6f82d15cbe 100644 > --- a/gnu/packages/crates-io.scm > +++ b/gnu/packages/crates-io.scm > @@ -24315,6 +24315,37 @@ loading utilities.") > `(("rust-cfg-if" ,rust-cfg-if-1) > ("rust-winapi" ,rust-winapi-0.3))))) > > +(define-public rust-libloading-0.7 > + (package > + (name "rust-libloading") > + (version "0.7.0") > + (source > + (origin > + (method url-fetch) > + (uri (crate-uri "libloading" version)) > + (file-name > + (string-append name "-" version ".tar.gz")) Nit: Newline isn=E2=80=99t necessary. > + (sha256 > + (base32 > + "0sidr67nsa693mqrqgk2np3bkqni0778yk147xncspy171jdk13g")))) > + (build-system cargo-build-system) > + (arguments > + `(#:cargo-inputs > + (("rust-cfg-if" ,rust-cfg-if-1) > + ("rust-winapi" ,rust-winapi-0.3)) > + #:cargo-development-inputs > + (("rust-libc" ,rust-libc-0.2) > + ("rust-static-assertions" > + ,rust-static-assertions-1)))) > + (home-page > + "https://github.com/nagisa/rust_libloading/") Likewise. > + (synopsis > + "Safer binding to platform=C3=A2\x80\x99s dynamic library loading = utilities") =E2=80=9Cplatform=C3=A2\x80\x99s=E2=80=9D looks a bit cryptic, and isn=E2= =80=99t mentioned anywhere in the project README. > + (description > + "This package provides a safer binding to platform=C3=A2\x80\x99s = dynamic > +library loading utilities") Likewise. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJJBAEBCAAzFiEEAVhh4yyK5+SEykIzrPUJmaL7XHkFAmEzx8IVHHB1YmxpY0B5 b2N0b2NlbGwueHl6AAoJEKz1CZmi+1x53f0P/3ReAcWxhNfmEkvwd7os+dwkueC9 Urwrbf84HDbghCIF7rVUtNGPUMQkVBKgEzzef/a2TotxCNECXyQWC8irjMHwosMQ maZ/V1cxbVR35sK1EUIo71D5L28fHENGIRiv7EW4wDJrAi8I07XghRJ7KmEKLVM/ kOZ0ntbxhocjpZPw9+HMxQafvt0zA7G5p5YMO6aucCCsmyXZAi09EqghTgf8c8tJ q6lbnqayO6C7zH2KU0q3aHrdMHay/3sv2qZ/p2e8+TUh6tX+A29hc4COKDub5Sxq 93RX4TqR+QHAKDopmRB7WV5QJEqfejKVISlpvicbMtndmR+KSdshV78XEk2DXTzx O2JPGgFXGJylcde+bd06WnaNHyJBZkBQ7cZyKFnEzcWlZSZVLClyJEaeYKAL/uAH 5umMqe9vgfYUjb4hJCwLElI6EMScDEdv23UGOZH/LC00QviQy6A2hb1vpN+4F8+f N2bnpNsP9BQTxSbhgiIXNamN9nxRhAGs25LJS5DBsxlqdAunkzwyFSG6xSea6hkS pjhIiU6K9rguU+oy/0YwOuu+1BR7yO0NYfSqs3ad9ZHjBcb5etelKGzDB3kXkPyK PUA5IZ70Fbe9FvyuWxJP1S++Rf6V4xvTb6mIMBcekDZDwlfrUwwgjFf+vJUEeli3 dSPCRdPPuZMv/DFD =Qpvn -----END PGP SIGNATURE----- --=-=-=--