Merge pull request #148413 from fabaff/bump-theharvester

theharvester: 4.0.2 -> 4.0.3
This commit is contained in:
Fabian Affolter
2021-12-04 09:35:04 +01:00
committed by GitHub
+2 -2
View File
@@ -5,13 +5,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "theharvester";
version = "4.0.2";
version = "4.0.3";
src = fetchFromGitHub {
owner = "laramies";
repo = pname;
rev = version;
sha256 = "sha256-jG0uVfeAfbX809XTUhoSpYdh2i42NoGzortv96dWEAs=";
sha256 = "sha256-Ckouhe/Uq6Dv9p/LRpPQkiKuYrwrl/Z7KkYYamDHav8=";
};
propagatedBuildInputs = with python3.pkgs; [