recoll: 1.43.5 -> 1.43.9 (#460823)

This commit is contained in:
Gergő Gutyina
2026-01-05 21:06:52 +00:00
committed by GitHub
+2 -2
View File
@@ -75,11 +75,11 @@ in
mkDerivation rec {
pname = "recoll";
version = "1.43.5";
version = "1.43.9";
src = fetchurl {
url = "https://www.recoll.org/${pname}-${version}.tar.gz";
hash = "sha256-Px3uK7I/MkrJbAOmV2ipVct/+p05SST6TLTYoDaLNdQ=";
hash = "sha256-irloDtMO9CBvtI+oEicUOy2myrGskieWoqNk5eapzU8=";
};
mesonFlags = [