gnu: stellarium: Remove redundant FILE-NAME.
authorTobias Geerinckx-Rice <me@tobias.gr>
Thu, 16 Aug 2018 00:16:09 +0000 (02:16 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Thu, 16 Aug 2018 00:40:59 +0000 (02:40 +0200)
* gnu/packages/astronomy.scm (stellarium)[source]: Remove FILE-NAME.

gnu/packages/astronomy.scm

index 9924d03..88e3723 100644 (file)
@@ -135,7 +135,6 @@ programs for the manipulation and analysis of astronomical data.")
              (uri (string-append "https://github.com/Stellarium/" name
                                  "/releases/download/v" version
                                  "/" name "-" version ".tar.gz"))
-             (file-name (string-append name "-" version ".tar.gz"))
              (sha256
               (base32
                "0vjkwrjy22b4wdjkafm63pmb0fck14ffnylpq8xr91ywycw4blrq"))))