From patchwork Wed Apr 27 18:46:09 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Paul Weber X-Patchwork-Id: 38952 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id B74D427BBEA; Wed, 27 Apr 2022 19:47:27 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 7657027BBE9 for ; Wed, 27 Apr 2022 19:47:27 +0100 (BST) Received: from localhost ([::1]:56038 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1njmhC-0005ze-If for patchwork@mira.cbaines.net; Wed, 27 Apr 2022 14:47:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56822) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1njmgr-0005wm-N7 for guix-patches@gnu.org; Wed, 27 Apr 2022 14:47:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50467) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1njmgq-00052C-70 for guix-patches@gnu.org; Wed, 27 Apr 2022 14:47:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1njmgq-0005Cc-4a for guix-patches@gnu.org; Wed, 27 Apr 2022 14:47:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50537] [PATCH v2 03/27] gnu: Add ruby-countdownlatch. Resent-From: Stephen Paul Weber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 27 Apr 2022 18:47:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50537 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50537@debbugs.gnu.org Cc: Stephen Paul Weber , rg@raghavgururajan.name Received: via spool by 50537-submit@debbugs.gnu.org id=B50537.165108521919909 (code B ref 50537); Wed, 27 Apr 2022 18:47:04 +0000 Received: (at 50537) by debbugs.gnu.org; 27 Apr 2022 18:46:59 +0000 Received: from localhost ([127.0.0.1]:44347 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njmgl-0005Ax-H6 for submit@debbugs.gnu.org; Wed, 27 Apr 2022 14:46:59 -0400 Received: from singpolyma.net ([192.99.233.116]:39585) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1njmgU-00057W-Su for 50537@debbugs.gnu.org; Wed, 27 Apr 2022 14:46:44 -0400 Received: by singpolyma.net (Postfix, from userid 1000) id 664C0486183A; Wed, 27 Apr 2022 18:46:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=singpolyma.net; s=iweb; t=1651085202; bh=CCYqt2sKbeLshqK30K0Kzvyi8eB7wIdvKMkBq2BExDo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=qYO14pbvmf4tZ+JgbUwDF/aDQUuSoLIXZxZoC1KJEntiv7Rm3Z6LnNexPgRiA18FQ h0tV+gbMLDtsKZULSLOSrN1ro1YgOkW7xgQg7hOikab6MPlkM+IK1jppEcwGXzUbft QGWbUfIklrjmg7KE1Qsg9uXgqHiZI0DvD1DAuILU= From: Stephen Paul Weber Date: Wed, 27 Apr 2022 13:46:09 -0500 Message-Id: <20220427184633.94169-3-singpolyma@singpolyma.net> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220427184633.94169-1-singpolyma@singpolyma.net> References: <20220427184633.94169-1-singpolyma@singpolyma.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/ruby.scm (ruby-countdownlatch): New variable. --- gnu/packages/ruby.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index 6547a2d35d..70f3477ccb 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -12283,3 +12283,25 @@ floating-point numbers or complex numbers as arguments.") (home-page "https://github.com/benlangfeld/Niceogiri") (license license:expat))) + +(define-public ruby-countdownlatch + (package + (name "ruby-countdownlatch") + (version "1.0.0") + (source + (origin + (method url-fetch) + (uri (rubygems-uri "countdownlatch" version)) + (sha256 + (base32 + "1v6pbay6z07fp7yvnba1hmyacbicvmjndd8rn2h1b5rmpcb5s0j3")))) + (build-system ruby-build-system) + (synopsis + "Synchronization aid allowing threads to wait for operations in other threads") + (description + "This package provides a synchronization aid that allows one or more +threads to wait until a set of operations being performed in other threads +completes") + (home-page + "https://github.com/benlangfeld/countdownlatch") + (license license:expat)))