Generated neater meta.description strings.
svn path=/nixpkgs/trunk/; revision=28492
This commit is contained in:
@@ -5,7 +5,7 @@ cabal.mkDerivation (self: {
|
||||
version = "2.3.1";
|
||||
sha256 = "0nmj57czqcik23j9iqxbdwqg73n5n1kc9akhp0wywrbkklgf79a0";
|
||||
meta = {
|
||||
description = "Efficient geometric vectors and transformations.";
|
||||
description = "Efficient geometric vectors and transformations";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = [
|
||||
|
||||
Reference in New Issue
Block a user