mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 08:53:21 +00:00
kturtle: update homepage
This commit is contained in:
parent
1e01453b30
commit
441a30ab24
@ -3,7 +3,7 @@
|
||||
mkDerivation {
|
||||
pname = "kturtle";
|
||||
meta = with lib; {
|
||||
homepage = "https://kde.org/applications/en/utilities/org.kde.kturtle";
|
||||
homepage = "https://invent.kde.org/education/kturtle";
|
||||
description = "An educational programming environment for learning how to program";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
license = licenses.gpl2Plus;
|
||||
|
Loading…
Reference in New Issue
Block a user