joinmarket: 0.9.10 -> 0.9.11
This commit is contained in:
parent
946a0b8441
commit
1cbe955897
9 changed files with 110 additions and 170 deletions
|
|
@ -16,7 +16,7 @@ buildPythonPackageWithDepsCheck rec {
|
|||
meta = with lib; {
|
||||
description = "A fast bencode implementation in Cython";
|
||||
homepage = "https://github.com/whtsky/bencoder.pyx";
|
||||
maintainers = with maintainers; [ nixbitcoin ];
|
||||
maintainers = with maintainers; [ seberm nixbitcoin ];
|
||||
license = licenses.bsd3;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue