forked from mirrors/nixpkgs
pizarra: fix meta.homepage
This commit is contained in:
parent
873728aca3
commit
c00c3c2cc0
|
@ -42,7 +42,7 @@ rustPlatform.buildRustPackage rec {
|
|||
- Text
|
||||
- Grids
|
||||
'';
|
||||
homepage = "https://pizarra.categulario.tk/en/";
|
||||
homepage = "https://pizarra.categulario.xyz/en/";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ mglolenstine ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue