mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: emacs-org-board: Use a source file-name.
* gnu/packages/emacs-xyz.scm (emacs-org-board)[source]: Use a source file-name.
This commit is contained in:
parent
a4d8df2b7b
commit
ca2962d830
1 changed files with 1 additions and 0 deletions
|
@ -26462,6 +26462,7 @@ (define-public emacs-org-board
|
|||
(uri (git-reference
|
||||
(url "https://github.com/charlesroelli/org-board")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1kryrg988c3sbxyp1sdgc6xdv2iz6kiflpzn2rw4z3l4grzab53b"))))
|
||||
|
|
Loading…
Reference in a new issue