all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#56426] [PATCH 0/6] Add Julia CSV
@ 2022-07-06 18:05 zimoun
  2022-07-06 18:06 ` [bug#56426] [PATCH 1/6] gnu: julia-parsers: Update to 2.2.4 zimoun
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: zimoun @ 2022-07-06 18:05 UTC (permalink / raw)
  To: 56426; +Cc: zimoun, efraim

Hi,

This series adds Julia CSV reader/writer.  Well, 'CSV.Chunks' fails so then
the 2 related tests.  I have no clue what could be wrong.  Therefore, I have
disabled these two ones.

I am currently checking some packages for i686-linux but the issues, if any,
can be addressed later.  Having the feedback from the build will help.


Cheers,
simon



zimoun (6):
  gnu: julia-parsers: Update to 2.2.4.
  gnu: Add julia-inlinestrings.
  gnu: julia-json: Update to 0.21.3.
  gnu: julia-weakrefstrings: Update to 1.4.0.
  gnu: Add julia-sentinelarrays.
  gnu: Add julia-csv.

 gnu/packages/julia-xyz.scm | 103 ++++++++++++++++++++++++++++++++++---
 1 file changed, 97 insertions(+), 6 deletions(-)


base-commit: 111bdcff48902457a7218f7ef8a80ad3dfaac3d1
-- 
2.36.0





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

end of thread, other threads:[~2022-07-11 11:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-06 18:05 [bug#56426] [PATCH 0/6] Add Julia CSV zimoun
2022-07-06 18:06 ` [bug#56426] [PATCH 1/6] gnu: julia-parsers: Update to 2.2.4 zimoun
2022-07-06 18:06   ` [bug#56426] [PATCH 2/6] gnu: Add julia-inlinestrings zimoun
2022-07-06 18:06   ` [bug#56426] [PATCH 3/6] gnu: julia-json: Update to 0.21.3 zimoun
2022-07-06 18:06   ` [bug#56426] [PATCH 4/6] gnu: julia-weakrefstrings: Update to 1.4.0 zimoun
2022-07-06 18:06   ` [bug#56426] [PATCH 5/6] gnu: Add julia-sentinelarrays zimoun
2022-07-06 18:06   ` [bug#56426] [PATCH 6/6] gnu: Add julia-csv zimoun
2022-07-08  7:51 ` [bug#56426] [PATCH 0/6] Add Julia CSV zimoun
2022-07-11 10:08 ` bug#56426: " Efraim Flashner
2022-07-11 11:42   ` [bug#56426] " zimoun

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.