From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 6F1nFkSdPGBgBAAA0tVLHw (envelope-from ) for ; Mon, 01 Mar 2021 07:52:36 +0000 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id UPgdEkSdPGAUJQAAbx9fmQ (envelope-from ) for ; Mon, 01 Mar 2021 07:52:36 +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 aspmx2.migadu.com (Postfix) with ESMTPS id F07A5262EC for ; Mon, 1 Mar 2021 08:52:35 +0100 (CET) Received: from localhost ([::1]:44788 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lGdM2-00025I-Nu for larch@yhetil.org; Mon, 01 Mar 2021 02:52:34 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:36540) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lGdLW-00024V-28 for guix-patches@gnu.org; Mon, 01 Mar 2021 02:52:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:36408) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lGdLV-00040R-Qs for guix-patches@gnu.org; Mon, 01 Mar 2021 02:52:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lGdLV-0001Fj-Nc for guix-patches@gnu.org; Mon, 01 Mar 2021 02:52:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#44492] [PATCH v2 33/52] gnu: Add rust-lmdb-sys-0.8. Resent-From: Leo Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 01 Mar 2021 07:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44492 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo To: 44492@debbugs.gnu.org Received: via spool by 44492-submit@debbugs.gnu.org id=B44492.16145850634660 (code B ref 44492); Mon, 01 Mar 2021 07:52:01 +0000 Received: (at 44492) by debbugs.gnu.org; 1 Mar 2021 07:51:03 +0000 Received: from localhost ([127.0.0.1]:47934 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lGdKZ-0001D5-99 for submit@debbugs.gnu.org; Mon, 01 Mar 2021 02:51:03 -0500 Received: from mailrelay.tugraz.at ([129.27.2.202]:47859) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lGdKX-0001CW-Q6 for 44492@debbugs.gnu.org; Mon, 01 Mar 2021 02:51:02 -0500 Received: from localhost.localdomain (217-149-164-20.nat.highway.telekom.at [217.149.164.20]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4Dpsrg1V4zz3wWF for <44492@debbugs.gnu.org>; Mon, 1 Mar 2021 08:50:59 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1614585059; bh=7h//S2oKLnJU4n5/uVxIYzxWiNgzlPYy3VEaMBdUo1Y=; h=From:To:Subject:Date:In-Reply-To:References; b=s8lCTwSQtW26IkUNd1eHxnd2VSy1dPYmJDLj5fx08LgYOltdccQgO7/FtEvdWI/mc SX6Ox14kE1FknWOwOpVNvIIDAzIl6UmrmyvFC/XExNRuE3UjlVMv67HO5mGaVMv8G7 /9AXteXsw6rvhg/14oJxOp+9Z/y5PwSTiqGtMlAk= From: Leo Prikler Date: Mon, 1 Mar 2021 08:50:11 +0100 Message-Id: <20210301075017.22715-4-leo.prikler@student.tugraz.at> X-Mailer: git-send-email 2.30.1 In-Reply-To: <87sg5lhemw.fsf@nicolasgoaziou.fr> References: <87sg5lhemw.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 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=1614585156; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=7h//S2oKLnJU4n5/uVxIYzxWiNgzlPYy3VEaMBdUo1Y=; b=OmJSp2cDf/1yhPjpuz39h2CHKYoM1Snyr0YNo8LBn8O530vZpOETQ7Zx1MO9Y5OclUNAf5 O8z0jOTD7faNx5XhKPMv6SiidesTESiZnex/D4R/rLK+82e/HSXa4FSA0wlXWA746Qc8ug /X1tfJPc1nz0PzH1RLcfLe3wJwN+5/4WUOXbo0CURilXAIrLWRfIzs25N+0J3603L3dqmb henHcGBp32dHJP+pcH5NWVROlUuV/C71SdjqbpPTsZUCwqXIpIwj9xYUpfSHTnc8HH4ABz NlkYOl1w0mMsPx3aSBHZx4/Ik1rbdImqdW573I8N1uAfk173npdVqsc8fcF8oQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1614585156; a=rsa-sha256; cv=none; b=A6mnM7bAvezZDXLuUxLDpfENJevCa5apg/DraeouGG7ISTz28fPUGIzaBX0GcaWTSRrJ86 rbeZqRnR16QZ6ssN0BnorJ0Dad3k9f+Wgug7OFQzej0prPaLFFud9+4Hn8+OZAUzyrrobU i9Wu/cjPk+5QMbN2+8vk2VEEAiq54wnVhQd+kV4bgOdG0se8WfBhEpw+LECI8I6CPDGBna sDFznhPqrkeVR7FzLUphcvTLeChXdohxBeiiEBHQfEyEbiMSvfgUeqN8BEGDnR2f1ug4iU tByc6nMM4E1WzUXPB+RlQ4ZoMxDEO9HICNOR92PEeFg7w1hHpj+tT4bdTCmRdA== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=s8lCTwSQ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (policy=none); spf=pass (aspmx2.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: 3.73 Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=s8lCTwSQ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (policy=none); spf=pass (aspmx2.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: F07A5262EC X-Spam-Score: 3.73 X-Migadu-Scanner: scn0.migadu.com X-TUID: 8XY1jbkdtwA3 * gnu/packages/crates-io.scm (rust-lmdb-sys-0.8): New variable. --- gnu/packages/crates-io.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index f806afa5a7..78b4c0b903 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -21446,6 +21446,30 @@ punctuation.") (license (list license:asl2.0 license:expat)))) +(define-public rust-lmdb-sys-0.8 + (package + (name "rust-lmdb-sys") + (version "0.8.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "lmdb-sys" version)) + (file-name + (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1scc28phjcywr9jq78d01g35rig8l2bwydxcdzl5i27yij1r5cym")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs + (("rust-cc" ,rust-cc-1) + ("rust-libc" ,rust-libc-0.2) + ("rust-pkg-config" ,rust-pkg-config-0.3)))) + (home-page "https://github.com/danburkert/lmdb-rs.git") + (synopsis "Rust bindings for liblmdb") + (description "This package provides Rust bindings for liblmdb.") + (license license:asl2.0))) + (define-public rust-lmdb-rkv-0.14 (package (name "rust-lmdb-rkv") -- 2.30.1