forked from mirrors/nixpkgs
haskell-tasty: update to version 0.5.2.1
This commit is contained in:
parent
0bbe648085
commit
9a31332136
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "tasty";
|
||||
version = "0.5.2";
|
||||
sha256 = "0zj6bpqld04sivfkpzjp2c587mmygl3699znqmhp1dbv0fpq6949";
|
||||
version = "0.5.2.1";
|
||||
sha256 = "0dph1c0j2vjvzf5csp6hwlcx2zqa12yqrafk6pxs8bnd3r9a11ym";
|
||||
buildDepends = [
|
||||
ansiTerminal deepseq mtl optparseApplicative regexPosix stm tagged
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue