emacs-xyz: Update emacs-org-roam-ui to most recent master commit

This commit is contained in:
Collin J. Doering 2022-12-05 22:10:15 -05:00
parent 6af656654b
commit a58890b6b4
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022
1 changed files with 3 additions and 3 deletions

View File

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