coq2html: use new SRI hash format

+1 -1
+1 -1
pkgs/tools/typesetting/coq2html/default.nix
··· 8 8 owner = "xavierleroy"; 9 9 repo = "coq2html"; 10 10 rev = "v${version}"; 11 - sha256 = "sha256:1ad825yifn518wk1c2y2ji10q3m468r8ajjgw2nzzy7d608nx7yq"; 11 + hash = "sha256-2J9uETDt+P+t4E9KhTIypA4MQpTCCxYmR6FYF30RqKk="; 12 12 }; 13 13 14 14 nativeBuildInputs = [ ocaml ];