treewide: remove periods from end of package descriptions
This commit is contained in:
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
||||
preAutoreconf = "cd sources/";
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Jalali calendar is a small and portable free software library to manipulate date and time in Jalali calendar system.";
|
||||
description = "Jalali calendar is a small and portable free software library to manipulate date and time in Jalali calendar system";
|
||||
homepage = "http://nongnu.org/jcal/";
|
||||
license = licenses.gpl3;
|
||||
maintainers = [ maintainers.linarcx ];
|
||||
|
||||
Reference in New Issue
Block a user