gnu: gpscorrelate: Declare a source file-name.

* gnu/packages/gps.scm (gpscorrelate)[source]: Declare a source file-name.
This commit is contained in:
Efraim Flashner 2018-03-13 20:01:03 +02:00
parent 0efb64524b
commit 87d868cc7c
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@ manipulate maps.")
(uri (git-reference (uri (git-reference
(url "https://github.com/freefoote/gpscorrelate") (url "https://github.com/freefoote/gpscorrelate")
(commit commit))) (commit commit)))
(file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"006a6l8p38a4h7y2959sqrmjjn29d8pd50zj9nypcp5ph18nybjb")))) "006a6l8p38a4h7y2959sqrmjjn29d8pd50zj9nypcp5ph18nybjb"))))