kdsoap: fix meta attributes

This commit is contained in:
Thomas Tuegel 2020-07-14 09:47:18 -05:00
parent ceebe778c3
commit ef0a601e13
No known key found for this signature in database
GPG key ID: 22CBF5249D4B4D59

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.