Skip to content

Commit

Permalink
python312Packages.sphinx-tabs: 3.4.5 -> 3.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Oct 9, 2024
1 parent 8af94f7 commit d6a5348
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/sphinx-tabs/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

buildPythonPackage rec {
pname = "sphinx-tabs";
version = "3.4.5";
version = "3.4.7";
format = "pyproject";

outputs = [
Expand All @@ -31,7 +31,7 @@ buildPythonPackage rec {
owner = "executablebooks";
repo = "sphinx-tabs";
rev = "refs/tags/v${version}";
hash = "sha256-uFSnIhvnmg3ZURJGbSOUpLVx0EDUs/9SewspM7gtNRk=";
hash = "sha256-bJXm3qMT1y7NqUA0iiEUA+USTWHxdV8tbEEiDrQKk1U=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit d6a5348

Please sign in to comment.