···6060 meta = with lib; {6161 description = "Generate and work with holidays in Python";6262 homepage = "https://github.com/vacanza/python-holidays";6363- changelog = "https://github.com/vacanza/python-holidays/releases/tag/v${version}";6363+ changelog = "https://github.com/vacanza/python-holidays/releases/tag/${src.tag}";6464 license = licenses.mit;6565 maintainers = with maintainers; [6666 fab