python3Packages.qtile: update meta.homepage

This commit is contained in:
Sigmanificient
2026-07-15 01:22:41 +02:00
parent ec514ce315
commit f422204173

View File

@@ -209,7 +209,7 @@ buildPythonPackage (finalAttrs: {
'';
meta = {
homepage = "http://www.qtile.org/";
homepage = "https://qtile.org/";
license = lib.licenses.mit;
description = "Small, flexible, scriptable tiling window manager written in Python";
changelog = "https://github.com/qtile/qtile/blob/v${finalAttrs.version}/CHANGELOG";