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

pkgsite: 0-unstable-2025-10-24 -> 0-unstable-2025-10-29 (#457352)

parents 7c1d90f4 23a5149f
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-10-24";
  version = "0-unstable-2025-10-29";

  src = fetchFromGitHub {
    owner = "golang";
    repo = "pkgsite";
    rev = "4bd6c634f204f1469ab5130fc5b65eb843e98aac";
    hash = "sha256-zKgx7nQgmQyyHEobTlu92FMGPn3DABAA9KwkBaIjRsQ=";
    rev = "950d5ec0f5e9dbe92b2d1b1301322ea7f75ca1de";
    hash = "sha256-wclB22O0YEWwWA6zC7VByntmLeP9X5QLOb+hcFermko=";
  };

  vendorHash = "sha256-EbZ+38LLnp5aefiuBAOFHA3uPPUmPGLsDIEMln5Vh7c=";