lol

axis2: add meta.changelog

+1
+1
pkgs/servers/http/tomcat/axis2/default.nix
··· 16 16 meta = { 17 17 description = "Web Services / SOAP / WSDL engine, the successor to the widely used Apache Axis SOAP stack"; 18 18 homepage = "https://axis.apache.org/axis2/java/core/"; 19 + changelog = "https://axis.apache.org/axis2/java/core/release-notes/${version}.html"; 19 20 maintainers = [ ]; 20 21 platforms = lib.platforms.unix; 21 22 sourceProvenance = with lib.sourceTypes; [ binaryBytecode ];