diff --git a/MODULE.bazel b/MODULE.bazel index 04003c3..98f1123 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -22,7 +22,7 @@ bazel_dep(name = "bazel_skylib", version = "1.7.1") bazel_dep(name = "phst_rules_elisp", version = "0") git_override( module_name = "phst_rules_elisp", - commit = "3f02ac3966d3dc1ba82a89763aa8d5df5812db94", + commit = "b40ec683565dd91e4f0acfbd60c1e0154561a2f7", remote = "https://github.com/phst/rules_elisp.git", )