python3Packages.recoll: 1.43.2 -> 1.43.4

This commit is contained in:
R. Ryantm
2025-08-20 12:44:47 +00:00
parent 8766d9c4eb
commit 782a6308df
+2 -2
View File
@@ -75,11 +75,11 @@ in
mkDerivation rec {
pname = "recoll";
version = "1.43.2";
version = "1.43.4";
src = fetchurl {
url = "https://www.recoll.org/${pname}-${version}.tar.gz";
hash = "sha256-FbDXknumjktcikOfAe4FKtPmggJGGHasq8dpD+8mNzE=";
hash = "sha256-QsciFCPPThcOlMoAx24ykigfHSEopnUtViquHf1kNMs=";
};
mesonFlags = [