haskell-tasty-hunit: update to version 0.4.1
This commit is contained in:
parent
491c52a390
commit
e2fb1c3c54
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "tasty-hunit";
|
pname = "tasty-hunit";
|
||||||
version = "0.2";
|
version = "0.4.1";
|
||||||
sha256 = "1476ac3rsaag9rfgglzs65wqlkzm09xzdz47ksyj3a4c6ajba1kw";
|
sha256 = "1ns4lbqjkgfgl00jg4sw2jz3r189z4k5fzwbii3g1bnskn28fapa";
|
||||||
buildDepends = [ HUnit mtl tasty ];
|
buildDepends = [ HUnit mtl tasty ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "HUnit support for the Tasty test framework";
|
description = "HUnit support for the Tasty test framework";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user