python3Packages.pynitrokey: 0.8.1 -> 0.8.3 (#406128)
This commit is contained in:
commit
97ec7b1f71
@ -30,7 +30,7 @@
|
||||
|
||||
let
|
||||
pname = "pynitrokey";
|
||||
version = "0.8.1";
|
||||
version = "0.8.3";
|
||||
mainProgram = "nitropy";
|
||||
in
|
||||
|
||||
@ -40,7 +40,7 @@ buildPythonPackage {
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-HLqT4r0ljRU5TYRJuBJvt9tF0igxaerUEPobyzWLCO8=";
|
||||
hash = "sha256-GPg034MhJLROSERWasZyvklckLICBI6XWMTLC++nX4g=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ installShellFiles ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user