Skip to content

Commit

Permalink
Merge pull request #318575 from r-ryantm/auto-update/python311Package…
Browse files Browse the repository at this point in the history
…s.sphinx-codeautolink

python311Packages.sphinx-codeautolink: 0.15.1 -> 0.15.2
  • Loading branch information
wegank authored Jul 6, 2024
2 parents aa2e499 + 0aee4fd commit 6f568c8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

buildPythonPackage rec {
pname = "sphinx-codeautolink";
version = "0.15.1";
version = "0.15.2";
format = "pyproject";

outputs = [
Expand All @@ -29,7 +29,7 @@ buildPythonPackage rec {
owner = "felix-hilden";
repo = "sphinx-codeautolink";
rev = "refs/tags/v${version}";
hash = "sha256-BnGcLAM/KK8Ub+GmRY1oatUCyP4hvY2O1WTjLHBebpw=";
hash = "sha256-h1lteF5a3ga1VlhXCz2biydli3sg3ktPbz0O5n0eeFI=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 6f568c8

Please sign in to comment.