From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id sDUPAefbMWJfTgEAgWs5BA (envelope-from ) for ; Wed, 16 Mar 2022 13:45:27 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id gLaKOebbMWLlbgAAauVa8A (envelope-from ) for ; Wed, 16 Mar 2022 13:45:26 +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 B56382C39F for ; Wed, 16 Mar 2022 13:45:26 +0100 (CET) Received: from localhost ([::1]:51974 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nUT1p-0007Cq-A6 for larch@yhetil.org; Wed, 16 Mar 2022 08:45:25 -0400 Received: from eggs.gnu.org ([209.51.188.92]:58992) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nUT1T-0007Au-Sa for guix-patches@gnu.org; Wed, 16 Mar 2022 08:45:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56678) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nUT1T-0004YS-I6 for guix-patches@gnu.org; Wed, 16 Mar 2022 08:45:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nUT1T-0001kW-9p for guix-patches@gnu.org; Wed, 16 Mar 2022 08:45:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53765] [PATCH v2 07/18] gnu: Add clojure-http-kit. References: <87y22r32hi.fsf@reilysiegel.com> In-Reply-To: <87y22r32hi.fsf@reilysiegel.com> Resent-From: Reily Siegel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 16 Mar 2022 12:45:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53765 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53765@debbugs.gnu.org Cc: Maxime Devos Received: via spool by 53765-submit@debbugs.gnu.org id=B53765.16474346526479 (code B ref 53765); Wed, 16 Mar 2022 12:45:03 +0000 Received: (at 53765) by debbugs.gnu.org; 16 Mar 2022 12:44:12 +0000 Received: from localhost ([127.0.0.1]:50539 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nUT0d-0001gO-Ge for submit@debbugs.gnu.org; Wed, 16 Mar 2022 08:44:11 -0400 Received: from mout-p-103.mailbox.org ([80.241.56.161]:35248) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nUT0a-0001fN-8Q for 53765@debbugs.gnu.org; Wed, 16 Mar 2022 08:44:08 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-103.mailbox.org (Postfix) with ESMTPS id 4KJVMQ0GRcz9sjN; Wed, 16 Mar 2022 13:44:02 +0100 (CET) From: Reily Siegel DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=reilysiegel.com; s=MBO0001; t=1647434641; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type; bh=VmhiQy3tAEkjq1pBohqRei1hnUoGzmh2tQxnhB8M1YI=; b=QpfrUTOPDkWSUf4gYj8mtINGyD85WYAmJxukFWrMmIkWoORjKScppWGjFicu1RCaC4gvAC LKMOGcdJDmiTaHcG0DKBky2U3chwXJquNO1xVvZZTXv3/wfIaMoXIwDmFMQYAPeQxovcsD 9gnetnQfK8ovKbeUiosxK0dgNpq/Idi+rX+U1EeNh+TxzCdcdWYkLPF2ElSchX6/10gj93 nkOZX3e/wwS3dqJEqV5FqZl9RHNlsUMm+BL8mRuvkM4iEwrl3LexPfRJYHECYnaQxAoIQ+ 1Wf2OYmWGBm2SX2JmqV9HD3RUoUtTJ5TJkmzgglf6HCv5r4GLVNlT7RneUASBw== Date: Wed, 16 Mar 2022 13:43:59 +0100 Message-ID: <874k3ydq40.fsf@reilysiegel.com> 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-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1647434726; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=VmhiQy3tAEkjq1pBohqRei1hnUoGzmh2tQxnhB8M1YI=; b=bcWrg7q+QpSBE3BJG7MakvYat5R9C5BsIu7k62YPxEK2aLDTMeR6K77LZvaWdeKomhEnDs wxWYJvMQrSAXdI4wvRb8hSdA2p6P+ZCWUfbfbCeE+Ln05JPFSrQNrZCKghvZ0Uau46WV7C rJ4bYc/LSMn+zhud1WC9HpDBempTH8YSDab+jQamOXd0LCsswaXj7wJGkr6yHby7cO/7Wk JuDjJd3W7HSE53ezbEDg3Z6yiJddYI5hIGlJ5dHMX0NZGyLc007HfFnd+640TislsSmw1M kVxCnJvBqNLCWAa1r6qa8XpPjLT/Z/kB8DYxHZwKapyqhW/nQaenAg/5YE0fCA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1647434726; a=rsa-sha256; cv=none; b=ToRXXBukSVctSt6fBaSRDtyTOHBU5NEvVPmb6fZEQPnOD3Gi5vxk3MDZqezFrt2kHssXdz t4mrA2/OPqkP9QemX0akeFshaXtS4Vi3ivyxS9ADoc0i0A/meE903Ul2RJ1XOf2hU7CRhv BZFI75q+f0lwnhMyCLM55BSIgHK0Yic+WHi8l7DhHQrV6M6SYQit5MCOw7lexb6fh05L/N TQuJ1rm283FA+dTdHXQEzfJePV2ylUHQ1HoCsEm8wwpw39P7xwaGDxruz1LEWQZgsyJ//v GlhFooN1XDqk+lsjB91xaVZ7PA/msh5SC6NIW/bW5vruZEMPRpcDavt7ZM5K9g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=reilysiegel.com header.s=MBO0001 header.b=QpfrUTOP; dmarc=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: -0.76 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=reilysiegel.com header.s=MBO0001 header.b=QpfrUTOP; dmarc=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: B56382C39F X-Spam-Score: -0.76 X-Migadu-Scanner: scn0.migadu.com X-TUID: VLZFrQjCpEvK * gnu/packages/clojure.scm (clojure-http-kit): New variable. --- gnu/packages/clojure.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/clojure.scm b/gnu/packages/clojure.scm index 850e1beea8..5e93a14dbc 100644 --- a/gnu/packages/clojure.scm +++ b/gnu/packages/clojure.scm @@ -514,6 +514,33 @@ (define-public clojure-data-xml lazy - should allow parsing and emitting of large XML documents") (license license:epl1.0))) +(define-public clojure-http-kit + (package + (name "clojure-http-kit") + (version "2.5.3") + (home-page "https://github.com/http-kit/http-kit") + (source (origin + (method git-fetch) + (uri (git-reference + (url home-page) + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "19m3j5ad4q7ywl0nd39vs0wha4md8fb846ykz0anv31rvdzv5yv3")))) + (build-system clojure-build-system) + (arguments + '(#:doc-dirs '() + #:java-source-dirs '("src/java") + ;; Broken test dependencies. Upstream reports that the current version + ;; of ring-defaults causes tests to hang, but that updating it would + ;; break other test dependencies. + #:tests? #f)) + (synopsis "High-performance event-driven HTTP client/server for Clojure") + (description "High-performance event-driven HTTP client/server for +Clojure.") + (license license:asl2.0))) + (define-public clojure-instaparse (let ((commit "dcfffad5b065e750f0f5835f017cdd8188b8ca2e") (version "1.4.9")) ; upstream forget to tag this release -- 2.34.0 -- Reily Siegel