sourcehut.dispatchsrht: update homepage

This commit is contained in:
Renaud
2022-02-06 15:10:24 +01:00
committed by c0bw3b
parent aa2ed524fd
commit 653a4d4a98
@@ -34,7 +34,7 @@ buildPythonPackage rec {
pythonImportsCheck = [ "dispatchsrht" ];
meta = with lib; {
homepage = "https://dispatch.sr.ht/~sircmpwn/dispatch.sr.ht";
homepage = "https://git.sr.ht/~sircmpwn/dispatch.sr.ht";
description = "Task dispatcher and service integration tool for the sr.ht network";
license = licenses.agpl3Only;
maintainers = with maintainers; [ eadwu ];