efraim pushed a commit to branch master
in repository guix.
commit 136ff9a2472506e02876ab04795a14b8e9f06eac
Author: Efraim Flashner <[email protected]>
Date: Sun Jul 29 16:03:59 2018 +0300
gnu: monero: Use git-file-name.
* gnu/packages/finance.scm (monero)[source]: Rename the downloaded
source using 'git-file-name'.
---
gnu/packages/finance.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 3ddaa76..c20880b 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -1,6 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2015, 2016 Andreas Enge <[email protected]>
-;;; Copyright © 2016, 2017 Efraim Flashner <[email protected]>
+;;; Copyright © 2016, 2017, 2018 Efraim Flashner <[email protected]>
;;; Copyright © 2016 Alex Griffin <[email protected]>
;;; Copyright © 2016 Hartmut Goebel <[email protected]>
;;; Copyright © 2017 Carlo Zancanaro <[email protected]>
@@ -376,7 +376,7 @@ other machines/servers. Electroncash does not download the
Bitcoin Cash blockch
(uri (git-reference
(url "https://github.com/monero-project/monero")
(commit (string-append "v" version))))
- (file-name (string-append name "-" version ".tar.gz"))
+ (file-name (git-file-name name version))
(patches (search-patches "monero-use-system-miniupnpc.patch"))
(sha256
(base32