haskell-diagrams-svg: update to version 1.0.2

This commit is contained in:
Peter Simons 2014-03-11 11:49:14 +01:00
parent 4f5a93fc99
commit 220150c6cf

View file

@ -5,8 +5,8 @@
cabal.mkDerivation (self: {
pname = "diagrams-svg";
version = "1.0.1.3";
sha256 = "0brbvzwh7yi3400wrdpkmw6jfd2nhi238zddhid76lmx2q9zxvvx";
version = "1.0.2";
sha256 = "1pbkr5qg3cjk2c23aas5y9f0bk5nsding4r4c4fdkxj49ipi4ys1";
buildDepends = [
blazeMarkup blazeSvg colour diagramsCore diagramsLib filepath
hashable lens monoidExtras mtl split time vectorSpace