Merge pull request #252213 from r-ryantm/auto-update/python310Packages.rfcat

python310Packages.rfcat: 1.9.7 -> 2.0.1
This commit is contained in:
Fabian Affolter 2023-08-30 13:39:40 +02:00 committed by GitHub
commit 690840d35a
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.7";
version = "2.0.1";
format = "setuptools";
disabled = pythonOlder "3.8";
@ -22,7 +22,7 @@ buildPythonPackage rec {
owner = "atlas0fd00m";
repo = "rfcat";
rev = "refs/tags/v${version}";
hash = "sha256-VOLA/ZZLazW7u0VYkAHzDh4aaHGr3u09bKVOkhYk6Fk=";
hash = "sha256-hdRsVbDXRC1EOhBoFJ9T5ZE6hwOgDWSdN5sIpxJ0x3E=";
};
propagatedBuildInputs = [