kdsoap: fix meta attributes

This commit is contained in:
Thomas Tuegel
2020-07-14 09:47:18 -05:00
parent ceebe778c3
commit ef0a601e13

View File

@@ -11,7 +11,7 @@ mkDerivation {
pname = "kdsoap";
inherit version;
meta = {
shortDescription = "A Qt-based client-side and server-side SOAP component";
description = "A Qt-based client-side and server-side SOAP component";
longDescription = ''
KD Soap is a Qt-based client-side and server-side SOAP component.