mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 19:41:50 +02:00
gnu: discount: Remove bogus FILE-NAME.
The upstream name is fine. * gnu/packages/markup.scm (discount)[source]: Remove FILE-NAME.
This commit is contained in:
@@ -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"))))
|
||||
|
||||
Reference in New Issue
Block a user