python3Packages.sphinx-last-updated-by-git: 0.3.8-unstable-2025-08-26 -> 0.3.8

This commit is contained in:
R. Ryantm
2025-10-13 09:30:36 +00:00
parent 662e2ea08d
commit 9f2a1e8891

View File

@@ -12,7 +12,7 @@
}:
buildPythonPackage rec {
pname = "sphinx-last-updated-by-git";
version = "0.3.8-unstable-2025-08-26";
version = "0.3.8";
pyproject = true;
src = fetchFromGitHub {