python311Packages.cryptography-vectors: 41.0.5 -> 41.0.7
This commit is contained in:
parent
e0f242aefe
commit
4358d06d99
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ buildPythonPackage rec {
|
|||
src = fetchPypi {
|
||||
pname = "cryptography_vectors";
|
||||
inherit version;
|
||||
hash = "sha256-degq6imCcpMSr3Na2ymD80e7If/4itXdo2c+1w4dHK8=";
|
||||
hash = "sha256-ezb5drbljMGAExDhyTxYTGU503Haf4U47dj8Rj3IDVs=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
Loading…
Reference in a new issue