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
|
@ -502,6 +502,7 @@ in the style of communicating sequential processes (@dfn{CSP}).")
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/alsm/ioprogress.git")
|
(url "https://github.com/alsm/ioprogress.git")
|
||||||
(commit commit)))
|
(commit commit)))
|
||||||
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"10ym5qlq77nynmkxbk767f2hfwyxg2k7hrzph05hvgzv833dhivh"))))
|
"10ym5qlq77nynmkxbk767f2hfwyxg2k7hrzph05hvgzv833dhivh"))))
|
||||||
|
|
Loading…
Reference in New Issue