discourse.plugins.discourse-checklist: Update

(cherry picked from commit d583001723e9ad4588c5b54c9f27c111758fe105)
This commit is contained in:
talyz 2021-09-23 18:50:11 +02:00 committed by github-actions[bot]
parent 394d86a424
commit 125bceeb25

View File

@ -5,8 +5,8 @@ mkDiscoursePlugin {
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "discourse"; owner = "discourse";
repo = "discourse-checklist"; repo = "discourse-checklist";
rev = "6e7b9c5040c55795c7fd4db9569b3e93dad092c2"; rev = "48855d81b7c3a3274f7f78a64312125c344d92d1";
sha256 = "sha256-2KAVBrfAvhLZC9idi+ijbVqOCq9rSXbDVEOZS+mWJ10="; sha256 = "0139v5wpyglfzvd07ka6gic1ssfysisgfiq09dsbjy519gnc9kjw";
}; };
meta = with lib; { meta = with lib; {
homepage = "https://github.com/discourse/discourse-checklist"; homepage = "https://github.com/discourse/discourse-checklist";