whosthere: 0.5.0 -> 0.5.1

Diff: https://github.com/ramonvermeulen/whosthere/compare/v0.5.0...v0.5.1
This commit is contained in:
Fabian Affolter
2026-02-03 14:28:19 +01:00
parent 90fa754afa
commit b0bc202734
+2 -2
View File
@@ -9,13 +9,13 @@
buildGoModule (finalAttrs: {
pname = "whosthere";
version = "0.5.0";
version = "0.5.1";
src = fetchFromGitHub {
owner = "ramonvermeulen";
repo = "whosthere";
tag = "v${finalAttrs.version}";
sha256 = "sha256-7NzQTwl+3FqihMB8nsgzoFoxvnxraZHgG66kPa77ulY=";
hash = "sha256-EuEq3HG7j5kz0GomJELcVy+POtbA+NtIM/Y/G3kGZn4=";
};
vendorHash = "sha256-YVPsWpIXC5SLm+T2jEGqF4MBcKOAAk0Vpc7zCIFkNw8=";