diffoscope: 275 -> 276

Changes: https://diffoscope.org/news/diffoscope-276-released/
This commit is contained in:
Sergei Trofimovich
2024-08-18 18:50:28 +01:00
parent 625941e1a9
commit 0a1ac77868
+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 = [