daemon: Remove "case hack" for nars....This code has never been of any use in Guix.
* nix/libutil/archive.cc (useCaseHack): Remove.
(parse): Keep only the alternate branch in "if (useCaseHack)".
gnu: python-plotly: Fix version....* gnu/packages/graph.scm (python-plotly)[arguments]: In the fix-version phase,
substitute the correct version string.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>