gnu: git-test-sequence: Declare a source file-name.

* gnu/packages/version-control.scm (git-test-sequence)[source]: Declare
a source file-name.
master
Efraim Flashner 2018-03-13 21:42:37 +02:00
parent d36df187e0
commit 348f8c8553
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -903,6 +903,7 @@ though this can be overridden.")
;; are interested in just one for this package.
(url "https://github.com/dustin/bindir")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32
"1dcq0y16yznbv4k9h8gg90kv1gkn8r8dbvl4m2rpfd7q5nqhn617"))))