Unverified Commit 33c67ef4 authored by Yohann Boniface's avatar Yohann Boniface Committed by GitHub
Browse files

python3Packages.sphinx-last-updated-by-git: 0.3.8-unstable-2025-08-26 -> 0.3.8 (#451613)

parents a7316736 9f2a1e88
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 {