# HG changeset patch # User Kim Alvefur # Date 1607603812 -3600 # Node ID ae8191d9d5330fdef1bf74a379d3cc91073a1c33 # Parent edde5905744a6782d7c2d56f36e5331612561526 mod_sentry: Include sentry.lib in luarock diff -r edde5905744a -r ae8191d9d533 mod_sentry/README.md --- a/mod_sentry/README.md Thu Dec 10 11:57:03 2020 +0100 +++ b/mod_sentry/README.md Thu Dec 10 13:36:52 2020 +0100 @@ -2,6 +2,10 @@ labels: - 'Stage-Beta' summary: 'Send errors to a Sentry server' +rockspec: + build: + modules: + mod_sentry.sentry: sentry.lib.lua --- # Introduction