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 CLaaKQFz/GHPcQEAgWs5BA (envelope-from ) for ; Fri, 04 Feb 2022 01:27:45 +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 cLw5JgFz/GFUXAEAauVa8A (envelope-from ) for ; Fri, 04 Feb 2022 01:27:45 +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 67E7E18EB1 for ; Fri, 4 Feb 2022 01:27:45 +0100 (CET) Received: from localhost ([::1]:50340 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nFmS0-0003FU-Lk for larch@yhetil.org; Thu, 03 Feb 2022 19:27:44 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36998) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nFmRP-0002Lg-Rb for guix-patches@gnu.org; Thu, 03 Feb 2022 19:27:07 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:36216) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nFmRJ-0002Ho-Oq 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 1nFmRJ-0000BV-MR for guix-patches@gnu.org; Thu, 03 Feb 2022 19:27:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53765] [PATCH 14/17] gnu: Add clojure-com-cognitect-aws-endpoints. 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:01 +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.1643934366579 (code B ref 53765); Fri, 04 Feb 2022 00:27:01 +0000 Received: (at 53765) by debbugs.gnu.org; 4 Feb 2022 00:26:06 +0000 Received: from localhost ([127.0.0.1]:58334 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFmQP-00009H-Lx for submit@debbugs.gnu.org; Thu, 03 Feb 2022 19:26:05 -0500 Received: from mout-p-103.mailbox.org ([80.241.56.161]:44132) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFmQO-00007z-Jk for 53765@debbugs.gnu.org; Thu, 03 Feb 2022 19:26:05 -0500 Received: from smtp202.mailbox.org (smtp202.mailbox.org [80.241.60.245]) (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 4JqbtG661Mz9sSc for <53765@debbugs.gnu.org>; Fri, 4 Feb 2022 01:25:58 +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=1643934355; 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=cqVeW1uY9wTquxD/tMRQAZASDA/7CL28KRqQ2/T8nj8=; b=ptTBZWCxMCNbype5Ykt1EzbQ99NueWa7f50V58X1vAzQ9lk+CZvnbSEZ1C2qBU56TXp33u KBS09dasdMWM9JA/GUfpPb69G9d9orYt/1OnEQdlVLMSsyvmNN5lbqw9Lt8skMXc7svGA0 UJdT50YKtkrsGRuKJsgfIuItP0Tj0aRZ7hwbCJkPNbbo2wTzn3aBw0edYWhtnffX8MbqLT WQaWHdtWivVHFoOqozHb9TH+a1HJkK20JH1Sh4SnaEKy0DwLLbBnSW6pKo1Nc809S7rWkB Hh6+wIy5qoEAuXdnTJLV7nKdHphRsaZKXJkTdzolvPLfWYNgIpENRzJeJDPi/w== From: Reily Siegel Date: Thu, 03 Feb 2022 19:25:52 -0500 Message-ID: <87fsoz32b3.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=1643934465; 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=cqVeW1uY9wTquxD/tMRQAZASDA/7CL28KRqQ2/T8nj8=; b=uzgxeZgK3d88o8YNRmVlbaYYGIRkmwRcyLt07PTXOgIPFhLwHcRpwa8CmkI2WQdw8AOkhV ATJ5xWnQnDwxhX+SE4W/mZynJHw3NoI6bnBdiT9OKonwdIM08VeNrNy37ENP+7e7pcFH7c YZ2l7uv6PS8QcC/cwYmDiHl9316bi74Etm771l1I9FeVUAnTCAcHkulvnitV2Ge+Ls6LA/ xmnwBBjuLGGFQ1mjEQ6V9YaaVeiiFAvhNhpuR05Tui1q1+RM+H26jd71P9fHsb3ypbM1W/ DxnbeJeiuJUeStfC/BEdE8WfkvLJpMEhO0vPZobLwodHROftjnAr+HoKHBJUYg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1643934465; a=rsa-sha256; cv=none; b=BJv+Sc15oZ2f48BB0I6DFrA3OPTL2K9xXQjsHq9d0eKCsmixl+aByeKKQB6vfdRhyGirjG UJPzqIp7YAHddWTZfWmSSLyNq6mtdertDvizbqt8lHTC9zhFCYlvK2J8iW2utdyp/N7KVy cjYKkJEGOGWNNJeeExMvgxXV5R2HTTAPtWVPWCYLwf2V5i264qBJhVAEbVi+zyBesyLOTi M2xcIGUrp2WrmwASnnF3OvYV4u7LEQj0VixxlpVxtqHLv++0heX1SI6ngKvW2PHpWkhjyO xq5WjeE9EjPUsa9FPQqmDV+q98diiUT2299hNxmOftWtrT8OYz18N3BT6voMUA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=reilysiegel.com header.s=MBO0001 header.b=ptTBZWCx; 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: -3.53 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=reilysiegel.com header.s=MBO0001 header.b=ptTBZWCx; 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: 67E7E18EB1 X-Spam-Score: -3.53 X-Migadu-Scanner: scn0.migadu.com X-TUID: 9L8zN7NWaGep * gnu/packages/clojure.scm (clojure-com-cognitect-aws-endpoints): 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 b99ec139da..f4b389f7b0 100644 --- a/gnu/packages/clojure.scm +++ b/gnu/packages/clojure.scm @@ -300,6 +300,30 @@ (define-public clojure-com-cognitect-aws-api for every operation on every service.") (license license:asl2.0))) +(define-public clojure-com-cognitect-aws-endpoints + (package + (inherit clojure-com-cognitect-aws-api) + (name "clojure-com-cognitect-aws-endpoints") + (version "1.1.12.136") + (source (origin + (method url-fetch) + ;; This JAR contains only data files. + (uri (string-append "https://repo1.maven.org/maven2/" + "com/cognitect/aws/endpoints/" + version "/endpoints-" + version "-sources.jar")) + (sha256 + (base32 + "15irzbnr0gp5pf0nh9vws6kyzjsbqshiqm9b8frjgsnizvqw0jqj")))) + (native-inputs '()) + (propagated-inputs '()) + (arguments + '(#:doc-dirs '() + ;; This package contains only data, no code to test. + #:tests? #f)) + (synopsis "Endpoint data 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