mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 21:59:08 -05:00
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:
parent
fdbece74aa
commit
6de107b0c9
1 changed files with 1 additions and 0 deletions
|
@ -552,6 +552,7 @@ (define-public go-github-com-davidjpeacock-cli
|
|||
(uri (git-reference
|
||||
(url "https://github.com/davidjpeacock/cli.git")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"01s53ny3p0fdx64rnwcnmjj4xpc5adihnh6islsfq5z1ph2phhnj"))))
|
||||
|
|
Loading…
Reference in a new issue