summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/markup.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/markup.scm b/gnu/packages/markup.scm
index 5633eb8a77..5bf07572a8 100644
--- a/gnu/packages/markup.scm
+++ b/gnu/packages/markup.scm
@@ -115,7 +115,6 @@ convert it to structurally valid XHTML (or HTML).")
(uri (string-append
"http://www.pell.portland.or.us/~orc/Code/"
name "/" name "-" version ".tar.bz2"))
- (file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"0r4gjyk1ngx47zhb25q0gkjm3bz2m5x8ngrk6rim3y1y3rricygc"))))