bleachbit: 5.0.2 -> 6.0.0

This commit is contained in:
Dan Xin
2026-06-01 22:30:59 +08:00
parent de7b26f042
commit a498c40a25
+2 -2
View File
@@ -12,13 +12,13 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "bleachbit";
version = "5.0.2";
version = "6.0.0";
pyproject = false;
src = fetchurl {
url = "mirror://sourceforge/bleachbit/bleachbit-${finalAttrs.version}.tar.bz2";
sha256 = "sha256-q3iRdrqsR7U+O2LUaf5qDv4DVNsTOcnf9Po+pewzwMs=";
sha256 = "sha256-ixQQirPj2zPEt6wBtFGlok60BsQlHJy8yp1QMonWX/c=";
};
nativeBuildInputs = [