pkgsite: 0-unstable-2025-09-08 -> 0-unstable-2025-09-11
This commit is contained in:
@@ -7,16 +7,16 @@
|
||||
|
||||
buildGoModule {
|
||||
pname = "pkgsite";
|
||||
version = "0-unstable-2025-09-08";
|
||||
version = "0-unstable-2025-09-11";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "golang";
|
||||
repo = "pkgsite";
|
||||
rev = "f655b297736ff88a3f37c952fb49266ab92fa130";
|
||||
hash = "sha256-R+LXpmTw/sP5Vb4IaTt7x1vxpPePW8/3Broz3J1d1So=";
|
||||
rev = "133263251ca103a8ccecf603864f229dbdf71237";
|
||||
hash = "sha256-RQRJ5OH2Jljf3cWGHPgbZUipYc6LXCH6QUDsDJbxRAI=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-MUd0AGYDLx6o1uItjk3UVHBIXfPjN6AjjhYQCz5BIeQ=";
|
||||
vendorHash = "sha256-HrHdtKsp/KcEg0l+ZmBb5gPaJldFiBFpjFBRnUnSEuM=";
|
||||
|
||||
subPackages = [ "cmd/pkgsite" ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user