Skip to content

Commit 26dfb38

Browse files
committed
watchyourlan: 2.0.4 -> 2.1.1
1 parent 360e0a6 commit 26dfb38

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/wa/watchyourlan/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
}:
88
buildGoModule rec {
99
pname = "watchyourlan";
10-
version = "2.0.4";
10+
version = "2.1.1";
1111

1212
src = fetchFromGitHub {
1313
owner = "aceberg";
1414
repo = "WatchYourLAN";
1515
rev = version;
16-
hash = "sha256-nJYDGCkT8vCkxySLONG3OkWVkaBqXqSFgd7N1TTMAf4=";
16+
hash = "sha256-xiwDcqEfuNuqNQO2wtJ2XK0mPf91C1bapEqKKmKxw4c=";
1717
};
1818

19-
vendorHash = "sha256-urSFoFkYllV+bsKIRV/azkbL30mbGeciYR7jy/fOE/w=";
19+
vendorHash = "sha256-NUv90wq3nFHDtfk3BitwJ3ZfciPESUIDzS5S/6zafEQ=";
2020

2121
ldflags = [
2222
"-s"

0 commit comments

Comments
 (0)