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