mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-orca: Add source file-name.
* gnu/packages/emacs-xyz.scm (emacs-orca)[source]: Add file-name field.
This commit is contained in:
parent
6030bdcf6a
commit
64b153556e
1 changed files with 1 additions and 0 deletions
|
@ -31723,6 +31723,7 @@ snippets for Emacs.")
|
|||
(uri (git-reference
|
||||
(url "https://github.com/abo-abo/orca")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "00a363vkqvryw5s7pj0kh8pqq5vvbf1pmbzz0b1z1fckwr49sv0f"))))
|
||||
(build-system emacs-build-system)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue