mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: go-github-com-alsm-ioprogress: Declare a source file-name.
* gnu/packages/golang.scm (go-github-com-alsm-ioprogress)[source]: Declare a source file-name.
This commit is contained in:
parent
661ad6f0c2
commit
fdbece74aa
1 changed files with 1 additions and 0 deletions
|
@ -502,6 +502,7 @@ (define-public go-github-com-alsm-ioprogress
|
|||
(uri (git-reference
|
||||
(url "https://github.com/alsm/ioprogress.git")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"10ym5qlq77nynmkxbk767f2hfwyxg2k7hrzph05hvgzv833dhivh"))))
|
||||
|
|
Loading…
Reference in a new issue