lol

foot: 1.22.2 → 1.22.3 (#403568)

authored by

sternenseemann and committed by
GitHub
26a0b9db a632392c

+2 -2
+2 -2
pkgs/by-name/fo/foot/package.nix
··· 27 27 }: 28 28 29 29 let 30 - version = "1.22.2"; 30 + version = "1.22.3"; 31 31 32 32 # build stimuli file for PGO build and the script to generate it 33 33 # independently of the foot's build, so we can cache the result ··· 104 104 owner = "dnkl"; 105 105 repo = "foot"; 106 106 tag = version; 107 - hash = "sha256-eX9nSAl2pHbJU8g80q3RifDlFh00LSi8GvYU4+rlIsA="; 107 + hash = "sha256:1l5liw4dgv7hxdimyk5qycmkfjgimdrx51rjvdizpcfmdlkvg518"; 108 108 }; 109 109 110 110 separateDebugInfo = true;