guix-commits
[Top][All Lists]
Advanced

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

14/16: gnu: stellarium: Remove redundant FILE-NAME.


From: Tobias Geerinckx-Rice
Subject: 14/16: gnu: stellarium: Remove redundant FILE-NAME.
Date: Wed, 15 Aug 2018 21:02:59 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 6512b96570f79c6d230363dfe2adbd159c7861f5
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Aug 16 02:16:09 2018 +0200

    gnu: stellarium: Remove redundant FILE-NAME.
    
    * gnu/packages/astronomy.scm (stellarium)[source]: Remove FILE-NAME.
---
 gnu/packages/astronomy.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 9924d03..88e3723 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -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"))))



reply via email to

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