haskell-hmatrix: update to version 0.16.0.5

This commit is contained in:
Peter Simons 2014-09-10 20:41:04 +02:00
parent 9fcfe01a17
commit 26bbee8175

View File

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "hmatrix";
version = "0.16.0.4";
sha256 = "0n2h7vp8cyr4lm6yv6msvqr87d0dn7fm61p58wy7f230v692j1p4";
version = "0.16.0.5";
sha256 = "12019yd4hxqryxsrppijff6w0wmqj2l5cssldh1lyv4dbjaaxb5y";
buildDepends = [
binary deepseq random split storableComplex vector
];