guix-commits
[Top][All Lists]
Advanced

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

06/07: gnu: go-github-com-davidjpeacock-cli: Declare a source file-name.


From: Efraim Flashner
Subject: 06/07: gnu: go-github-com-davidjpeacock-cli: Declare a source file-name.
Date: Sun, 4 Mar 2018 05:39:05 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit 6de107b0c907664338270a493487e7ac0f75a519
Author: Efraim Flashner <address@hidden>
Date:   Sun Mar 4 12:36:34 2018 +0200

    gnu: go-github-com-davidjpeacock-cli: Declare a source file-name.
    
    * gnu/packages/golang.scm (go-github-com-davidjpeacock-cli)[source]:
    Declare a source file-name.
---
 gnu/packages/golang.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 3a8c889..f3847c1 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -552,6 +552,7 @@ jar struct to manage the cookies added to the cookie jar.")
                 (uri (git-reference
                        (url "https://github.com/davidjpeacock/cli.git";)
                        (commit commit)))
+                (file-name (git-file-name name version))
                 (sha256
                  (base32
                   "01s53ny3p0fdx64rnwcnmjj4xpc5adihnh6islsfq5z1ph2phhnj"))))



reply via email to

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