forked from mirrors/nixpkgs
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: {
|
||||
pname = "filestore";
|
||||
version = "0.6.0.1";
|
||||
sha256 = "1la30bimcjngcv5dyx1a9x8lr8c4zs0dp4kzh8y5mjf8snky1avf";
|
||||
version = "0.6.0.2";
|
||||
sha256 = "0dbn358gxg13lxlpqyczcn5g5kvzrz7lv17qsmr53hvmxz8mricr";
|
||||
buildDepends = [ Diff filepath parsec split time utf8String xml ];
|
||||
testDepends = [ Diff filepath HUnit mtl time ];
|
||||
jailbreak = true;
|
||||
|
|
Loading…
Reference in a new issue