diffoscope: 297 -> 298

Changes: https://diffoscope.org/news/diffoscope-298-released/
This commit is contained in:
Sergei Trofimovich
2025-06-14 08:28:04 +01:00
parent f117875f61
commit abc416cdfa

View File

@@ -106,11 +106,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 = "297";
version = "298";
src = fetchurl {
url = "https://diffoscope.org/archive/diffoscope-${version}.tar.bz2";
hash = "sha256-3dEZb7XZluTi+sUTgSqwLzCdNMJwekt1Em0XEDSAY/E=";
hash = "sha256-GakldHALDu1TXg/b0qEQD7NNK3Ljk2yQXnv5+Sr+rNw=";
};
outputs = [