Removing trailing whitespace.

svn path=/nixpkgs/trunk/; revision=26570
This commit is contained in:
Andres Löh
2011-03-28 15:04:00 +00:00
parent 127a2fc8e0
commit b18dd91057
190 changed files with 197 additions and 197 deletions

View File

@@ -2,7 +2,7 @@
cabal.mkDerivation (self : {
pname = "HTTP";
version = "3001.1.5";
version = "3001.1.5";
sha256 = "e34d9f979bafbbf2e45bf90a9ee9bfd291f3c67c291a250cc0a6378431578aeb";
propagatedBuildInputs = [mtl network parsec];
meta = {