This commit is contained in:
xenia 2024-09-16 23:19:43 -04:00
parent ca735e8bf4
commit 81668475c5
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ buildDunePackage rec {
src = fetchgit {
url = "https://git.lain.faith/haskal/ppx_unicode.git";
rev = version;
hash = "sha256-Dlx9NKNG6txRhjNC9Nih5mTvOVoQS9olMdItmibb3fI=";
hash = "sha256-WUrVW/JndDoMLPx5VSQmlcfafxPxwQe2l7CuTnxtV7Q=";
};
minimalOcamlVersion = "5.1";