forked from mirrors/nixpkgs
haskell-diagrams-svg: update to version 0.6.0.1
This commit is contained in:
parent
cc5b72c240
commit
fc17b6d767
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "diagrams-svg";
|
pname = "diagrams-svg";
|
||||||
version = "0.6";
|
version = "0.6.0.1";
|
||||||
sha256 = "0yiqilpksgsy87dxx4664pgbbgqcr98j1da4krb751x0yxkglyh5";
|
sha256 = "0x4yjm1wdhicknls1y3fhdg89m8wcvfk2svabww9075w6ras79qk";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeSvg cmdargs colour diagramsCore diagramsLib filepath
|
blazeSvg cmdargs colour diagramsCore diagramsLib filepath
|
||||||
monoidExtras mtl split time vectorSpace
|
monoidExtras mtl split time vectorSpace
|
||||||
|
|
Loading…
Reference in a new issue