Merge pull request #207584 from r-ryantm/auto-update/python3.10-rfcat

python310Packages.rfcat: 1.9.6 -> 1.9.7
This commit is contained in:
Fabian Affolter 2022-12-25 09:45:44 +01:00 committed by GitHub
commit 6662f6c905
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@
buildPythonPackage rec {
pname = "rfcat";
version = "1.9.6";
version = "1.9.7";
format = "setuptools";
disabled = pythonOlder "3.8";
@ -22,7 +22,7 @@ buildPythonPackage rec {
owner = "atlas0fd00m";
repo = "rfcat";
rev = "refs/tags/v${version}";
hash = "sha256-7iYz7YY9zpnJmLfCmp/sF21eZ21HMGq2sLQIENxbr34=";
hash = "sha256-VOLA/ZZLazW7u0VYkAHzDh4aaHGr3u09bKVOkhYk6Fk=";
};
propagatedBuildInputs = [