Merge pull request #115217 from jelmer/master
Fix the homepage for Dulwich 0
This commit is contained in:
commit
102eb68cee
@ -23,7 +23,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Simple Python implementation of the Git file formats and protocols";
|
||||
homepage = "https://samba.org/~jelmer/dulwich/";
|
||||
homepage = "https://www.dulwich.io/";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ koral ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user