pkgsite: 0-unstable-2025-02-14 -> 0-unstable-2025-02-18 (#386628)

This commit is contained in:
Nick Cao
2025-03-03 14:31:03 -05:00
committed by GitHub
+3 -3
View File
@@ -7,13 +7,13 @@
buildGoModule rec {
pname = "pkgsite";
version = "0-unstable-2025-02-14";
version = "0-unstable-2025-02-18";
src = fetchFromGitHub {
owner = "golang";
repo = "pkgsite";
rev = "dd488e5da97a2d18430760c4558bf0b6be1a4bfd";
hash = "sha256-1tzoHN9kXFkTwwH6loMnagbYX6s9YPhSPXgw/groklE=";
rev = "224a1368cf027909a3112d3267c37a34cec9ef38";
hash = "sha256-04hGf60bhh7TLHjGLz2yRPsHI8bxGBkbSpJQLJsilt4=";
};
vendorHash = "sha256-Zb0rhIgdP5Ct8ypuEwRBrN2k+UZ6bZceI3B1XAMC0dk=";