lol

tinyxml-2: update homepage (#185586)

authored by

Sandro and committed by
GitHub
74f63828 aa89af40

+1 -1
+1 -1
pkgs/development/libraries/tinyxml-2/default.nix
··· 15 15 16 16 meta = { 17 17 description = "A simple, small, efficient, C++ XML parser"; 18 - homepage = "http://www.grinninglizard.com/tinyxml2/index.html"; 18 + homepage = "https://www.grinninglizard.com/tinyxml2/index.html"; 19 19 platforms = lib.platforms.unix; 20 20 license = lib.licenses.zlib; 21 21 };