From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id OE0OCPCR5WFSmQAAgWs5BA (envelope-from ) for ; Mon, 17 Jan 2022 16:57:36 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id oC1aBfCR5WGXdwEA9RJhRA (envelope-from ) for ; Mon, 17 Jan 2022 16:57:36 +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 DC80D4DE11 for ; Mon, 17 Jan 2022 16:57:35 +0100 (CET) Received: from localhost ([::1]:59040 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n9UNy-0007Ue-VE for larch@yhetil.org; Mon, 17 Jan 2022 10:57:34 -0500 Received: from eggs.gnu.org ([209.51.188.92]:40616) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n9Tkn-0007cu-2S for guix-patches@gnu.org; Mon, 17 Jan 2022 10:17:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:54695) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n9Tkm-0005Eh-KF for guix-patches@gnu.org; Mon, 17 Jan 2022 10:17:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1n9Tkm-0000V7-GZ for guix-patches@gnu.org; Mon, 17 Jan 2022 10:17:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53315] [PATCH 147/150] gnu: Add rust-thread-priority-0.4. Resent-From: Aleksandr Vityazev Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 17 Jan 2022 15:17:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53315 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53315@debbugs.gnu.org Received: via spool by 53315-submit@debbugs.gnu.org id=B53315.16424326201862 (code B ref 53315); Mon, 17 Jan 2022 15:17:04 +0000 Received: (at 53315) by debbugs.gnu.org; 17 Jan 2022 15:17:00 +0000 Received: from localhost ([127.0.0.1]:47591 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n9Tki-0000Ty-0S for submit@debbugs.gnu.org; Mon, 17 Jan 2022 10:17:00 -0500 Received: from mout01.posteo.de ([185.67.36.65]:57243) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n9Tkg-0000Tl-Qe for 53315@debbugs.gnu.org; Mon, 17 Jan 2022 10:16:59 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 4C077240029 for <53315@debbugs.gnu.org>; Mon, 17 Jan 2022 16:16:53 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1642432613; bh=tsm2OF/OAYJEcMscxkTfgbPQXK2NvRqBiLYpiMqh3Hg=; h=From:To:Subject:Date:From; b=eeaKJwluXmZx0nmbzH86eEnMxOEy+VoLGDm829eY1XlNxXzgvbn/6ck6RPUZ8hlwM JGb7dKIh3TaV0tCmA3vIcumwV0LrLUofcv01bWhE+n36ceD8zXWR9gYtd8FSZKay0E LMqE+Qs3JZqHr3+Z3Av4/937Cg0raHZRR0FElj9mACPb1oYchKMO1ZmdlkZ+OcL+QW szP2jiIg62O14rJQOgih8byZf8Jkn+GqpRcWHac6D0E7YZB9sRXuKq3Ib6R55/l830 ybOweYt+p7L2z0oNFwqA9KTTxAhj5ie3CojVmjoKtg4Z6bIKD6P10Z+tStzBozvSfW XTtpdE8WNFC2A== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JcwVX27LDz6tmQ for <53315@debbugs.gnu.org>; Mon, 17 Jan 2022 16:16:52 +0100 (CET) From: Aleksandr Vityazev In-Reply-To: References: Message-Id: <76b794f2fe5f5622691678aabd207a3f311f2568.1642424355.git.avityazev@posteo.org> Date: Mon, 17 Jan 2022 15:16:49 +0000 MIME-Version: 1.0 Content-Type: text/plain 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 X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1642435055; 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=qJVHdyVM9eam4jpbR5+I/ICIXidx7Ar5MMhzne5HNbU=; b=QQOMv1Q9mbWn0qXj7KI0SA0GphEurOkkABwXuSZ5Qbe0AsXoScROnNuiKmYYfutjC0a0b0 lWJY3IjbA857a2h3eCpYuLieGiLAFOK6lhjWXZf2BA11nBV1ktjpsotzA1Ye1lrOdQRUfj ivmFgI88UeWsGsSXSVPCiLIeHLGCe3siyHBMLtxGTW86kbqC2BCf82ZIIhWpDh1TMuLBkg TXcGXZlShUHOZoqMH8yHKg+sQ7Pe+Al3TlstXgIEtDd9RPq9VSX37hNsuB61JFj1Q1t8bI RD6U6z5sXiO/qd0KDPF8JpuNuAq/Pu+6zTAhV0lhU9+ThHT0LgmRCCJZ0QiQGw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1642435055; a=rsa-sha256; cv=none; b=FZPThf5y/3gSbsCn1cvHcwhSzb8QE9ZxEmdExHfUljwZs2fP1WxNuvLht//ewOAyrt7kLF +Qvm8QDHyOCCzYk9D5enXZCoPqEE2qC7zMP5xwqEYhCqbRl2z3291JqrdoIux4l87+rExV TTiBmZ/YOco0+mw93ja8RH5+Jek0m08YksmG5ZM+DmCu2t58atZOvDiPPvGc0TDNYMUtoe sUebx6ieH9nsZEIySdS7zwu2z8gexcP4v8m+igL3rjL93y5ymhGzLOk0HVgGHX+fHa31oc UOmTwut/p4+jWeKLr7UwKWQuDAoyYtXa+irHU5zB8FACLaxEyafZcUTu4Vik1Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.org header.s=2017 header.b=eeaKJwlu; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.org (policy=none); 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" X-Migadu-Spam-Score: -1.22 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.org header.s=2017 header.b=eeaKJwlu; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.org (policy=none); 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" X-Migadu-Queue-Id: DC80D4DE11 X-Spam-Score: -1.22 X-Migadu-Scanner: scn1.migadu.com X-TUID: GfojSeExwlwT * gnu/packages/crates-io.scm (rust-thread-priority-0.4): 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 c11b1460eb..9a0c50c194 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -58643,6 +58643,30 @@ (define-public rust-thread-local-0.2 `(#:cargo-inputs (("rust-thread-id" ,rust-thread-id-2)))))) +(define-public rust-thread-priority-0.4 + (package + (name "rust-thread-priority") + (version "0.4.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "thread-priority" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1ccidjv5ra017knav1h34bzlscpx856fhz7kln3zhszh3jpr8qqg")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs + (("rust-libc" ,rust-libc-0.2) + ("rust-log" ,rust-log-0.4) + ("rust-winapi" ,rust-winapi-0.3)))) + (home-page "https://github.com/vityafx/thread-priority") + (synopsis "Library for managing threads priority and schedule policies") + (description + "Library for managing threads priority and schedule policies.") + (license license:expat))) + (define-public rust-thread-tree-0.3 (package (name "rust-thread-tree") -- 2.34.0 -- Aleksandr Vityazev