···8899 # Annoyingly, these files are updated without a change in URL. This means that
1010 # builds will start failing every month or so, until the hashes are updated.
1111- version = "2015-09-22";
1111+ version = "2015-09-29";
1212in
1313stdenv.mkDerivation {
1414 name = "geolite-legacy-${version}";
···2727 "0f3y1cpjfd4q55a2kvhzsklmmp6k19v9vsdsjxr4sapc8f5fgfc9";
2828 srcGeoIPASNum = fetchDB
2929 "asnum/GeoIPASNum.dat.gz" "GeoIPASNum.dat.gz"
3030- "02vd80bg1hz458i7zfhvr50za1m97l6cqnwsabbby4v09pnlh50v";
3030+ "1b8rk3crnm94ndlkw99h7iyn9daznf7sirck1zs80ppg7c69gknp";
3131 srcGeoIPASNumv6 = fetchDB
3232 "asnum/GeoIPASNumv6.dat.gz" "GeoIPASNumv6.dat.gz"
3333- "1gs79avdx30is31mki82nz66l553ksaiwqcdbrd770ayy85v9pnj";
3333+ "06hwj3ksfz4ikh84cqcdl1xi4rkrc9cz26h31vg9w5awx5kbbc10";
34343535 meta = with stdenv.lib; {
3636 inherit version;