recoll: 1.35.0 -> 1.36.0

This commit is contained in:
R. Ryantm
2023-11-11 10:02:08 +00:00
committed by Emery Hemingway
parent 5744e4ba8f
commit 16b5253cac
+2 -2
View File
@@ -70,11 +70,11 @@ in
mkDerivation rec {
pname = "recoll";
version = "1.35.0";
version = "1.36.0";
src = fetchurl {
url = "https://www.lesbonscomptes.com/${pname}/${pname}-${version}.tar.gz";
hash = "sha256-5msEeHCdrpPS0VMCVohYNllaFJJdXRn8laY6BNBt+UE=";
hash = "sha256-vf0o0wBcG3878YD4mTUhni2aTUU9AJkG4an1oaRc4yw=";
};
configureFlags = [