luaPackages.vicious: update changelog url

contributes to #514132
This commit is contained in:
makefu
2026-04-30 13:13:55 +02:00
parent 71faabb522
commit 3d23c0560a
+2 -2
View File
@@ -281,8 +281,8 @@ rec {
meta = {
description = "Modular widget library for the awesome window manager";
homepage = "https://vicious.rtfd.io";
changelog = "https://vicious.rtfd.io/en/v${version}/changelog.html";
homepage = "https://vicious.readthedocs.io";
changelog = "https://vicious.readthedocs.io/changelog.html";
license = lib.licenses.gpl2Plus;
maintainers = with lib.maintainers; [
makefu