mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 11:00:36 +02:00
gnu: markdeep: Add a source file-name.
* gnu/packages/documentation.scm (markdeep)[source]: Add a file-name field. Change-Id: Ib1502df173f9a436ead173dacfe4d1292b407cf3
This commit is contained in:
parent
e1f6f05d64
commit
0ce0bd246e
1 changed files with 1 additions and 0 deletions
|
@ -456,6 +456,7 @@ inspired by Dash.")
|
|||
(uri (git-reference
|
||||
(url "https://github.com/morgan3d/markdeep")
|
||||
(commit (string-append "v0" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "05bvw3993xh1260ckclwk4jw38hvgiff0b2940ryhbhz0p1k41l8"))))
|
||||
(build-system copy-build-system)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue