mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
haskell-filestore: update to version 0.6.0.4
This commit is contained in:
parent
f1a9b401e3
commit
cb1e027af2
@ -6,8 +6,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "filestore";
|
||||
version = "0.6.0.3";
|
||||
sha256 = "03qmv3cqp1fv7b7pdjdx12cb27bfjbwwjdhkcvkfq89qwk9wh1h0";
|
||||
version = "0.6.0.4";
|
||||
sha256 = "1b3ymdqwcn84m8kkybshx10bfylby49i0yhbassvlgf0n096lp12";
|
||||
buildDepends = [ Diff filepath parsec split time utf8String xml ];
|
||||
testDepends = [ Diff filepath HUnit mtl time ];
|
||||
jailbreak = true;
|
||||
|
Loading…
Reference in New Issue
Block a user