From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id SMGAIJaAzGVj8wAAqHPOHw:P1 (envelope-from ) for ; Wed, 14 Feb 2024 09:57:58 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id SMGAIJaAzGVj8wAAqHPOHw (envelope-from ) for ; Wed, 14 Feb 2024 09:57:58 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=futurile.net header.s=selector1 header.b=gmoMR9bH; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707901078; a=rsa-sha256; cv=none; b=USQUeD6cR5j6nmIXGUIEUoPEYENkx5Ypvml2oHYOwIV7p/DABBXJTNIHHLaHdgW71aBdsh QRynIz4sbxkfID8yH/UTQz2UFi/J9YjjT9L8aT7IW/Z+AcIUHEmdbQzeAMhLVQTMVF9kiR TGaz0Z4rhw/UAVMQ+9sChgEpCKZNIGBmNoRXOnLyORV1R26NaINEcqxDgq4ArAm4/uU0BN 5FrqJ3IlNvAJiX4MSYxvHYDJudLe5KjDHAFgB/o4zNKBTAGnWnLldJeQBsyjQJxAsFiRCH ZFG2VZRIrNKbOzcDPuUx3Iw+N0TNXbLJzScgCSOaacqHZIQyUso8ms9JluC0yQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=futurile.net header.s=selector1 header.b=gmoMR9bH; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707901078; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: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=bZXWkVqOHGd8xIQUQZ93umgtS/yvKKDrHi81DdwaYyQ=; b=FhiOl3HyBtBVsUC2r2zT+MWvBl+qp8v5e6OYkCCNoOkvllVwoejJ/YRv0gvqrGltrxgum8 N3Fa1xGcTOokU3MC4H0aS4ftm/QJ7YArVe+aVSwTAqDeWYfGMkivoUdmUIGAard1okennr li7079w6bReAi1cv5KKXk1Li4e5nJRAgBxrbxWBVaO7Tb+hNLh6XAc0f3kQI4eSE4VxWRx qrowDnHjbf66GkGmOfSD+PY4XvnKzdrCPO8KgAZxu8Je6sMApRcCFIFREf+ef5ZY40SAvz 9SlyufuThWVJgVl96ZhGzjA61BZo8UdqyXs9pm7DxcEuGEQtSnquU7Mtz3GVYw== 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 93EEC6893A for ; Wed, 14 Feb 2024 09:57:57 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1raB5U-0008Mv-0N; Wed, 14 Feb 2024 03:57:52 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1raB5M-0008MT-Fx for guix-patches@gnu.org; Wed, 14 Feb 2024 03:57:45 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1raB5M-0008Jd-8F for guix-patches@gnu.org; Wed, 14 Feb 2024 03:57:44 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1raB5d-0003EX-Ub for guix-patches@gnu.org; Wed, 14 Feb 2024 03:58:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69119] [PATCH v2 1/1] gnu: Add clojure.java-time. Resent-From: Steve George Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 14 Feb 2024 08:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69119 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69091@debbugs.gnu.org Cc: 69119@debbugs.gnu.org, steve@futurile.net X-Debbugs-Original-Cc: guix-patches@gnu.org, Steve George Received: via spool by submit@debbugs.gnu.org id=B.170790108012418 (code B ref -1); Wed, 14 Feb 2024 08:58:01 +0000 Received: (at submit) by debbugs.gnu.org; 14 Feb 2024 08:58:00 +0000 Received: from localhost ([127.0.0.1]:50320 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1raB5c-0003ED-Ac for submit@debbugs.gnu.org; Wed, 14 Feb 2024 03:58:00 -0500 Received: from lists.gnu.org ([209.51.188.17]:32988) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1raB5Z-0003Dz-JW for submit@debbugs.gnu.org; Wed, 14 Feb 2024 03:57:59 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1raB5E-0008LU-91 for guix-patches@gnu.org; Wed, 14 Feb 2024 03:57:36 -0500 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1raB5B-0008ET-Bs for guix-patches@gnu.org; Wed, 14 Feb 2024 03:57:35 -0500 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1raB53-000x9M-Qu; Wed, 14 Feb 2024 09:57:25 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=futurile.net; s=selector1; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From; bh=bZXWkVqOHGd8xIQUQZ93umgtS/yvKKDrHi81DdwaYyQ=; b=gmoMR9bHxPq9NymZOidrgITbWK rqOYo0YuimBU8O5a1HLl5xmbiU+8yj7kGxXJutQOuKZ87w7TlVdcu06uulv+k4ojE8GcWL5g7Hc7Z 6Xz7CdfbWqZHGG4x494XNRFGgllbnle9PU5JQCwfSkbfcdBA+NSdBjVvx+7D0fA+jJ9k0vnwHFIwZ Go2jhiGjRE/oKQb+pLTWTsmYIJyXfzHYv2R8UK3ej8sJ5UJHXzqWcBb+PVjKD6h+49FrwmZqGu/Bt N8Eqw/4nk8RrRSWPVw+sdAPWwEhCGnTkNlFksoxrIUGfMvLUkOq9JR3G8/rrmsiEYOwuy6iaBGBBC JM8rsGAQ==; Received: from [10.9.9.74] (helo=submission03.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1raB53-0006QI-DU; Wed, 14 Feb 2024 09:57:25 +0100 Received: by submission03.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1raB4w-008VsP-FE; Wed, 14 Feb 2024 09:57:18 +0100 From: Steve George Date: Wed, 14 Feb 2024 08:57:02 +0000 Message-ID: <866de51f2018bbad4a69a325a062b39d6e845e98.1707900811.git.steve@futurile.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: <866de51f2018bbad4a69a325a062b39d6e845e98.1707813784.git.steve@futurile.net> References: <866de51f2018bbad4a69a325a062b39d6e845e98.1707813784.git.steve@futurile.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: permerror client-ip=2a0c:5a00:149::25; envelope-from=steve@futurile.net; helo=mailtransmit04.runbox.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01, T_SPF_PERMERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx10.migadu.com X-Spam-Score: -4.28 X-Migadu-Queue-Id: 93EEC6893A X-Migadu-Spam-Score: -4.28 X-TUID: oxr6LiG2sSa6 * gnu/packages/clojure.scm (clojure.java-time): New variable. Change-Id: Id76d3e073525bff619fddb92096ec99a3917faeb --- gnu/packages/clojure.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/clojure.scm b/gnu/packages/clojure.scm index 27fce6f368e..f7c5530e35a 100644 --- a/gnu/packages/clojure.scm +++ b/gnu/packages/clojure.scm @@ -661,3 +661,28 @@ (define-public clojure-tools-gitlibs indicated by git SHAs. This library provides this functionality and also keeps a cache of git directories and working trees that can be reused.") (license license:epl1.0))) + +(define-public clojure.java-time + (package + (name "clojure.java-time") + (version "1.4.2") + (home-page "https://github.com/dm3/clojure.java-time") + (source (origin + (method git-fetch) + (uri (git-reference + (url home-page) + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0rykvgslxaxw6qc1lpv21299d9kx3waj34wi1jvzqlnbs2x1p9fh")))) + (build-system clojure-build-system) + (arguments + `(#:tests? #f ;;FIXME: tests requires math.combinatorics dependency + #:doc-dirs '("docs") + #:aot-exclude '(#:all))) + (synopsis "A Clojure wrapper for Java's @code{java.time} API.") + (description "This library wraps Java's @code{java.time} API. It provides +a set of Clojure functions for dealing with Date-Time without requiring any +additional packages.") + (license license:epl1.0))) base-commit: b64862e5cb8209c92aa2eff4cec0be328e38c45d -- 2.41.0