pkgsite: 0-unstable-2026-02-06 -> 0-unstable-2026-02-12

This commit is contained in:
R. Ryantm
2026-02-14 16:09:06 +00:00
parent 9a09eea96b
commit 01caeac2e3
+4 -4
View File
@@ -7,16 +7,16 @@
buildGoModule {
pname = "pkgsite";
version = "0-unstable-2026-02-06";
version = "0-unstable-2026-02-12";
src = fetchFromGitHub {
owner = "golang";
repo = "pkgsite";
rev = "2a8da3345a36148f4dca0cfb2b99cbe84ba9a50b";
hash = "sha256-693eUnNtuagCwfXq+FYAVHHHgHDT0CDXu7kaYK2ru9Q=";
rev = "ce44214c045bc223217f4e969a2b2d3f249b7c21";
hash = "sha256-8GPeedY0CKjJ/HJmRZj91FIVuMPNmEKamWnKV6hFrk8=";
};
vendorHash = "sha256-udLOOjBMLZ38jrX/7r+hmiUr/k6gxU0Sypo6S0ezep0=";
vendorHash = "sha256-G/XTWobysyzONctabYDIfAQ/zaAA9w2Ky7Hn6cj9l/c=";
subPackages = [ "cmd/pkgsite" ];