haskell-DSH: update to version 0.8.2.3
This commit is contained in:
parent
627962c5e6
commit
44b2202daa
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "DSH";
|
pname = "DSH";
|
||||||
version = "0.8.2.2";
|
version = "0.8.2.3";
|
||||||
sha256 = "0hjy8c97avi4wwv3p9gyml66n34mbrfrhb19j5y6vcy0y8ysgf0c";
|
sha256 = "0d5jh1vxjx3874rgwvxjm00lj3vvp8ggz2c54x6ymhmgav3pd8vy";
|
||||||
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…
Reference in New Issue
Block a user