recoll: 1.36.2 -> 1.37.2

This commit is contained in:
R. Ryantm 2024-02-03 10:19:49 +00:00 committed by Emery Hemingway
parent cf57af7f53
commit 7278e451df

View File

@ -70,11 +70,11 @@ in
mkDerivation rec {
pname = "recoll";
version = "1.36.2";
version = "1.37.2";
src = fetchurl {
url = "https://www.lesbonscomptes.com/${pname}/${pname}-${version}.tar.gz";
hash = "sha256-GyQqI3ciRO0TRaAeM4rGu+j/eB4bJlQ7VBTTxUGMNt4=";
hash = "sha256-xLdk3pJSV1YaloSV3TuTdJhujXsxUGrDru+mu86YBTU=";
};
configureFlags = [