Unverified Commit 39c5e20c authored by nixpkgs-merge-bot[bot]'s avatar nixpkgs-merge-bot[bot] Committed by GitHub
Browse files

pkgsite: 0-unstable-2025-06-24 -> 0-unstable-2025-07-04 (#423178)



Co-authored-by: default avatarphanirithvij <madlad@duck.com>
parents 26a067eb 92a67ff7
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,13 +7,13 @@

buildGoModule {
  pname = "pkgsite";
  version = "0-unstable-2025-06-24";
  version = "0-unstable-2025-07-04";

  src = fetchFromGitHub {
    owner = "golang";
    repo = "pkgsite";
    rev = "ae590d8f0828128c9ff20b8ed794e7cf3ff86a7c";
    hash = "sha256-dyBOdUwod03c8eU1qfJecSDyKzol//yFpANCOihiseo=";
    rev = "eac0bf970406fce3244072d54d7843a6697b91be";
    hash = "sha256-0JwcLEqVoWn8EWqzwOzULqkVaSTwmukpZ+YlwgKDd+0=";
  };

  vendorHash = "sha256-dZKm3dMI969HKPBrC95vVmY1cZmjy+NWq7xOzXsTE14=";