python313Packages.dsnap: 1.0.0 -> 1.0.1
Diff: https://github.com/RhinoSecurityLabs/dsnap/compare/refs/tags/v1.0.0...v1.0.1 Changelog: https://github.com/RhinoSecurityLabs/dsnap/releases/tag/v1.0.1
This commit is contained in:
parent
2ac84dfdac
commit
62c041c5cb
@ -17,7 +17,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "dsnap";
|
||||
version = "1.0.0";
|
||||
version = "1.0.1";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
@ -26,7 +26,7 @@ buildPythonPackage rec {
|
||||
owner = "RhinoSecurityLabs";
|
||||
repo = "dsnap";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-yKch+tKjFhvZfzloazMH378dkERF8gnZEX1Som+d670=";
|
||||
hash = "sha256-h5zeyfkBoHnvjqHYahDXEEbGdmMti2Y56R/8OKyxOOM=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user