ligo: Fix hash after tag mutation

This commit is contained in:
Ulrik Strid 2023-06-26 13:58:05 +02:00
parent 29fb2e5f76
commit 466af5066e

View file

@ -20,7 +20,7 @@ ocamlPackages.buildDunePackage rec {
owner = "ligolang";
repo = "ligo";
rev = version;
sha256 = "sha256-NGjys54VWzgy1SE93/zt8xooJhnZTst3jsjU36yp7Uk=";
sha256 = "sha256-XHfpYX0lXzT15fuFQcmRBhhaKI9Y4bYOy6kXR320BV0=";
fetchSubmodules = true;
};