Fabian Affolter 2023-02-04 22:55:29 +01:00
parent c611a3428a
commit 0e08f3f091

View File

@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "rns";
version = "0.4.7";
version = "0.4.8";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "markqvist";
repo = "Reticulum";
rev = "refs/tags/${version}";
hash = "sha256-1cTGzZ/5YgaYpSdk8nGLqgpKBNyY16fCFmrUJ+QwSDM=";
hash = "sha256-dEEo1KHtxj+xcp/2plIP2+c2jf5nFDg/mEq05T2Tpj0=";
};
propagatedBuildInputs = [