mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Bump to emacs-straight/org-mode@e68ae40
From emacs-straight/org-mode@3106837 Fixes #2993
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
:recipe (:host github
|
||||
:repo "emacs-straight/org-mode"
|
||||
:files ("*.el" "lisp/*.el" "contrib/lisp/*.el"))
|
||||
:pin "31068373dc")
|
||||
:pin "e68ae40bdb")
|
||||
;; ...And prevent other packages from pulling org; org-plus-contrib satisfies
|
||||
;; the dependency already: https://github.com/raxod502/straight.el/issues/352
|
||||
(package! org :recipe (:local-repo nil))
|
||||
|
Reference in New Issue
Block a user