From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id k7wcNYK8D2GzBAAAgWs5BA (envelope-from ) for ; Sun, 08 Aug 2021 13:14:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 8B9gMIK8D2H+dQAAbx9fmQ (envelope-from ) for ; Sun, 08 Aug 2021 11:14:10 +0000 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 8B9331A510 for ; Sun, 8 Aug 2021 13:14:10 +0200 (CEST) Received: from localhost ([::1]:44164 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mCgkr-0000VR-Jk for larch@yhetil.org; Sun, 08 Aug 2021 07:14:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49912) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mCgkl-0000V7-2H for guix-patches@gnu.org; Sun, 08 Aug 2021 07:14:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42190) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mCgkk-0001YC-ND for guix-patches@gnu.org; Sun, 08 Aug 2021 07:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mCgkk-0006LM-C9 for guix-patches@gnu.org; Sun, 08 Aug 2021 07:14:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49867] [PATCH 15/29] gnu: Add ocaml-ptime. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 08 Aug 2021 11:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49867 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Xinglu Chen Cc: 49867@debbugs.gnu.org Received: via spool by 49867-submit@debbugs.gnu.org id=B49867.162842121924345 (code B ref 49867); Sun, 08 Aug 2021 11:14:02 +0000 Received: (at 49867) by debbugs.gnu.org; 8 Aug 2021 11:13:39 +0000 Received: from localhost ([127.0.0.1]:53736 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCgkN-0006Kb-I2 for submit@debbugs.gnu.org; Sun, 08 Aug 2021 07:13:39 -0400 Received: from mout01.posteo.de ([185.67.36.65]:39135) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCgkL-0006KL-0T for 49867@debbugs.gnu.org; Sun, 08 Aug 2021 07:13:38 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 5380E240027 for <49867@debbugs.gnu.org>; Sun, 8 Aug 2021 13:13:31 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1628421211; bh=mP147ToVzeFvihEiwm94jJSp4m5GmkZO322XnosNKu4=; h=From:To:Cc:Subject:Date:From; b=HelnESbYmPQHi/IRAAxhpKFqo508o1dgttUQQyJKysjwfrPzPjj/rj4dVlS/AJ3ID vbW0CmBGKe8A5QLZzXtrOQNxBL5bYiq38NJFQ5zrC0xp11JbAdXFH7KPVBLTWxnLsH 7f1TDwrqx9NucsTglEw+ZSEAaQuRUJt1NVWpYHjAnushIDYieTugfcmS40DV3he5A3 ld+EWQAOmqf3VeKDTJ49lrdLkhY2QLBBDeCAT7H3KiJKhnZDhqnAqjCmx6HleMU68C ovjqXiMxV5mfiai6nikZVsI1K4oCOnajkc0RdpSXLQiT5woCzfVwtL0AFcZmyV3Lh3 vdoylZSIbRBqw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4GjGmV0pf5z9rxT; Sun, 8 Aug 2021 13:13:29 +0200 (CEST) References: <20210804071545.21181-1-pukkamustard@posteo.net> <20210804071545.21181-15-pukkamustard@posteo.net> <87r1f7ki3c.fsf@yoctocell.xyz> From: pukkamustard In-reply-to: <87r1f7ki3c.fsf@yoctocell.xyz> Date: Sun, 08 Aug 2021 11:13:28 +0000 Message-ID: <86im0g6vfr.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1628421250; 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: 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=aQjQt9wUrJUQnQFFFSfI2c/Gd57i6wEsBtsWd6qvQ9M=; b=esj/+9+B8cPk+NBLjeVMSg/RakucpJpgS+yk7u37suuO8StqY7eIldhwMKQagAQjROaE0p 994A5Z4IfyF+bGWI41V4iks/8jjTSFhNyXA9zDA796MvYAgok+CED6yynRcZSkNXnGmq9v iysaQvGMfPSlD+VjlHUF2gHulvKh3pzH0QeO/RB6GwWjVm1qlxUMVuxYwxn0kJYMUx8ek1 J8/CKII3mVXB8MGXQvPh3/3EIWZMNI8872pSTIAjnN7+HXzPC7nv2ArMfrf6z5PlIdre/w 1TvyIxDbLD+OqOAHuDNuzHKUPZhyvpYqXaHeMx4asUvi4ziDtbeR6V3EwtsPtg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1628421250; a=rsa-sha256; cv=none; b=nnFgpgzHgbjfDstQTaMnJA83RM352VkNMn9ocJFPeR71km3dCHN4OtzxCJaqvPJtpeg3v7 00YStu22kSaQP1TwQy2Gj0yRQxN6HqV6BUmtJ83y/BtyeUCJj7c3lxW/G5Ii2yIwfXzfbT I8XyAvCm+GJT+y1ze+gNnjMvaStsnvqbpHuOZL6hC3A07o/Hekd89OKnV38LdzYPl6F5Lz sckHb3rMrLxRI251BLVXNlpfiL+/efyOp3xP5PPMP/4plkCgCzeTszumhMerFFqbNBpdKt 75YZrKFZqhV5hj6YAPWkY6BrFobm6V+PP3ztQahjnkC4diR2CPiN6R65RBHm0A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=HelnESbY; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.31 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=HelnESbY; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 8B9331A510 X-Spam-Score: -1.31 X-Migadu-Scanner: scn1.migadu.com X-TUID: 9rqDLzz/wTpN Xinglu Chen writes: > Use (string-append "https://erratique.ch..." version ".tbz") to=20 > make it > easier to update the package in the future. Done. >> + (sha256 >> + (base32 >> +=20 >> "1fxq57xy1ajzfdnvv5zfm7ap2nf49znw5f9gbi4kb9vds942ij27")))) >> + (build-system ocaml-build-system) >> + (arguments >> + `(#:tests? #f > > What=E2=80=99s the reason for disabling tests? > Laziness, I guess.. :) Enabled in V2. >> + (description "Ptime has platform independent POSIX time=20 >> support in pure >> +OCaml. It provides a type to represent a well-defined range of=20 >> POSIX > ^ > Double spacing. :-) > Thanks! >> +Ptime is not a calendar library. > > Not really sure if this sentence is necessary. I think the=20 > previous > sentences has hade it pretty clear that it a time and date=20 > library. > Agree, removed sentence. >> +Ptime depends on the @code{ocaml-result} compatibility=20 >> package. Ptime_clock >> +depends on your system library. Ptime_clock's optional=20 >> JavaScript support >> +depends on @code{js-of-ocaml}.") > > This two sentences are probably also not necessary for users of=20 > the > package. It should be the packager=E2=80=99s job to specify the=20 > dependencies. :-) Also agree. Removed sentences.