2
0
Fork 0

Update dhall-genode for Init.StateReport

This commit is contained in:
Emery Hemingway 2020-05-15 20:22:08 +05:30
parent ba2d96d419
commit 72c4e4d2f3
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ dhallPackages.buildDhallPackage {
code = let
src = fetchgit {
url = "https://git.sr.ht/~ehmry/dhall-genode";
rev = "5232afe7983ebdd152d33928cacbfa607c2d236e";
sha256 = "1kw11v8lnkq5jd5rygl6ql11g285lqqzq1cp14w3j34ah4jsqaxh";
rev = "e851da8676e1681f968772eb21692def09d0ea3a";
sha256 = "1m35d491lpxi25mkcrz87w75sc7k55xfn91ll915zp4f31a4n00d";
};
in src + "/package.dhall";