emacs-xyz: Update emacs-org-roam-ui

This commit is contained in:
Collin J. Doering 2022-02-13 17:56:49 -05:00
parent 01fc941c36
commit fa09e229e9
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022
1 changed files with 3 additions and 3 deletions

View File

@ -639,8 +639,8 @@ taking, the org-roam protocol, graphing note relationships and providing id link
overlays.")))
(define-public emacs-org-roam-ui
(let ((commit "c93f6b61a8d3d2edcf07eda6220278c418d1054b")
(revision "2"))
(let ((commit "309fe3c58c7081de4e2c9c64f7b40ea291926048")
(revision "3"))
(package
(name "emacs-org-roam-ui")
(version (git-version "0.0.0" revision commit))
@ -652,7 +652,7 @@ overlays.")))
(file-name (git-file-name name version))
(sha256
(base32
"0hk8idlgmzw9p06afn4vm8mkxp8whnv3kqi9dfc0607giw14frbb"))))
"14qgr3jwn42a8wy07g03j55j5shnvv52ma2wq1zf34dag7d4fghw"))))
(build-system emacs-build-system)
(inputs `(("emacs" ,emacs)))
(propagated-inputs