Updated Haskell packages.
- RepLib: updated to version 0.5.2 - http-enumerator: updated to version 0.7.3.1 - http-types: updated to version 0.6.10 - leksah-server: updated to version 0.12.0.5 - test-framework-quickcheck2: updated to version 0.2.12.1 - unbound: updated to version 0.4 - yesod: updated to version 0.10.2 svn path=/nixpkgs/trunk/; revision=33144
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "unbound";
|
||||
version = "0.3.1";
|
||||
sha256 = "13k53dcap8knvl2qzcykx838laas34xfc0480705vzl1z9z1xppz";
|
||||
version = "0.4";
|
||||
sha256 = "0s4aybbxz5qvkf09wn65qavw10hk0rsyyc2d0ydr02rzz10vd270";
|
||||
buildDepends = [ mtl RepLib transformers ];
|
||||
noHaddock = true;
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user