discourse.plugins.discourse-math: Update

(cherry picked from commit b1aa7efd36d1e8c9df8f97602038b98533f84cf9)
This commit is contained in:
talyz 2021-09-23 18:51:29 +02:00 committed by github-actions[bot]
parent 9c26876e2b
commit cb35abb6c1
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ mkDiscoursePlugin {
src = fetchFromGitHub {
owner = "discourse";
repo = "discourse-math";
rev = "aed0c83cee568d5239143bcf1df59c5fbe86b276";
sha256 = "1k6kpnhf8s2l0w9zr5pn3wvn8w0n3gwkv7qkv0mkhkzy246ag20z";
rev = "d7d0180352dd5a7dcb76c0817bfbb08c2a0f08c7";
sha256 = "0y72impvnq965ibbfc9877hr78fxkrwav1xmgyy3r9w87952vcwa";
};
meta = with lib; {
homepage = "https://github.com/discourse/discourse-math";