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
@ -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…
Reference in New Issue
Block a user