gnu: emacs-org-roam-bibtex: Update hash.

The ‘v0.6.2’ tag advanced by one commit (070a7a7) to fix
‘breaking bibtex-completion’.

* gnu/packages/emacs-xyz.scm (emacs-org-roam-bibtex)[source]:
Update hash.
This commit is contained in:
Tobias Geerinckx-Rice 2022-05-22 02:00:00 +02:00
parent 2337d6a051
commit 47b371b613
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -29745,7 +29745,7 @@ (define-public emacs-org-roam-bibtex
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "00zclyh600865ys7pqiryp3k5li9h20bypvfp2bzqi3588hn9n4i"))))
(base32 "166n1q30xamms4lfqq9vp0yknq33gwlk54qaravxxwz01fdpgb25"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-helm-bibtex emacs-org-ref emacs-org-roam))