mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 14:16:55 -05:00
gnu: r-tgconfig: Declare a source file-name.
* gnu/packages/statistics.scm (r-tgconfig)[source]: Declare a source file-name.
This commit is contained in:
parent
76b27f427a
commit
4510f976dc
1 changed files with 1 additions and 0 deletions
|
@ -5485,6 +5485,7 @@ (define-public r-tgconfig
|
||||||
(uri (hg-reference
|
(uri (hg-reference
|
||||||
(url "https://bitbucket.org/tanaylab/tgconfig")
|
(url "https://bitbucket.org/tanaylab/tgconfig")
|
||||||
(changeset changeset)))
|
(changeset changeset)))
|
||||||
|
(file-name (string-append name "-" version "-checkout"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0xy6c7s7mn1yx191154bwbv1bl424bnvc80syqpl1vdl28ba46rj"))))
|
"0xy6c7s7mn1yx191154bwbv1bl424bnvc80syqpl1vdl28ba46rj"))))
|
||||||
|
|
Loading…
Reference in a new issue