emacs-xyz: Update emacs-org-roam-ui to latest master commit

This commit is contained in:
Collin J. Doering 2022-05-05 22:18:54 -04:00
parent 55ae2e3958
commit 2873678a37
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022
1 changed files with 2 additions and 2 deletions

View File

@ -538,7 +538,7 @@ See perspective.el on github: https://github.com/nex3/perspective-el
(license license:gpl3+))))
(define-public emacs-org-roam-ui
(let ((commit "309fe3c58c7081de4e2c9c64f7b40ea291926048")
(let ((commit "9474a254390b1e42488a1801fed5826b32a8030b")
(revision "3"))
(package
(name "emacs-org-roam-ui")
@ -551,7 +551,7 @@ See perspective.el on github: https://github.com/nex3/perspective-el
(file-name (git-file-name name version))
(sha256
(base32
"14qgr3jwn42a8wy07g03j55j5shnvv52ma2wq1zf34dag7d4fghw"))))
"0v54vxh95izch74wz2dl2dkdqicbvshra55l6qvd4xl5qmfhpjdc"))))
(build-system emacs-build-system)
(inputs `(("emacs" ,emacs)))
(propagated-inputs