opnborg: 0.1.71 -> 0.1.74 (#428723)

Co-authored-by: paepckehh <git@paepcke.de>
This commit is contained in:
nixpkgs-merge-bot[bot] 2025-07-27 00:13:00 +00:00 committed by GitHub
commit b569c6cb48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,16 +8,16 @@
buildGoModule (finalAttrs: { buildGoModule (finalAttrs: {
pname = "opnborg"; pname = "opnborg";
version = "0.1.71"; version = "0.1.74";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "paepckehh"; owner = "paepckehh";
repo = "opnborg"; repo = "opnborg";
tag = "v${finalAttrs.version}"; tag = "v${finalAttrs.version}";
hash = "sha256-hLdPS9LkDdncUsuNY8Bnqxgf0V9unObP2cVHcElCp1Q="; hash = "sha256-hTI4PwYCOu5vamea7T5Run5hZKLv7VYusBYYyM21ZOs=";
}; };
vendorHash = "sha256-U4arzJwQoHfdSAe2/giDJ1qDXQl8exSWGMHjwocQ4DE="; vendorHash = "sha256-kRJ0Q4qSImQxTbILGTRYt7s2TLlhoUOPc1f1QS9hSQE=";
ldflags = [ ldflags = [
"-s" "-s"