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 uPLcCbmKTWLydAEAgWs5BA (envelope-from ) for ; Wed, 06 Apr 2022 14:42:33 +0200 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 aKScBrmKTWKnLAEAauVa8A (envelope-from ) for ; Wed, 06 Apr 2022 14:42:33 +0200 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 CBA8E3897A for ; Wed, 6 Apr 2022 14:42:32 +0200 (CEST) Received: from localhost ([::1]:60354 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nc4zX-0001h0-Pg for larch@yhetil.org; Wed, 06 Apr 2022 08:42:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59488) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nc4z7-0000rH-FS for guix-patches@gnu.org; Wed, 06 Apr 2022 08:42:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35180) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nc4z7-0000pe-6D for guix-patches@gnu.org; Wed, 06 Apr 2022 08:42:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nc4z7-0000Lb-4R for guix-patches@gnu.org; Wed, 06 Apr 2022 08:42:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53765] [PATCH v3 12/17] gnu: Add clojure-com-cognitect-http-client. References: <87y22r32hi.fsf@reilysiegel.com> Resent-From: Reily Siegel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Apr 2022 12:42:05 +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.16492488951168 (code B ref 53765); Wed, 06 Apr 2022 12:42:05 +0000 Received: (at 53765) by debbugs.gnu.org; 6 Apr 2022 12:41:35 +0000 Received: from localhost ([127.0.0.1]:57285 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nc4yd-0000Ih-13 for submit@debbugs.gnu.org; Wed, 06 Apr 2022 08:41:35 -0400 Received: from mout-p-202.mailbox.org ([80.241.56.172]:59461) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nc4yb-0000I8-JW for 53765@debbugs.gnu.org; Wed, 06 Apr 2022 08:41:34 -0400 Received: from smtp2.mailbox.org (smtp2.mailbox.org [80.241.60.241]) (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-202.mailbox.org (Postfix) with ESMTPS id 4KYPJl5GzHz9sTG; Wed, 6 Apr 2022 14:41:27 +0200 (CEST) From: Reily Siegel DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=reilysiegel.com; s=MBO0001; t=1649248885; 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: in-reply-to:in-reply-to; bh=Z/ldBWZMyYcpkUY6OPrEiYF/Oi6s32XKAg37dWvHj3w=; b=Vpgrb9FNQ4qyZvXEiVezm+GAbDc81BvfQjD554yBHC3wbDS5EkB8j7Ti6IJ7x9feu5wQOW HrUnwugVilKcmCYRSz50GY4DKfPwwjj0tfKKU8QWG30v+IssfEe0JMaNJJXQkO0FanqCcs 6OlItis3HVRPV/21BGlpszMtkFO4ECNsIYAOtXfzD8aGX7RHdl7ystrkUcebWGNX9Pvsue I4wR5RebBZLmIHG1shwbiP0j0VXsB8d4+EsgIEefUfrm6HyhjGuP0126f/HvTuemV1Rnyh BrYaYkiezhRERQ7GKHlafoI2HGkyPjX04JC44BwLnt82+lQ1SA8D/VO3WRRUPg== In-Reply-To: Date: Fri, 21 Jan 2022 19:32:47 -0500 Message-Id: <9114bb33d51966d21a6a279e2352b126659e6a20.1649248640.git.mail@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=1649248952; 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=Z/ldBWZMyYcpkUY6OPrEiYF/Oi6s32XKAg37dWvHj3w=; b=jRudoQCRbufUyN9i1X/qemKQv2LrgAXbG4ZujtN2EfjZWNyXxLO3lmJ9HsKsowXwv7u9So YaF7FS/LFuPTtuXucxbMhZIjVkz3kHKP5ioa/iYiTPRWWOVPg9Q7KVnjjrih44yhlrolSg +SLs36td5InvHbXW6kxOwfEKDLlomsxs2+0GEGSMAJFJtyZLw/pDBbuPvoFL4r+AsJEjPI oySFJCGGUyDFkg/+wIMD+gAc4woRm8mU4ckFmNMur4Jwx+Rud9cqd/5XssmeRaRv/l1h9O og4Xncth3iI3M+gMys+xgPq9RihxZNT/xTmz7Fo1p4J8WDtAD6M08C9dZ7s4Zg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1649248952; a=rsa-sha256; cv=none; b=eVzfqwBVsEZ853mZV4ZzY4wt/y0x2a+8Se/EbCjAdo05cMb3ebmuUZMjDFRk7N++h67HLl n2GvOig+diEJvI0jeOCGkdgiOhiJS+vWHyq3sdMggr6rdvmSyenDzL01FKcXxFzY6i8RuM MGCzk9ZtlI0HSSgyvMWSq+z1eiCWz7Xw2qyziyTXKkzHdaBWgFlYu/ZxFairAdMgSO1wND RHBGLvHvUoCGBLUOswWAU6yiIwiC5ij6/Ll5JIotDu4y0RM2Ntt14gWhLbRvwPnXyfDZvN B5fAalbISJiZlSeztySOFbAw+9LMwd3W6yxVG0q2eIaxJ9/aFVtApgmZ25CaMw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=reilysiegel.com header.s=MBO0001 header.b=Vpgrb9FN; 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: 1.63 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=reilysiegel.com header.s=MBO0001 header.b=Vpgrb9FN; 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: CBA8E3897A X-Spam-Score: 1.63 X-Migadu-Scanner: scn0.migadu.com X-TUID: slT6oxAbvlsY --- gnu/packages/clojure.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/clojure.scm b/gnu/packages/clojure.scm index 7b2af9464d..964d33185e 100644 --- a/gnu/packages/clojure.scm +++ b/gnu/packages/clojure.scm @@ -25,6 +25,7 @@ (define-module (gnu packages clojure) #:use-module (gnu packages java) #:use-module (gnu packages maven) #:use-module (gnu packages readline) + #:use-module (gnu packages web) #:use-module ((guix licenses) #:prefix license:) #:use-module (guix packages) #:use-module (guix download) @@ -259,6 +260,36 @@ (define-public clojure-algo-monads (home-page "https://github.com/clojure/algo.monads") (license license:epl1.0))) +(define-public clojure-com-cognitect-http-client + (package + (name "clojure-com-cognitect-http-client") + (version "1.0.111") + (source (origin + (method url-fetch) + ;; This JAR contains only uncompiled Clojure sources. + (uri (string-append "https://repo1.maven.org/maven2/" + "com/cognitect/http-client/" + version "/http-client-" + version ".jar")) + (sha256 + (base32 + "0n03vyr6i6n8ll8jn14b5zsba5pndb0ivdwizimz16gd8w3kf5xh")))) + (build-system clojure-build-system) + (propagated-inputs (list clojure-core-async + java-eclipse-jetty-client + java-eclipse-jetty-http + java-eclipse-jetty-util + java-eclipse-jetty-io)) + (arguments + '(#:source-dirs '("src") + #:test-dirs '() + #:doc-dirs '())) + (home-page "https://cognitect.com") + (synopsis "HTTP client for Clojure") + (description "HTTP client for Clojure that wraps Jetty's Java API, +providing an API that follows Clojure conventions.") + (license license:asl2.0))) + (define-public clojure-core-async (package (name "clojure-core-async") -- 2.35.1