haskell-DSH: update to version 0.8.2.1

This commit is contained in:
Peter Simons 2012-10-18 14:16:36 +02:00
parent 278601befb
commit 609b1b01c3

View File

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