diffoscope: 284 -> 285

Changes: https://diffoscope.org/news/diffoscope-285-released/
This commit is contained in:
Sergei Trofimovich
2025-01-17 18:39:18 +00:00
parent 3ca2cedac2
commit 2afe427cf9
+2 -2
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 = "284";
version = "285";
src = fetchurl {
url = "https://diffoscope.org/archive/diffoscope-${version}.tar.bz2";
hash = "sha256-e30JIFoRxPc3+EVCLoaUbHSZd1EjHMpZ/2k6uYg9tPg=";
hash = "sha256-OTS4Lr2OF1mdIAiPGK31Ptc/gr3D216Z1kvKOMNeaJI=";
};
outputs = [