mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-ox-gfm: Add source file-name.
* gnu/packages/emacs-xyz.scm (emacs-ox-gfm)[source]: Add file-name field.
This commit is contained in:
parent
344c65f1f7
commit
9deb49e1e4
1 changed files with 1 additions and 0 deletions
|
@ -9536,6 +9536,7 @@ may export to Markdown so that it can be used for a web based CV.")
|
|||
(uri (git-reference
|
||||
(url "https://github.com/larstvei/ox-gfm")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0drdypmgxk3238hmkqw9s3cw9wv94cyfqar5ar0bv0k69s92pxj8"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue