mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
bump: org-roam
org-roam/org-roam@a2e46db808 -> org-roam/org-roam@abe63b4360 Recent Emacs master removed the `###autoload` cookie above `ucs-normalize-NFD-string`, which broke org-roam's ability to create nodes -- this was fixed upstream. Also, org-roam has introduced the way to customize how contents are retrieved. This should fix #5766. Fix: #5766 Ref: org-roam/org-roam#1981 Ref: org-roam/org-roam#1990
This commit is contained in:
@ -93,7 +93,7 @@
|
||||
;; FIXME A :recipe isn't strictly necessary, but without it, our package
|
||||
;; bumper fails to distinguish between org-roam v1 and v2.
|
||||
:recipe (:host github :repo "org-roam/org-roam")
|
||||
:pin "a2e46db80848cb17185f257a397370a22cd686bb")))
|
||||
:pin "abe63b436035049923ae96639b9b856697047779")))
|
||||
|
||||
;;; Babel
|
||||
(package! ob-async :pin "9aac486073f5c356ada20e716571be33a350a982")
|
||||
|
Reference in New Issue
Block a user