Skip to content

Commit

Permalink
python38Packages.transitions: 0.8.8 -> 0.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm authored and Jonathan Ringer committed Sep 3, 2021
1 parent 1e54858 commit af406de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/transitions/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@

buildPythonPackage rec {
pname = "transitions";
version = "0.8.8";
version = "0.8.9";

src = fetchPypi {
inherit pname version;
sha256 = "sha256-56hrMaFhp2Ez8Ymzrp2tJ1WoDqTB4O7hgFZI0CH7Z30=";
sha256 = "fc2ec6d6b6f986cd7e28e119eeb9ba1c9cc51ab4fbbdb7f2dedad01983fd2de0";
};

propagatedBuildInputs = [
Expand Down

0 comments on commit af406de

Please sign in to comment.