haskell-tasty: update to version 0.4
This commit is contained in:
parent
9a904615a9
commit
c00944712d
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "tasty";
|
||||
version = "0.3.1";
|
||||
sha256 = "0ipndrpywzg40s5hiwyyly29mcppcfqbbpwqqp4apma57m8cdpb0";
|
||||
version = "0.4";
|
||||
sha256 = "1gcaam49nm6fx0i2hlf1zih4rxzfgnsl4xiwnqifhz9m15n5laxq";
|
||||
buildDepends = [
|
||||
ansiTerminal mtl optparseApplicative regexPosix stm tagged
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user