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 }: 28 29 let 30 - version = "1.22.2"; 31 32 # build stimuli file for PGO build and the script to generate it 33 # independently of the foot's build, so we can cache the result ··· 104 owner = "dnkl"; 105 repo = "foot"; 106 tag = version; 107 - hash = "sha256-eX9nSAl2pHbJU8g80q3RifDlFh00LSi8GvYU4+rlIsA="; 108 }; 109 110 separateDebugInfo = true;
··· 27 }: 28 29 let 30 + version = "1.22.3"; 31 32 # build stimuli file for PGO build and the script to generate it 33 # independently of the foot's build, so we can cache the result ··· 104 owner = "dnkl"; 105 repo = "foot"; 106 tag = version; 107 + hash = "sha256:1l5liw4dgv7hxdimyk5qycmkfjgimdrx51rjvdizpcfmdlkvg518"; 108 }; 109 110 separateDebugInfo = true;