Skip to content

Commit 2741ec4

Browse files
pkgsite: 0-unstable-2025-07-21 -> 0-unstable-2025-08-14 (#435129)
Co-authored-by: phanirithvij <[email protected]>
2 parents b40f6ad + fb8abe4 commit 2741ec4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pkgs/by-name/pk/pkgsite/package.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77

88
buildGoModule {
99
pname = "pkgsite";
10-
version = "0-unstable-2025-07-21";
10+
version = "0-unstable-2025-08-14";
1111

1212
src = fetchFromGitHub {
1313
owner = "golang";
1414
repo = "pkgsite";
15-
rev = "d4de6668b91034bd7c6315aff98f232c1339335f";
16-
hash = "sha256-H3yL82obJ/z8BDeyLdR1DVCxsPwrn0xxHLoMFHKhQn8=";
15+
rev = "ed9d06afb3a5d788c2bd4d6eef1b2a667cff4782";
16+
hash = "sha256-HROCrvfpHiRmZSE+P9uL5mwqkcI9uwxFEI7fSjzOHiI=";
1717
};
1818

19-
vendorHash = "sha256-sHpWI3oUuazFlWJhHB5uZ89z1GPbPfLoFQL12Jk3NP0=";
19+
vendorHash = "sha256-MUd0AGYDLx6o1uItjk3UVHBIXfPjN6AjjhYQCz5BIeQ=";
2020

2121
subPackages = [ "cmd/pkgsite" ];
2222

0 commit comments

Comments
 (0)