Merge pull request #157445 from fabaff/bump-md-toc

python3Packages.md-toc: 8.1.0 -> 8.1.1
This commit is contained in:
Fabian Affolter 2022-01-31 09:21:23 +01:00 committed by GitHub
commit 650c51b3a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "md-toc";
version = "8.1.0";
version = "8.1.1";
format = "setuptools";
disabled = pythonOlder "3.5";
@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "frnmst";
repo = pname;
rev = version;
sha256 = "sha256-FTvHPV/QIpKRF7wcZ6yuik4GzPrwyg4Oxc5/cdCs6Qo=";
sha256 = "sha256-Dlqia+B7WJZlFGlIhgUWdND1qhSS/FOPoFH+uim6i8I=";
};
propagatedBuildInputs = [