mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: gpscorrelate: Declare a source file-name.
* gnu/packages/gps.scm (gpscorrelate)[source]: Declare a source file-name.
This commit is contained in:
@@ -108,6 +108,7 @@ manipulate maps.")
|
||||
(uri (git-reference
|
||||
(url "https://github.com/freefoote/gpscorrelate")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"006a6l8p38a4h7y2959sqrmjjn29d8pd50zj9nypcp5ph18nybjb"))))
|
||||
|
||||
Reference in New Issue
Block a user