diff --git a/modules/lang/org/packages.el b/modules/lang/org/packages.el index b46f36501..6b9855c45 100644 --- a/modules/lang/org/packages.el +++ b/modules/lang/org/packages.el @@ -21,7 +21,7 @@ :recipe (:host github :repo "emacs-straight/org-mode" :files ("*.el" "lisp/*.el" "contrib/lisp/*.el")) - :pin "e2bb60581b489f92c9f2479994d484d2104968db" + :pin "6c75b002172b26b5592a3076ef0bd3e9a37e73ce" ;; Prevents built-in Org from sneaking into the byte-compilation of ;; `org-plus-contrib', and inform other packages that `org-mode' satisfies the ;; `org' dependency: https://github.com/raxod502/straight.el/issues/352