Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

wt: 4.0.4 -> 4.0.5

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wt/versions

+2 -2
+2 -2
pkgs/development/libraries/wt/default.nix
··· 48 }; 49 50 wt4 = generic { 51 - version = "4.0.4"; 52 - sha256 = "17kq9fxc0xqx7q7kyryiph3mg0d3hnd3jw0rl55zvzfsdd71220w"; 53 }; 54 }
··· 48 }; 49 50 wt4 = generic { 51 + version = "4.0.5"; 52 + sha256 = "1gn8f30mjmn9aaxdazk49wijz37nglfww15ydrjiyhl6v5xhsjdv"; 53 }; 54 }