bugwarrior: update homepage

bugwarrior has been migrated to GothenburgBitFactory
This commit is contained in:
Markus S. Wamser 2023-12-09 21:44:00 +01:00
parent b0c0cf30c1
commit b4706322a1

View File

@ -23,7 +23,7 @@ buildPythonPackage rec {
doCheck = false;
meta = with lib; {
homepage = "https://github.com/ralphbean/bugwarrior";
homepage = "https://github.com/GothenburgBitFactory/bugwarrior";
description = "Sync github, bitbucket, bugzilla, and trac issues with taskwarrior";
license = licenses.gpl3Plus;
platforms = platforms.all;