me
/
guix
Archived
1
0
Fork 0

gnu: emacs-consult-org-roam: Add source file-name.

* gnu/packages/emacs-xyz.scm (emacs-consult-org-roam)[source]: Add
file-name field.
Efraim Flashner 2022-11-14 15:11:27 +02:00
parent 6caf619a72
commit 0a0c64dc35
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -9916,6 +9916,7 @@ and present results either as single emails or full trees.")
(uri (git-reference
(url "https://github.com/jgru/consult-org-roam")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32
"0c2hjd2gw77h77487fzdqfybg0ricsvlnwwfxai9baawz37bcn7q"))))