mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-24 19:49:25 -05:00
gnu: go-github-com-muesli-reflow-wordwrap: Declare source file-name.
* gnu/packages/golang.scm (go-github-com-muesli-reflow-wordwrap) [source]: Declare a source file-name.
This commit is contained in:
parent
907d5ed19f
commit
d079145de7
1 changed files with 1 additions and 0 deletions
|
@ -4924,6 +4924,7 @@ (define-public go-github-com-muesli-reflow-wordwrap
|
|||
(uri (git-reference
|
||||
(url "https://github.com/muesli/reflow")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name "go-github-com-muesli-reflow" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1vhynm2n1az13fn03lp0gi28p9mznq1mblglh8f2rb9y1vkd2dqr"))))
|
||||
|
|
Loading…
Reference in a new issue