haskell-diagrams-svg: update to version 1.0.2
This commit is contained in:
parent
4f5a93fc99
commit
220150c6cf
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "diagrams-svg";
|
pname = "diagrams-svg";
|
||||||
version = "1.0.1.3";
|
version = "1.0.2";
|
||||||
sha256 = "0brbvzwh7yi3400wrdpkmw6jfd2nhi238zddhid76lmx2q9zxvvx";
|
sha256 = "1pbkr5qg3cjk2c23aas5y9f0bk5nsding4r4c4fdkxj49ipi4ys1";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeMarkup blazeSvg colour diagramsCore diagramsLib filepath
|
blazeMarkup blazeSvg colour diagramsCore diagramsLib filepath
|
||||||
hashable lens monoidExtras mtl split time vectorSpace
|
hashable lens monoidExtras mtl split time vectorSpace
|
||||||
|
Loading…
Reference in New Issue
Block a user