all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sharlatan Hellseher <sharlatanus@gmail.com>
To: 61611@debbugs.gnu.org
Cc: Sharlatan Hellseher <sharlatanus@gmail.com>
Subject: [bug#61611] [PATCH 00/10]: gnu: Add julia-astrotime
Date: Sun, 19 Feb 2023 00:03:47 +0000	[thread overview]
Message-ID: <20230219000347.20469-1-sharlatanus@gmail.com> (raw)

Hi Guix!

Here is a bit longer patch series adding JuliaAstro/AstroTime.jl project with
all it's dependencies which are missed in Guix.

> ./pre-inst-env guix build --rounds=2 julia-leapseconds julia-optionaldata julia-remotefiles julia-earthorientation julia-inflate julia-arnoldimethod julia-lightgraphs julia-itemgraphs julia-muladdmacro julia-astrotime
> /gnu/store/xz9n4dmdc2cxbbaynqnkqc5scz1f65l1-julia-astrotime-0.7.0
> /gnu/store/a6r9i0y2c328q5w70ai3pyblw162d5sp-julia-muladdmacro-0.2.4
> /gnu/store/hhxk7nawskybgx9srcnja143jgxrm844-julia-itemgraphs-0.4.0
> /gnu/store/4gmvwb02r0z5qn0bv6ishl5jvrz4a2xm-julia-lightgraphs-1.3.5
> /gnu/store/zf6m8p02z9lsclpsyj8xgf4lc71fwvl8-julia-arnoldimethod-0.2.0
> /gnu/store/my607hbls2zv09lwn6k5w67dl2q9cw50-julia-inflate-0.1.2
> /gnu/store/7jf4kkjhhz4v2kl94yr1jclsff68vhm9-julia-earthorientation-0.7.1
> /gnu/store/qshdsa5rb8930lhp4zphs4d7qah6gccy-julia-remotefiles-0.5.0
> /gnu/store/nihf0zkndndym7c66gyrzy7ldqyyqgb7-julia-optionaldata-1.0.0
> /gnu/store/liggpbgi6ff4gyxxlwhbrc0vnknxi3fl-julia-leapseconds-1.1.0

Sharlatan Hellseher (10):
  gnu: Add julia-leapseconds.
  gnu: Add julia-optionaldata.
  gnu: Add julia-remotefiles.
  gnu: Add julia-earthorientation.
  gnu: Add julia-inflate.
  gnu: Add julia-arnoldimethod.
  gnu: Add julia-lightgraphs.
  gnu: Add julia-itemgraphs.
  gnu: Add julia-muladdmacro.
  gnu: Add julia-astrotime.

 gnu/packages/julia-xyz.scm | 312 +++++++++++++++++++++++++++++++++++++
 1 file changed, 312 insertions(+)


base-commit: 037c1b254a84d656b87b6bbb9c339bc04cfdb0a8
prerequisite-patch-id: b3ac2ffdff354e1ba34b14db9680bf5977d568e8
prerequisite-patch-id: 23fc0db8ba47376211c934f68f4ac0032bd49112
prerequisite-patch-id: d339a2d2bfa3c0287d429470bf947a6ede5403cf
prerequisite-patch-id: f1c2ccbbac909e47ae722c93b6c1634219f37ecf
-- 
2.39.1





             reply	other threads:[~2023-02-19  0:04 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-19  0:03 Sharlatan Hellseher [this message]
2023-02-19  0:04 ` [bug#61611] [PATCH 01/10] gnu: Add julia-leapseconds Sharlatan Hellseher
2023-02-19  0:04   ` [bug#61611] [PATCH 02/10] gnu: Add julia-optionaldata Sharlatan Hellseher
2023-02-19  0:04   ` [bug#61611] [PATCH 03/10] gnu: Add julia-remotefiles Sharlatan Hellseher
2023-03-08 17:37     ` Simon Tournier
2023-03-08 23:26       ` Sharlatan Hellseher
2023-02-19  0:04   ` [bug#61611] [PATCH 04/10] gnu: Add julia-earthorientation Sharlatan Hellseher
2023-02-19  0:04   ` [bug#61611] [PATCH 05/10] gnu: Add julia-inflate Sharlatan Hellseher
2023-02-19  0:04   ` [bug#61611] [PATCH 06/10] gnu: Add julia-arnoldimethod Sharlatan Hellseher
2023-02-19  0:04   ` [bug#61611] [PATCH 07/10] gnu: Add julia-lightgraphs Sharlatan Hellseher
2023-02-19  0:04   ` [bug#61611] [PATCH 08/10] gnu: Add julia-itemgraphs Sharlatan Hellseher
2023-02-19  0:04   ` [bug#61611] [PATCH 09/10] gnu: Add julia-muladdmacro Sharlatan Hellseher
2023-02-19  0:04   ` [bug#61611] [PATCH 10/10] gnu: Add julia-astrotime Sharlatan Hellseher
2023-03-03 13:24 ` bug#61611: [PATCH 00/10]: " Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230219000347.20469-1-sharlatanus@gmail.com \
    --to=sharlatanus@gmail.com \
    --cc=61611@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.