lol

pkgsite: 0-unstable-2025-05-06 -> 0-unstable-2025-05-23 (#411973)

Co-authored-by: phanirithvij <madlad@duck.com>

authored by

nixpkgs-merge-bot[bot]
phanirithvij
and committed by
GitHub
7d355349 df5b08e3

+3 -3
+3 -3
pkgs/by-name/pk/pkgsite/package.nix
··· 7 7 8 8 buildGoModule { 9 9 pname = "pkgsite"; 10 - version = "0-unstable-2025-05-06"; 10 + version = "0-unstable-2025-05-23"; 11 11 12 12 src = fetchFromGitHub { 13 13 owner = "golang"; 14 14 repo = "pkgsite"; 15 - rev = "1bc9132f566501f5f66bfcb147479cf741704cf4"; 16 - hash = "sha256-FfgwHiqbDhVp31YQzalveG+JVe93gXUq/XvTwPV7zsI="; 15 + rev = "0e6de173c6b5ef31749de2ae384bb05ddc6726ba"; 16 + hash = "sha256-WRNw+BjUY8/gj7tcPs0Ifz47JtBlU+SEIt12EZmtOjw="; 17 17 }; 18 18 19 19 vendorHash = "sha256-s8uYvMQENqeUN8DbZ/jNhcTe2dJeiE9UYPCPGeScO10=";