···8899let
10101111- basename = "gdb-7.9.1";
1111+ basename = "gdb-7.10";
12121313 # Whether (cross-)building for GNU/Hurd. This is an approximation since
1414 # having `stdenv ? cross' doesn't tell us if we're building `crossDrv' and
···27272828 src = fetchurl {
2929 url = "mirror://gnu/gdb/${basename}.tar.xz";
3030- sha256 = "0h5sfg4ndhb8q4fxbq0hdxfjp35n6ih96f6x8yvb418s84x5976d";
3030+ sha256 = "1a08c9svaihqmz2mm44il1gwa810gmwkckns8b0y0v3qz52amgby";
3131 };
32323333 # I think python is not a native input, but I leave it