python3Packages.recoll: 1.43.4 -> 1.43.5 (#438898)

This commit is contained in:
Wolfgang Walther
2025-09-23 12:09:55 +00:00
committed by GitHub
+2 -2
View File
@@ -75,11 +75,11 @@ in
mkDerivation rec {
pname = "recoll";
version = "1.43.4";
version = "1.43.5";
src = fetchurl {
url = "https://www.recoll.org/${pname}-${version}.tar.gz";
hash = "sha256-QsciFCPPThcOlMoAx24ykigfHSEopnUtViquHf1kNMs=";
hash = "sha256-Px3uK7I/MkrJbAOmV2ipVct/+p05SST6TLTYoDaLNdQ=";
};
mesonFlags = [