haskell-test-framework-hunit: updated to version 0.2.7
svn path=/nixpkgs/trunk/; revision=31896
This commit is contained in:
parent
c3883364c6
commit
45312449cc
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "test-framework-hunit";
|
pname = "test-framework-hunit";
|
||||||
version = "0.2.6";
|
version = "0.2.7";
|
||||||
sha256 = "1ivgyh71wwvrrgnk3fp6hsfssvy39jikhjdzr7x68pv1ca7f247r";
|
sha256 = "1c7424i5vnggzncwiwqqwq7ir7kaijif2waqmss5pn6db3gj33fc";
|
||||||
buildDepends = [ extensibleExceptions HUnit testFramework ];
|
buildDepends = [ extensibleExceptions HUnit testFramework ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://batterseapower.github.com/test-framework/";
|
homepage = "http://batterseapower.github.com/test-framework/";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user