Merge pull request #333535 from trofi/diffoscope-update

diffoscope: 273 -> 274
This commit is contained in:
Pol Dellaiera
2024-08-10 23:47:15 +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 = "273";
version = "274";
src = fetchurl {
url = "https://diffoscope.org/archive/diffoscope-${version}.tar.bz2";
hash = "sha256-TccR/Vxq6Zf9tEvknLWewPVvJqo8pVSIi1+KxKMASq4=";
hash = "sha256-XRh1wfsLE8YnaKWgFKvDQkhY1J76Dw5KLWtHQJtWbfI=";
};
outputs = [