Merge pull request #273197 from wamserma/bugwarrior-update-homepage
bugwarrior: update homepage
This commit is contained in:
commit
8e08350a2c
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ buildPythonPackage rec {
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
|
||||||
meta = with lib; {
|
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";
|
description = "Sync github, bitbucket, bugzilla, and trac issues with taskwarrior";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
|
|
Loading…
Reference in a new issue