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

@@ -3,7 +3,7 @@
cabal.mkDerivation (self : {
pname = "WebServer";
version = "1.2";
src = fetchgit {
url = git://github.com/arjunguha/haskell-web.git;
rev = "76c9aabd31d03f052a80a0f6999dc7c5f1b11c41" ;
@@ -14,5 +14,5 @@ cabal.mkDerivation (self : {
meta = {
description = "";
};
})
})