Merge pull request #164716 from r-ryantm/auto-update/cfripper

cfripper: 1.5.3 -> 1.6.0
This commit is contained in:
Fabian Affolter
2022-03-18 22:18:15 +01:00
committed by GitHub
+2 -2
View File
@@ -5,13 +5,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "cfripper";
version = "1.5.3";
version = "1.6.0";
src = fetchFromGitHub {
owner = "Skyscanner";
repo = pname;
rev = version;
hash = "sha256-5TjKn7yE3g8/SyD2dVJeHnaLOTyyKpxeAeGuXbkGCeo=";
hash = "sha256-bomQqg+xzq7+iccE+x6mN265HxkYvy13aAwBBikth3U=";
};
propagatedBuildInputs = with python3.pkgs; [