whosthere: 0.7.0 -> 0.7.1 (#506970)
This commit is contained in:
@@ -10,13 +10,13 @@
|
||||
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "whosthere";
|
||||
version = "0.7.0";
|
||||
version = "0.7.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ramonvermeulen";
|
||||
repo = "whosthere";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-jJYjnpHt9Sk58WCmMU51RWFqwRrwCinMwbKaUajacKw=";
|
||||
hash = "sha256-+cG9iJhIkIQ3yakx/DYGKqd+pX/AaqnCgDdC/3Spvws=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-sNx1Ej8vh/Lw4wpitWQdLZ2LM8K6JgM/snSZRw9RN94=";
|
||||
|
||||
Reference in New Issue
Block a user