haskell-DSH: update to version 0.8.2.2
This commit is contained in:
parent
a29717f41f
commit
5741294501
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "DSH";
|
pname = "DSH";
|
||||||
version = "0.8.2.1";
|
version = "0.8.2.2";
|
||||||
sha256 = "0rm5r5fmf1qxn4q5d6l8aid5d7i9i4hzdgimwpcw6d3mzg0sbl1c";
|
sha256 = "0hjy8c97avi4wwv3p9gyml66n34mbrfrhb19j5y6vcy0y8ysgf0c";
|
||||||
buildDepends = [ csv FerryCore HaXml HDBC mtl Pathfinder text ];
|
buildDepends = [ csv FerryCore HaXml HDBC mtl Pathfinder text ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Database Supported Haskell";
|
description = "Database Supported Haskell";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user