Unverified Commit 7e84ed0a authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

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

parents 3e48f00d 643533ee
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = [