Unverified Commit 81664dad authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

pkgsite: 0-unstable-2026-01-16 -> 0-unstable-2026-02-06 (#487942)

parents 42f94a2b 99e1aed9
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,13 +7,13 @@

buildGoModule {
  pname = "pkgsite";
  version = "0-unstable-2026-01-16";
  version = "0-unstable-2026-02-06";

  src = fetchFromGitHub {
    owner = "golang";
    repo = "pkgsite";
    rev = "550788255d99f0e9ee169f12bf65d16e1ede9f7b";
    hash = "sha256-Gx4MKLQ7Ed8XIy9oULWD1mRVcD2f7i+fb2aDjFrG9RI=";
    rev = "2a8da3345a36148f4dca0cfb2b99cbe84ba9a50b";
    hash = "sha256-693eUnNtuagCwfXq+FYAVHHHgHDT0CDXu7kaYK2ru9Q=";
  };

  vendorHash = "sha256-udLOOjBMLZ38jrX/7r+hmiUr/k6gxU0Sypo6S0ezep0=";