Fabian Affolter
2025-01-23 09:23:00 +01:00
parent 046749f400
commit e0c5257c8a
@@ -14,7 +14,7 @@
buildPythonPackage rec {
pname = "rns";
version = "0.9.0";
version = "0.9.1";
pyproject = true;
disabled = pythonOlder "3.7";
@@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "markqvist";
repo = "Reticulum";
tag = version;
hash = "sha256-rIIXTrP340lWMjQcT+/JKULwvaWC2gjrWSzu+3tqnK0=";
hash = "sha256-AR7JMvx5qWPFtMhotO2MlqKH5d/CcGOrvpaB031vTX8=";
};
patches = [