Merge pull request #56123 from Infinisil/fix/lua-mode
emacsPackagesNg.lua-mode: Fix hash
This commit is contained in:
commit
baa9110d43
1 changed files with 2 additions and 2 deletions
|
@ -60583,7 +60583,7 @@
|
|||
owner = "immerrr";
|
||||
repo = "lua-mode";
|
||||
rev = "99312b8d6c500ba3067da6d81efcfbbea05a1cbd";
|
||||
sha256 = "04m9njcpdmar3njjz4x2qq26xk0k6qprcfzx8whlmvapqf8w19iz";
|
||||
sha256 = "1gi8k2yydwm1knq4pgmn6dp92g97av4ncb6acrnz07iba2r34dyn";
|
||||
};
|
||||
recipe = fetchurl {
|
||||
url = "https://raw.githubusercontent.com/milkypostman/melpa/ca7bf43ef8893bf04e9658390e306ef69e80a156/recipes/lua-mode";
|
||||
|
@ -107584,4 +107584,4 @@
|
|||
license = lib.licenses.free;
|
||||
};
|
||||
}) {};
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue