python311Packages.md-toc: 8.2.0 -> 8.2.2

Diff: https://github.com/frnmst/md-toc/compare/8.2.0...8.2.2

Changelog: https://blog.franco.net.eu.org/software/CHANGELOG-md-toc.html
This commit is contained in:
Fabian Affolter
2023-11-17 20:45:37 +01:00
parent 32e2a7eec3
commit cd7f78334e
@@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "md-toc";
version = "8.2.0";
version = "8.2.2";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "frnmst";
repo = pname;
rev = version;
hash = "sha256-7Udmon/5E741+v2vBHHL7h31r91RR33hN1WhL3FiDQc=";
hash = "sha256-fL3JlZWTEEinYILNeHw0cuvVza27atLLxjrBZkVLRiU=";
};
propagatedBuildInputs = [