haskell-test-framework: updated to version 0.4.2.0
svn path=/nixpkgs/trunk/; revision=30814
This commit is contained in:
parent
b76db1c8ac
commit
77645f98f7
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "test-framework";
|
pname = "test-framework";
|
||||||
version = "0.4.1.1";
|
version = "0.4.2.0";
|
||||||
sha256 = "1ig4v2y8xba2rg6pc8yjf0j20cwa3czknnfqn1sgpqhmip2961pc";
|
sha256 = "0a74ajlmwsajrj06k22zqwnyxqfrpbd9xplf4b1swafp7y952ind";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user