Skip to content

Commit 5823314

Browse files
opnborg: 0.1.68 -> 0.1.71 (#412818)
Co-authored-by: paepckehh <[email protected]>
2 parents f74a14f + 857f9aa commit 5823314

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/op/opnborg/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88

99
buildGoModule (finalAttrs: {
1010
pname = "opnborg";
11-
version = "0.1.68";
11+
version = "0.1.71";
1212

1313
src = fetchFromGitHub {
1414
owner = "paepckehh";
1515
repo = "opnborg";
1616
tag = "v${finalAttrs.version}";
17-
hash = "sha256-fES3YlJu8Zy1CLNEkzWW0KAhy3dZj1JXAT8y9tRjyEA=";
17+
hash = "sha256-hLdPS9LkDdncUsuNY8Bnqxgf0V9unObP2cVHcElCp1Q=";
1818
};
1919

20-
vendorHash = "sha256-u1LZvLAKYd1TQlZkYxgztOm1g94N4orMe6Y1Ab1to5Y=";
20+
vendorHash = "sha256-U4arzJwQoHfdSAe2/giDJ1qDXQl8exSWGMHjwocQ4DE=";
2121

2222
ldflags = [
2323
"-s"

0 commit comments

Comments
 (0)