[PATCH] gnu: Add julia-statisticaltraits.

  • Done
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • King, Spencer
Owner
unassigned
Submitted by
King, Spencer
Severity
normal

Debbugs page

King, Spencer wrote 6 months ago
(name . King, Spencer via Guix-patches via)(address . guix-patches@gnu.org)
CYYPR02MB9763C898581880C99A5586C9906A2@CYYPR02MB9763.namprd02.prod.outlook.com

Ludovic Courtès wrote 5 months ago
(name . King, Spencer)(address . spencer.king@wustl.edu)(address . 73503-done@debbugs.gnu.org)
87jzdw33pu.fsf@gnu.org
"King, Spencer" <spencer.king@wustl.edu> skribis:

Toggle quote (10 lines)
> From 14c394318f47659ced34a0d370dbb6a4b05dae17 Mon Sep 17 00:00:00 2001
> Message-Id: <14c394318f47659ced34a0d370dbb6a4b05dae17.1727386735.git.spencer.king@geneoscopy.com>
> From: Spencer King <spencer.king@geneoscopy.com>
> Date: Thu, 26 Sep 2024 21:37:23 +0000
> Subject: [PATCH] gnu: Add julia-statisticaltraits.
>
> * gnu/packages/julia-xyz.scm (julia-statisticaltraits): New variable.
>
> Change-Id: I5ef338e3fcd92601e1e160d675d4bd2c4219e83f

Applied, thanks!
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 73503@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 73503
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help