Skip to content

Commit c2bf12d

Browse files
authored
python312Packages.sismic: 1.6.7 -> 1.6.8 (#355367)
2 parents d78511d + b6098e4 commit c2bf12d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/development/python-modules/sismic/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
}:
1212

1313
let
14-
version = "1.6.7";
14+
version = "1.6.8";
1515
in
1616
buildPythonPackage {
1717
pname = "sismic";
@@ -24,7 +24,7 @@ buildPythonPackage {
2424
owner = "AlexandreDecan";
2525
repo = "sismic";
2626
rev = "refs/tags/${version}";
27-
hash = "sha256-EP78Wc2f6AKqbGBW8wVP0wogEbTo0ndjlRRd+fsUvCo=";
27+
hash = "sha256-0g39jJI3UIniJY/oHQMZ53GCOJIbqdVeOED9PWxlw6E=";
2828
};
2929

3030
pythonRelaxDeps = [ "behave" ];

0 commit comments

Comments
 (0)