discourse.plugins.discourse-canned-replies: Update
(cherry picked from commit 1e62b64b9036a3e9332b60c838f658ee35fa0a5a)
This commit is contained in:
parent
1d1a2bbf2b
commit
394d86a424
@ -5,8 +5,8 @@ mkDiscoursePlugin {
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "discourse";
|
owner = "discourse";
|
||||||
repo = "discourse-canned-replies";
|
repo = "discourse-canned-replies";
|
||||||
rev = "672a96a8160d3767cf5fd6647309c7b5dcf8a55d";
|
rev = "1bb77ebbe0577f257bc16783dc8b7bbf2d915092";
|
||||||
sha256 = "105zgpc7j3xmlkaz3cgxw1rfgy5d3dzln58ix569jmzifbsijml7";
|
sha256 = "0qvx8k9jsxjllqsqpf4k0j4niv1k2sggy6ak067wigs8ha3dkcr0";
|
||||||
};
|
};
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/discourse/discourse-canned-replies";
|
homepage = "https://github.com/discourse/discourse-canned-replies";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user