guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

07/08: gnu: discount: Remove bogus FILE-NAME.


From: Tobias Geerinckx-Rice
Subject: 07/08: gnu: discount: Remove bogus FILE-NAME.
Date: Sat, 11 Aug 2018 12:55:41 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 743c5be2d6e0dd135a1a2ed02a7f99401688034c
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sat Aug 11 18:52:46 2018 +0200

    gnu: discount: Remove bogus FILE-NAME.
    
    The upstream name is fine.
    
    * gnu/packages/markup.scm (discount)[source]: Remove FILE-NAME.
---
 gnu/packages/markup.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/markup.scm b/gnu/packages/markup.scm
index 5633eb8..5bf0757 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"))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]