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.
This commit is contained in:
Efraim Flashner 2018-03-04 12:36:34 +02:00
parent fdbece74aa
commit 6de107b0c9
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -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"))))