re-isearch: sha256 -> hash

This commit is contained in:
Sizhe Zhao 2025-07-05 16:26:57 +08:00
parent 3c950e8f9b
commit 03a6840c51
No known key found for this signature in database
GPG Key ID: ED1807251A7DA08F

View File

@ -17,7 +17,7 @@ stdenv.mkDerivation {
owner = "re-Isearch";
repo = "re-Isearch";
rev = "56e0dfbe7468881b3958ca8e630f41a5354e9873";
sha256 = "sha256-tI75D02/sFEkHDQX/BpDlu24WNP6Qh9G0MIfEvs8npM=";
hash = "sha256-tI75D02/sFEkHDQX/BpDlu24WNP6Qh9G0MIfEvs8npM=";
};
# Upstream issue: https://github.com/re-Isearch/re-Isearch/issues/11