diff options
Diffstat (limited to 'gnu/packages/documentation.scm')
| -rw-r--r-- | gnu/packages/documentation.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/documentation.scm b/gnu/packages/documentation.scm index 2e1d219352f..47cdc9668bd 100644 --- a/gnu/packages/documentation.scm +++ b/gnu/packages/documentation.scm | |||
| @@ -456,6 +456,7 @@ inspired by Dash.") | |||
| 456 | (uri (git-reference | 456 | (uri (git-reference |
| 457 | (url "https://github.com/morgan3d/markdeep") | 457 | (url "https://github.com/morgan3d/markdeep") |
| 458 | (commit (string-append "v0" version)))) | 458 | (commit (string-append "v0" version)))) |
| 459 | (file-name (git-file-name name version)) | ||
| 459 | (sha256 | 460 | (sha256 |
| 460 | (base32 "05bvw3993xh1260ckclwk4jw38hvgiff0b2940ryhbhz0p1k41l8")))) | 461 | (base32 "05bvw3993xh1260ckclwk4jw38hvgiff0b2940ryhbhz0p1k41l8")))) |
| 461 | (build-system copy-build-system) | 462 | (build-system copy-build-system) |
