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

This commit is contained in:
Collin J. Doering 2021-08-26 22:44:46 -04:00
parent ad781f7ee0
commit c798f67d8a
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022

View File

@ -677,7 +677,7 @@ See perspective.el on github: https://github.com/nex3/perspective-el
(license license:gpl3+)))
(define-public emacs-org-roam-ui
(let ((commit "bd31703d8627d3c8e046d62223a08d295f0e9578")
(let ((commit "7c96318ab8ebaf17eed7480996b70229f36a94e8")
(revision "1"))
(package
(name "emacs-org-roam-ui")
@ -690,7 +690,7 @@ See perspective.el on github: https://github.com/nex3/perspective-el
(file-name (git-file-name name version))
(sha256
(base32
"0lbxglzr9xdacyzrfisyifsqlw6xlvn3013vnrj08s7wznz77226"))))
"1vfkh57cdbax3jm0wvfnlsr7ph87xpnn7zf4li02ngp3v34raf4h"))))
(build-system emacs-build-system)
(inputs `(("emacs" ,emacs)))
(propagated-inputs