mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 00:20:58 +00:00
Merge pull request #152549 from NixOS/backport-152486-to-release-21.11
[Backport release-21.11] kipi-plugins: update homepage
This commit is contained in:
@@ -17,7 +17,7 @@ mkDerivation {
|
||||
meta = {
|
||||
description = "Plugins for KDE-based image applications";
|
||||
license = lib.licenses.gpl2;
|
||||
homepage = "https://cgit.kde.org/kipi-plugins.git";
|
||||
homepage = "https://github.com/KDE/kipi-plugins";
|
||||
maintainers = with lib.maintainers; [ ttuegel ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user