Generated neater meta.description strings.
svn path=/nixpkgs/trunk/; revision=28492
This commit is contained in:
@@ -6,7 +6,7 @@ cabal.mkDerivation (self: {
|
||||
sha256 = "15gj3iq3jm4lnkc6hnj9v8p8ia3yzbsajwf9by3b1kpl449k2h29";
|
||||
extraLibraries = [ zlib ];
|
||||
meta = {
|
||||
description = "Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now.";
|
||||
description = "Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = [
|
||||
|
||||
Reference in New Issue
Block a user