From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id GJ4ZIRlo8WNomwAAbAwnHQ (envelope-from ) for ; Sun, 19 Feb 2023 01:06:49 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id yBo+IBlo8WNzTAAAG6o9tA (envelope-from ) for ; Sun, 19 Feb 2023 01:06:49 +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 410BEA7DA for ; Sun, 19 Feb 2023 01:06:45 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=QUiHJgxe; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676765205; a=rsa-sha256; cv=none; b=j1kM+rJfoKhrpKdDqbYANxOABj+tOlu6BJpe/L1QbtA2llverldhCnYfC4vdI01Ol3HvuX dJliitA1+p/qO84b+qrwf6pMR7QOTDx00AvJ4h8+Jaf7af0J/L5RgNsMdojU0R0kKUWwhC qi4SedIAdxY57oM3JcMNVluAyrdtr+AQKUVsWlMY/1gtQdTKGprKiGjFqq88gAvDC7+LtM l2QrBlOg97D/eCi90e8LyHKzJPOXlRD34QIckbwFTUQAn5b6+rkV2OsSnJPHX40COk+Gxi b8C56ZFxY3m5prKW/LN5XehlAvruW+J29fiS9TEVS1YL0GUi1ylWYrF88XifJg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=QUiHJgxe; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676765205; 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=1ekBdc+by/rIROlcaEHvNk8k1bax0LZzOASdUGIT2YU=; b=C4nJnpP+U0VHJaIW08Jk7NgSpr7fBUyUWwwGsvvlNaOXdrUDSAGz85VmCGWrFHveijeibk tKSOiQypi8GWWNZVaNr2YWCjdgJn4AgFiNwdveA22g8LdFOBjaL6ozHai4ex0Ps/JuqXBk T9EChvnhKmZ2bywoW2GMA5mavWcqR4bvZYblvqOtCjzQM3BZKNCtsYEAtGDKrWRso7YbS8 1qDr0LBzUaHwzh/pV/2JB4l7z/gcAlXMxMzfUCS3LU0sdVB5Iz1FJcohUE2L7icP0Vv6iz UDD+pAl1qSgL5kRCJev6LVg50ah+DuCxbYoMr+XcNBuVL7Jjh2l4tEA+FQY65A== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pTXDR-0006IC-5Y; Sat, 18 Feb 2023 19:06:05 -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 1pTXDP-0006GZ-Fa for guix-patches@gnu.org; Sat, 18 Feb 2023 19:06:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pTXDP-0004kf-6H for guix-patches@gnu.org; Sat, 18 Feb 2023 19:06:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pTXDP-0007E4-1S for guix-patches@gnu.org; Sat, 18 Feb 2023 19:06:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61611] [PATCH 04/10] gnu: Add julia-earthorientation. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 19 Feb 2023 00:06:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61611 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61611@debbugs.gnu.org Cc: Sharlatan Hellseher Received: via spool by 61611-submit@debbugs.gnu.org id=B61611.167676510827649 (code B ref 61611); Sun, 19 Feb 2023 00:06:03 +0000 Received: (at 61611) by debbugs.gnu.org; 19 Feb 2023 00:05:08 +0000 Received: from localhost ([127.0.0.1]:45189 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pTXCW-0007Bn-9O for submit@debbugs.gnu.org; Sat, 18 Feb 2023 19:05:08 -0500 Received: from mail-wm1-f53.google.com ([209.85.128.53]:33336) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pTXCR-0007A5-Jz for 61611@debbugs.gnu.org; Sat, 18 Feb 2023 19:05:04 -0500 Received: by mail-wm1-f53.google.com with SMTP id k14-20020a05600c1c8e00b003e22107b7ccso87651wms.0 for <61611@debbugs.gnu.org>; Sat, 18 Feb 2023 16:05:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=1ekBdc+by/rIROlcaEHvNk8k1bax0LZzOASdUGIT2YU=; b=QUiHJgxekjQAw7ZyNhdOGlXBpH3jc71zPyrz/QuqyNSHsLpvWsgG0F4EYN7Q42Mf7r cPlCKPGRzwOO5Wvq5pf1tc+TCy6/mVS2oMgACrzVKozA9Gfb5GiDI5MXh+alIDhx5rPZ y4h4SXjpyWxirJEgIx0K6mwzplHqzA21oy6nwuDmkFH0btAXzyf3Zgt4PeVHqlHdXYjC HaOULYRFIgbhOTt2n/pTmahwzn4Rpnldyjg40TJQoohQOd3gK6LhEbN/RAQWgrSazq0d wRuiD36Sx2MWRSJQzg5OncoA0Cjk8KlgeCU2WHRKo61SN+mYLMpnioqtQng9agLgiCLR 75OQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1ekBdc+by/rIROlcaEHvNk8k1bax0LZzOASdUGIT2YU=; b=cEikMNs5+ARc2cXmzICsKFi2/46nL7xZ4KBf8ScJLCGdyT5XehuajLvFt6k8rCWbq1 +8L+r0Zn66SS9S3Sx4r0j95PF1SIq/kU0yw85xmF/N05sH2ACBMOkroOuUCG0P8F+tbN g6TQInJm+qZ0j/wX1qLmtLi2BtZF3uZrqiHjdo9+YLGbnM8jZdBmSbwkc/Qz83HbOdKk +mPZBEkTkOhzTeJjAmOEWdtoYHwdpI76SCr4R9du/F4qYDEbQyGUXbyuS1I51QlsbIzx EczuoKEVOIfQvmlWNs4kS8vs09TAsgQobZR4c8TbjXC6hVMXzFI1sCG+R+an7zFqwVOn 4W1Q== X-Gm-Message-State: AO0yUKUYdcujE4a7f/pEXn0r2O5ovVQsOe6oZg3BRJqjUv+NNS/k2yWM bvGlaIdcEVYQnKm641pRbaSJr3La4SwWWg== X-Google-Smtp-Source: AK7set+LgUQXviwlWiwCsBYBgtIFqPvJoNRy44xuXbqFyEXh32ykB99caxQcTVU/xWJefy3OqTVIVA== X-Received: by 2002:a05:600c:4da5:b0:3e2:92f:60dd with SMTP id v37-20020a05600c4da500b003e2092f60ddmr8202691wmp.18.1676765097974; Sat, 18 Feb 2023 16:04:57 -0800 (PST) Received: from guxtil.incerto.xyz (cpc100856-bagu15-2-0-cust368.1-3.cable.virginm.net. [82.25.93.113]) by smtp.gmail.com with ESMTPSA id c18-20020a05600c0a5200b003e118684d56sm4752164wmq.45.2023.02.18.16.04.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 18 Feb 2023 16:04:57 -0800 (PST) From: Sharlatan Hellseher Date: Sun, 19 Feb 2023 00:04:47 +0000 Message-Id: <20230219000453.20559-4-sharlatanus@gmail.com> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230219000453.20559-1-sharlatanus@gmail.com> References: <20230219000453.20559-1-sharlatanus@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: X-Migadu-Queue-Id: 410BEA7DA X-Spam-Score: -1.63 X-Migadu-Spam-Score: -1.63 X-Migadu-Scanner: scn0.migadu.com 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-TUID: Nb7Xtu/iyuOH * gnu/packages/julia-xyz.scm (julia-earthorientation): New variable. --- gnu/packages/julia-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/julia-xyz.scm b/gnu/packages/julia-xyz.scm index bbc1985a4b..a0a24e05a5 100644 --- a/gnu/packages/julia-xyz.scm +++ b/gnu/packages/julia-xyz.scm @@ -1829,6 +1829,31 @@ (define-public julia-dualnumbers combinations of dual numbers with predefined Julia numeric types.") (license license:expat))) +(define-public julia-earthorientation + (package + (name "julia-earthorientation") + (version "0.7.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/JuliaAstro/EarthOrientation.jl") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1fschx4qmfd83q0ymgbzqi1dl0drbh45cd7hlcbqnm9lfmw2d847")))) + (build-system julia-build-system) + (propagated-inputs + (list julia-leapseconds + julia-optionaldata + julia-remotefiles)) + (home-page "https://github.com/JuliaAstro/EarthOrientation.jl") + (synopsis "Calculate Earth orientation parameters from IERS tables in Julia") + (description + "This package provides a functionality to calculate Earth orientation parameters +with data retrieved from @acronym{IERS, International Earth Rotation Service}.") + (license license:expat))) + (define-public julia-ellipsisnotation (package (name "julia-ellipsisnotation") -- 2.39.1