kalzium: update homepage

This commit is contained in:
Jonathan Ringer 2021-12-28 10:00:54 -08:00
parent 1e01453b30
commit c2fadb5556
No known key found for this signature in database
GPG Key ID: 5C841D3CFDFEC4E0

View File

@ -3,7 +3,7 @@
mkDerivation { mkDerivation {
pname = "kalzium"; pname = "kalzium";
meta = with lib; { meta = with lib; {
homepage = "https://kde.org/applications/en/utilities/org.kde.kalzium"; homepage = "https://edu.kde.org/kalzium/";
description = "Program that shows you the Periodic Table of Elements"; description = "Program that shows you the Periodic Table of Elements";
maintainers = with maintainers; [ freezeboy ]; maintainers = with maintainers; [ freezeboy ];
license = licenses.gpl2Plus; license = licenses.gpl2Plus;