From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 SHROJxFz/GFndwEAgWs5BA (envelope-from ) for ; Fri, 04 Feb 2022 01:28:01 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id QEQHJBFz/GFUXAEAauVa8A (envelope-from ) for ; Fri, 04 Feb 2022 01:28:01 +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 CF43747587 for ; Fri, 4 Feb 2022 01:28:00 +0100 (CET) Received: from localhost ([::1]:50932 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nFmSG-0003er-1J for larch@yhetil.org; Thu, 03 Feb 2022 19:28:00 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36994) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nFmRP-0002Le-Po for guix-patches@gnu.org; Thu, 03 Feb 2022 19:27:07 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:36218) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nFmRK-0002Hr-JE for guix-patches@gnu.org; Thu, 03 Feb 2022 19:27:07 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nFmRK-0000Bk-GZ for guix-patches@gnu.org; Thu, 03 Feb 2022 19:27:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53765] [PATCH 15/17] gnu: Add clojure-com-cognitect-aws-s3. 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: Fri, 04 Feb 2022 00:27:02 +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 Received: via spool by 53765-submit@debbugs.gnu.org id=B53765.1643934382623 (code B ref 53765); Fri, 04 Feb 2022 00:27:02 +0000 Received: (at 53765) by debbugs.gnu.org; 4 Feb 2022 00:26:22 +0000 Received: from localhost ([127.0.0.1]:58340 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFmQg-00009z-8M for submit@debbugs.gnu.org; Thu, 03 Feb 2022 19:26:22 -0500 Received: from mout-p-101.mailbox.org ([80.241.56.151]:43444) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFmQe-00009m-Ne for 53765@debbugs.gnu.org; Thu, 03 Feb 2022 19:26:21 -0500 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:105:465:1:4:0]) (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-101.mailbox.org (Postfix) with ESMTPS id 4JqbtZ6xVXz9sR2 for <53765@debbugs.gnu.org>; Fri, 4 Feb 2022 01:26:14 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=reilysiegel.com; s=MBO0001; t=1643934372; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=IrSpFGEFj6BV5w8nZ+jeNVFYLV68Qe7scW3uIp3JGCo=; b=dXAtM7BKJ6/gMZlZlUukxVypb8ygT93Z003ejzLOVvsEK5KyNgacC8aMvlvzoD559TLliv YWlbf3pm+9BIXD1WY6FfzsP+npL98SvHdD9066Ax3kt3m6CtukKfBA21OcfU8zLiVRLVBc CthJLg0G38Xbz29pierUkhrBsfB3E4g9gUBocT1rP5U7GN3PXA08K3DyAKCLC00GmvlxJ4 5fFv/8vUtZqw4QaiU3vB/tWmRZ6XGhmzsSQop7dSgn6/QzdrxZmf5lr6uDRg8m0s4+ki8K G+RTmirczoxAieMwlgAKUeWIf0kLxXQyL4IB0WcJJpCXXBEfSvURdiiHkpYwRg== From: Reily Siegel Date: Thu, 03 Feb 2022 19:26:08 -0500 Message-ID: <87czk332an.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-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1643934480; 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=IrSpFGEFj6BV5w8nZ+jeNVFYLV68Qe7scW3uIp3JGCo=; b=VX5zH9QtIEHfotKqmLrsfV0BjkLp9V+nSLnH/az9cZNxVtkq6LRUFLWbYjCDFowKswFAL2 ocD0LLZCCwao5mnGm9CLw/VvRTOBc9eghpWEwfXNyZPrxpTMld8SDCwIr1XFovqfNjn+Xy De5qsyhRiUlYwq/xkORUX6Rgb1nmyMm7aGrrtMt/Ahqxrxdf28cWpDXGARQQXBYG0Ew62b X7BQf+t7IYCWFoMa4K7uuJztQZsmRXHGxiDCX67NTup43qRdDnampUEj06Uj089h3I953x 4PQRzsEzmoEvQgvq3RJtiTzWPPHi8RR5EMYIyLCooYFlRkQ/7F1pkDFpCnpGww== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1643934480; a=rsa-sha256; cv=none; b=KsAg+KN8QPV0ZP5ndfaFfx1xFbARcsjVVe40vZ+4upR5gTgMZtHfantNE4uFfXzJ8QBJsS sTMb1P0vlN+h8YdpiKpBb9CaWyqILDol9SviRFUp6oIoqHV3qXvxcbAVQYS2IMh2Sl6Hfo 6PuDr8IL3IQe66YaKK+nZk/zpvqikzbSf+SBatB3aK3MpiqhlJwu1iXqbsiTWmqsnw2zOl eJLATcv9vcow5pNGcdrikeOkDbgWiR3dcN3/+45t9bdUgCQKkg1+UF5S4acklynPSWibBG pVC9cI4Cg3n8vB8z9sEQL5BCSYFTbFM3irgPCuclv70oNK2YL06J88lFRVwAKg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=reilysiegel.com header.s=MBO0001 header.b=dXAtM7BK; 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: -2.33 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=reilysiegel.com header.s=MBO0001 header.b=dXAtM7BK; 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: CF43747587 X-Spam-Score: -2.33 X-Migadu-Scanner: scn1.migadu.com X-TUID: 6Mn/mqUHGbfq * gnu/packages/clojure.scm (clojure-com-cognitect-aws-s3): New variable. --- gnu/packages/clojure.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/clojure.scm b/gnu/packages/clojure.scm index f4b389f7b0..4979300dc7 100644 --- a/gnu/packages/clojure.scm +++ b/gnu/packages/clojure.scm @@ -324,6 +324,30 @@ (define-public clojure-com-cognitect-aws-endpoints (synopsis "Endpoint data for @code{aws-api}") (license license:asl2.0))) +(define-public clojure-com-cognitect-aws-s3 + (package + (inherit clojure-com-cognitect-aws-api) + (name "clojure-com-cognitect-aws-s3") + (version "814.2.991.0") + (source (origin + (method url-fetch) + (uri (string-append "https://repo1.maven.org/maven2/" + "com/cognitect/aws/s3/" + version "/s3-" + version "-sources.jar")) + (sha256 + (base32 + "0aw3mpddmnjmp45vbmv1l47jn84lgq866fy9mg4wf1x2lqdyhigh")))) + (native-inputs '()) + (propagated-inputs '()) + (arguments + '(#:doc-dirs '() + ;; This package has no tests. + #:tests? #f + #:aot-exclude '(#:all))) + (synopsis "S3 service description for @code{aws-api}") + (license license:asl2.0))) + (define-public clojure-com-cognitect-http-client (package (name "clojure-com-cognitect-aws-api") -- 2.34.0