Skip to content

Commit 46e9e5f

Browse files
seventeenlands: 0.1.42 -> 0.1.43 (#397292)
Co-authored-by: sephii <[email protected]>
2 parents cbf6732 + d6d4ac8 commit 46e9e5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/se/seventeenlands/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
}:
66
python3.pkgs.buildPythonApplication rec {
77
pname = "seventeenlands";
8-
version = "0.1.42";
8+
version = "0.1.43";
99

1010
src = fetchPypi {
1111
inherit pname version;
12-
hash = "sha256-P/imV4vvyd6wgjqXzgfIAURFtFhLwX1eS8eiPl79oZk=";
12+
hash = "sha256-oTF4dtMKhx2YR80goKTcyq2P0mxAKLE2Ze5HbMNvyGg=";
1313
};
1414

1515
# No tests

0 commit comments

Comments
 (0)