all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#61611] [PATCH 00/10]: gnu: Add julia-astrotime
@ 2023-02-19  0:03 Sharlatan Hellseher
  2023-02-19  0:04 ` [bug#61611] [PATCH 01/10] gnu: Add julia-leapseconds Sharlatan Hellseher
  2023-03-03 13:24 ` bug#61611: [PATCH 00/10]: " Ludovic Courtès
  0 siblings, 2 replies; 14+ messages in thread
From: Sharlatan Hellseher @ 2023-02-19  0:03 UTC (permalink / raw)
  To: 61611; +Cc: Sharlatan Hellseher

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





^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2023-03-08 23:27 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-19  0:03 [bug#61611] [PATCH 00/10]: gnu: Add julia-astrotime Sharlatan Hellseher
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

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.