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

python310Packages.rns: 0.4.6 -> 0.4.7
This commit is contained in:
Jörg Thalheim 2023-01-16 00:40:10 +01:00 committed by GitHub
commit 48f2585014
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.4.6";
version = "0.4.7";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "markqvist";
repo = "Reticulum";
rev = "refs/tags/${version}";
hash = "sha256-duWlglazdvWnX4rgcaoz3JbMPIDxJfx7BFUMNEQs0q4=";
hash = "sha256-1cTGzZ/5YgaYpSdk8nGLqgpKBNyY16fCFmrUJ+QwSDM=";
};
propagatedBuildInputs = [