Merge pull request #335649 from trofi/diffoscope-update

diffoscope: 275 -> 276
This commit is contained in:
Atemu
2024-08-20 16:22:32 +02:00
committed by GitHub
+2 -2
View File
@@ -102,11 +102,11 @@ in
# Note: when upgrading this package, please run the list-missing-tools.sh script as described below!
python.pkgs.buildPythonApplication rec {
pname = "diffoscope";
version = "275";
version = "276";
src = fetchurl {
url = "https://diffoscope.org/archive/diffoscope-${version}.tar.bz2";
hash = "sha256-mVbCsOPR0gm+93AG2p/W/TIOZItHSTOs40Q9uTiokEY=";
hash = "sha256-Tfl8WZRcarcf59fhUclM6NF6NWO7SgzdLrWEBhk88+Y=";
};
outputs = [