From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id gDrFAmXKWWYECgAAqHPOHw:P1 (envelope-from ) for ; Fri, 31 May 2024 15:02:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id gDrFAmXKWWYECgAAqHPOHw (envelope-from ) for ; Fri, 31 May 2024 15:02:29 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=CxlWAXzp; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1717160548; 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=i8DE1S/ELRYXtFZRP4Az/VI3uZ9b4ZBczUMq/3M/ROM=; b=Ktwq1DFVYGBKOW8460LqNTctl3UddXjw3Knsyfynnzl9J4E014FbKREuQzwA5QMGvzyAtO Njol28VRhGYSnEaof3T5tYRM16fKSMEsZ+3eWfmk/gr0t3Y9AFeA5pJp8680pLgcdmdqDW mGsG9kxB3kTLiWg3KGZjQ2+Z389fXeg+Apt4GuzzHPSTH8DsU/LtcoCypHbVUuJ7WFArpr i5d7YPLZw0xIM2iSD9MydZkkhJv8jvKhYG5GDKRc9gqOr3+x7LW5ThR6CojjW4fK8vtDdg 8EjCEn5l718Q1KXzACenbCvdCapGHbehW8XS9hLckJgkuFE055BEIy9R+j+JjQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=CxlWAXzp; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1717160548; a=rsa-sha256; cv=none; b=B0W5gJKjOM+NCgBqaw3iUUrxFsmp70mE8qHI5YcCmb4ca/onNSN0nl8m4vt9x7nNVLxVDQ FRxp0Ik1v/GjZq46CMgevTZClIqB9wAVeMPgXrZBli4ornL2xqcj0+3A/7kvtqASbeFkKS ArMtikMVjl0l9WiUhxwgxtNM4ne2sdAjShuHoA8CN+5K3zPeFSDHzai0mWCKOCW6Fkjl5H yygrHmYzlHIYadxD1VYv/+jmXM8C5RaM2QliseSiJuMwMm0hBZQ8f9LbjIitZvcuT0vJEZ haFsGZkA49didTsu6uID/GZPMRRpSW1IN54aejJc2bxlvJZlvwmIsDpHC64naw== 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 E018815374 for ; Fri, 31 May 2024 15:02:28 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sD1t0-00064l-FP; Fri, 31 May 2024 09:01:34 -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 1sD1sS-0005xa-4Z for guix-patches@gnu.org; Fri, 31 May 2024 09:01:05 -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 1sD1sM-0005TW-L4 for guix-patches@gnu.org; Fri, 31 May 2024 09:00:59 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sD1sX-0006G0-Lt; Fri, 31 May 2024 09:01:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71278] [PATCH v2 08/44] gnu: Add rust-simple-signal-1. Resent-From: Murilo Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Fri, 31 May 2024 13:01:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71278 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71278@debbugs.gnu.org Cc: Murilo , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 71278-submit@debbugs.gnu.org id=B71278.171716045223904 (code B ref 71278); Fri, 31 May 2024 13:01:05 +0000 Received: (at 71278) by debbugs.gnu.org; 31 May 2024 13:00:52 +0000 Received: from localhost ([127.0.0.1]:53552 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sD1sJ-0006DA-Hf for submit@debbugs.gnu.org; Fri, 31 May 2024 09:00:52 -0400 Received: from layka.disroot.org ([178.21.23.139]:40348) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sD1s6-0006CN-Df for 71278@debbugs.gnu.org; Fri, 31 May 2024 09:00:38 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id C3B6C40E57; Fri, 31 May 2024 15:00:26 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pkYhmS_Ww20i; Fri, 31 May 2024 15:00:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1717160425; bh=lE6uNgMfeLbMiEZzQoj+AdGTv1WuKcwfkv531J1714k=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=CxlWAXzpY+5lqb2aJ1EzZUpMUzpSlp6mzV3yK76XbBe/odncPCEPTKRmtKpboqJuX 1EXijAf/SDl8S7Jg8Duz14JYKaOEo2PMg/V3KvC0kJ3MTeY+E0kyfi1y9ZJFkoGfWp aJCzXUEbby6TLCPod4dTq71KpC+u3kr+ArLfindbB/OmAoX1Ub53mI7JyEUFmADClV 2yoIqc9aYEtTpY3bUGTaB7GaVuqUCVF5ph0z6ZBECeCWXilgZ79m5GSApr+Lg2t59i JVL3/VTehRx5SF3sNabNMKa0ek/grD9pj0ynukai/mno6n45LwzpVu7dSE0uz0L/+L vOCjKrtTM1eMg== Date: Fri, 31 May 2024 09:37:58 -0300 Message-ID: <74835fedb8d7c78b8305800a4348d6898c7f0897.1717159111.git.murilo@disroot.org> 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: Murilo X-ACL-Warn: , Murilo via Guix-patches From: Murilo 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.35 X-Spam-Score: -6.35 X-Migadu-Queue-Id: E018815374 X-Migadu-Scanner: mx13.migadu.com X-TUID: cntO4182o/9o * gnu/packages/crates-io.scm (rust-simple-signal-1): New variable. Change-Id: Id32e6adf294f14e011f50823eafc59eeff8a0bea --- gnu/packages/crates-io.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 2dc761cd55..c63df26bd3 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -71007,6 +71007,27 @@ (define-public rust-simple-mutex-1 simpler than @code{parking_lot}.") (license (list license:asl2.0 license:expat)))) +(define-public rust-simple-signal-1 + (package + (name "rust-simple-signal") + (version "1.1.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "simple-signal" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "12r82dpipdkkfmslp04pd3b2fpr9h4zxjfs8axynchncmm2dmxsk")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs (("rust-libc" ,rust-libc-0.2) + ("rust-lazy-static" ,rust-lazy-static-1)))) + (home-page "https://github.com/swizard0/rust-simple-signal") + (synopsis "Easy unix signals handler for Rust projects") + (description "Easy unix signals handler for Rust projects") + (license license:expat))) + (define-public rust-siphasher-0.3 (package (name "rust-siphasher") -- 2.41.0