meta.description fixups
Mostly scripted substitutions with a couple of subjective enhancements.
This commit is contained in:
@@ -56,6 +56,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
homepage = http://www.cs.utah.edu/gdc/projects/urt/;
|
||||
description = "The Utah Raster Toolkit is a library for dealing with raster images";
|
||||
description = "A library for dealing with raster images";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user