haskell-filestore: update to version 0.6.0.2
This commit is contained in:
parent
75289fbc31
commit
27be932ff3
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "filestore";
|
pname = "filestore";
|
||||||
version = "0.6.0.1";
|
version = "0.6.0.2";
|
||||||
sha256 = "1la30bimcjngcv5dyx1a9x8lr8c4zs0dp4kzh8y5mjf8snky1avf";
|
sha256 = "0dbn358gxg13lxlpqyczcn5g5kvzrz7lv17qsmr53hvmxz8mricr";
|
||||||
buildDepends = [ Diff filepath parsec split time utf8String xml ];
|
buildDepends = [ Diff filepath parsec split time utf8String xml ];
|
||||||
testDepends = [ Diff filepath HUnit mtl time ];
|
testDepends = [ Diff filepath HUnit mtl time ];
|
||||||
jailbreak = true;
|
jailbreak = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user