gnu: emacs-citar-org-roam: Update to 0.5.0.

* gnu/packages/emacs-xyz.scm (emacs-citar-org-roam): Update to 0.5.0.
[propagated-inputs]: Reorder alphabetically.
This commit is contained in:
Nicolas Goaziou 2023-03-24 23:49:34 +01:00
parent 97c594a772
commit 8d515cc11f
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -21855,7 +21855,7 @@ (define-public emacs-citar
(define-public emacs-citar-org-roam
(package
(name "emacs-citar-org-roam")
(version "0.3")
(version "0.5.0")
(source
(origin
(method git-fetch)
@ -21864,9 +21864,9 @@ (define-public emacs-citar-org-roam
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1ldfs7g7ixnrwj23draiph4vy6xq7qgw18vhi7vbw6wvkh9fcv9r"))))
(base32 "0h1lrx5fg51qpyxh3lrb7x392a5rr8q5a7dihscfzhr38ba1pfh6"))))
(build-system emacs-build-system)
(propagated-inputs (list emacs-org-roam emacs-citar))
(propagated-inputs (list emacs-citar emacs-org-roam))
(home-page "https://github.com/emacs-citar/citar-org-roam")
(synopsis "Emacs package to provide tighter Citar and Org-Roam integration")
(description "\