havoc: 0.6.0 -> 0.7.0
This commit is contained in:
parent
953761feed
commit
66564f4d6a
@ -11,13 +11,13 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "havoc";
|
||||
version = "0.6.0";
|
||||
version = "0.7.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ii8";
|
||||
repo = "havoc";
|
||||
rev = finalAttrs.version;
|
||||
hash = "sha256-YCZdAlIDptVLMUko40gfp2BCAbhGNsYyVTDB14VTNSE=";
|
||||
hash = "sha256-Hn0HrAgxrkfN+iXAt+C4rOd3/Z+ZKFVk3GGNgVtro7A=";
|
||||
};
|
||||
|
||||
depsBuildBuild = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user