meta: update homepage repository links

This commit is contained in:
beeb5k 2026-03-16 16:46:01 +05:30
parent 028cf6e49e
commit 47b5c9aa2e
No known key found for this signature in database
GPG key ID: 42177A22EA630575

View file

@ -68,7 +68,7 @@ stdenv.mkDerivation {
meta = {
mainProgram = "mango";
description = "A streamlined but feature-rich Wayland compositor";
homepage = "https://github.com/DreamMaoMao/mango";
homepage = "https://github.com/mangowm/mango";
license = lib.licenses.gpl3Plus;
maintainers = [];
platforms = lib.platforms.unix;