From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 27 16:15:11 2021 Received: (at 46139) by debbugs.gnu.org; 27 Jan 2021 21:15:11 +0000 Received: from localhost ([127.0.0.1]:46265 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4s9e-0003UL-V4 for submit@debbugs.gnu.org; Wed, 27 Jan 2021 16:15:11 -0500 Received: from mail.zaclys.net ([178.33.93.72]:60655) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4s9d-0003Ts-Bi for 46139@debbugs.gnu.org; Wed, 27 Jan 2021 16:15:10 -0500 Received: from localhost.localdomain (lam21-1_migr-78-196-200-185.fbx.proxad.net [78.196.200.185] (may be forged)) (authenticated bits=0) by mail.zaclys.net (8.14.7/8.14.7) with ESMTP id 10RLEggk019159 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Wed, 27 Jan 2021 22:15:02 +0100 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.zaclys.net 10RLEggk019159 Authentication-Results: mail.zaclys.net; dmarc=fail (p=reject dis=none) header.from=zaclys.net Authentication-Results: mail.zaclys.net; spf=fail smtp.mailfrom=lle-bout@zaclys.net DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zaclys.net; s=default; t=1611782102; bh=jzBO2pieNnmw4A00HXAsSeMEOymKTWHx9r4NyyOGugY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=snZYQn8TdNcZWUCwrYvAjyBB+N2TlBmfcIYfFaL4DhcFavczKaS8bFvB1CAjA4Ynv aO/gvIiaYWgE1IS6KRB2Bz3fCD4V915YSs8Y1ul6qGKF6I4s8+yMz6yUURXx+xT8OV gkJMJ45aQ45C7Dg3hIsbP6LNoQkUnxwH8hxIqK2U= From: =?UTF-8?q?L=C3=A9o=20Le=20Bouter?= To: 46139@debbugs.gnu.org Subject: [PATCH v2 0/1] gnu: Add tpm2-tss. Date: Wed, 27 Jan 2021 22:14:18 +0100 Message-Id: <20210127211418.21758-1-lle-bout@zaclys.net> X-Mailer: git-send-email 2.30.0 In-Reply-To: <87y2geqfdm.fsf@nicolasgoaziou.fr> References: <87y2geqfdm.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 46139 Cc: =?UTF-8?q?L=C3=A9o=20Le=20Bouter?= 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.0 (-) Hello! Sorry, I made a mistake forgetting to `$ git add` before amending my commit thus not sending some of the changes you just requested which I had already done. Here now with shortened description, home-page above synopsis, pkg-config in native-inputs and required modules imported appropriately. Thank you. Léo Le Bouter (1): gnu: Add tpm2-tss. gnu/packages/hardware.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) -- 2.30.0