haskell-DSH: update to version 0.8.2.3

This commit is contained in:
Peter Simons 2012-12-03 16:11:03 +01:00
parent 627962c5e6
commit 44b2202daa

View file

@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "DSH";
version = "0.8.2.2";
sha256 = "0hjy8c97avi4wwv3p9gyml66n34mbrfrhb19j5y6vcy0y8ysgf0c";
version = "0.8.2.3";
sha256 = "0d5jh1vxjx3874rgwvxjm00lj3vvp8ggz2c54x6ymhmgav3pd8vy";
buildDepends = [ csv FerryCore HaXml HDBC mtl Pathfinder text ];
meta = {
description = "Database Supported Haskell";