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

pkgsite: 0-unstable-2025-12-15 -> 0-unstable-2025-12-23 (#473745)

parents 9395fe9d 1a34e845
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-12-15";
  version = "0-unstable-2025-12-23";

  src = fetchFromGitHub {
    owner = "golang";
    repo = "pkgsite";
    rev = "4eb0af2c34bf5ae5d7e04cc47cd8f7b6269ef079";
    hash = "sha256-BpNB8wrb3vR5NXAxwRfrQjwcSllWB1YlQJU25OlS8Hw=";
    rev = "1a3bd3c788fea11057a8e696fd274c4c3f3e952c";
    hash = "sha256-GnjzJhmH9mOBdpc+r3Hco0KFsTp4LMkbTn/oMBthemQ=";
  };

  vendorHash = "sha256-6wgJNDzUzSCkwzjqGwzpa63+0HoN5PapKxMBFBuu16M=";