python3Packages.mistune_2_0: 2.0.2 -> 2.0.4
This commit is contained in:
parent
f7599cdb37
commit
3aaf8bb3e5
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ self: rec {
|
|||
sha256 = "59a3429db53c50b5c6bcc8a07f8848cb00d7dc8bdb431a4ab41920d201d4756e";
|
||||
};
|
||||
mistune_2_0 = self.callPackage ./common.nix {
|
||||
version = "2.0.2";
|
||||
sha256 = "sha256-b8iMPLSduosWaHtBcl5mHPhXhMEuiXSim50zbdWWw6E=";
|
||||
version = "2.0.4";
|
||||
sha256 = "sha256-nuCmYFPiJnq6dyxx4GiR+o8a9tSwHV6E4me0Vw1NmAg=";
|
||||
format = "pyproject";
|
||||
};
|
||||
mistune = mistune_0_8;
|
||||
|
|
Loading…
Reference in a new issue