gnu: r-tgconfig: Declare a source file-name.

* gnu/packages/statistics.scm (r-tgconfig)[source]: Declare a source
file-name.
master
Efraim Flashner 2018-03-13 21:31:49 +02:00
parent 76b27f427a
commit 4510f976dc
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -5485,6 +5485,7 @@ tools.")
(uri (hg-reference
(url "https://bitbucket.org/tanaylab/tgconfig")
(changeset changeset)))
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
"0xy6c7s7mn1yx191154bwbv1bl424bnvc80syqpl1vdl28ba46rj"))))