···106106# Note: when upgrading this package, please run the list-missing-tools.sh script as described below!107107python.pkgs.buildPythonApplication rec {108108 pname = "diffoscope";109109- version = "301";109109+ version = "302";110110 format = "setuptools";111111112112 src = fetchurl {113113 url = "https://diffoscope.org/archive/diffoscope-${version}.tar.bz2";114114- hash = "sha256-piTdP812LgcxvvgvUOKUrkxVXCbclyQW8dp84beT7H4=";114114+ hash = "sha256-PngiG+nPaPrGHt+uTeH7R+MlKjPXFxfkFiDo6+pssTw=";115115 };116116117117 outputs = [