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

python310Packages.rns: 0.5.7 -> 0.5.8
This commit is contained in:
Fabian Affolter
2023-09-15 12:32:32 +02:00
committed by GitHub
@@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "rns";
version = "0.5.7";
version = "0.5.8";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "markqvist";
repo = "Reticulum";
rev = "refs/tags/${version}";
hash = "sha256-0WNgJKhxK4WjYQ0n7ofqrRxf4m9uWn2ygcZiv3uhrhM=";
hash = "sha256-6NGEXglo3J9Buz4Qm5tOHnXWvEf/NHSp2utfHZOPWT4=";
};
propagatedBuildInputs = [