python312Packages.asf-search: 7.0.8 -> 7.0.9

This commit is contained in:
R. Ryantm 2024-04-11 17:47:53 +00:00
parent c81c241415
commit cb95e89fb8
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
buildPythonPackage rec {
pname = "asf-search";
version = "7.0.8";
version = "7.0.9";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -27,7 +27,7 @@ buildPythonPackage rec {
owner = "asfadmin";
repo = "Discovery-asf_search";
rev = "refs/tags/v${version}";
hash = "sha256-wmTt6JFuigpFo/0s9DmKfAZT0dPPyoNeVRlh8vz/jkY=";
hash = "sha256-CD9Up4h23dplTt51zif+4ZdW0qczRUz2hCOwUOOlS24=";
};
propagatedBuildInputs = [