Merge pull request #266876 from r-ryantm/auto-update/python310Packages.rns

python310Packages.rns: 0.6.6 -> 0.6.7
This commit is contained in:
Nick Cao 2023-11-11 14:29:09 -05:00 committed by GitHub
commit 821f7cf825
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "rns";
version = "0.6.6";
version = "0.6.7";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "markqvist";
repo = "Reticulum";
rev = "refs/tags/${version}";
hash = "sha256-GKvtplzvSHCsSA4KJvtltzDy/gKpeFx05Ib1j69c09g=";
hash = "sha256-u5GMCM9HyrblGbmIvfDWTfIAV8Zpn8tF0oOaolFtQMk=";
};
propagatedBuildInputs = [