Merge pull request #333584 from emilytrau/cewler-retag

cewler: release retagged by upstream
This commit is contained in:
Emily Trau 2024-08-16 14:18:42 +10:00 committed by GitHub
commit f814fc67d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ python3.pkgs.buildPythonApplication rec {
owner = "roys";
repo = "cewler";
rev = "v${version}";
hash = "sha256-nlF+B7Z1GRo3ZrGhG58c0vLcJAW+PvXT2tfFoyElw7w=";
hash = "sha256-lVI3p6YMugQ3yKHFNxISmUY7XZMuX/TXvVUoZfIeJog=";
};
nativeBuildInputs = with python3.pkgs; [