mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: freegish: Declare a source file-name.
* gnu/packages/games.scm (freegish)[source]: Declare a source file-name.
This commit is contained in:
parent
a1dc853ef4
commit
661ad6f0c2
1 changed files with 1 additions and 0 deletions
|
@ -3491,6 +3491,7 @@ (define-public freegish
|
|||
(uri (git-reference
|
||||
(url "https://github.com/freegish/freegish.git")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1p1zf5qqagmcpi1db2bs02cnalpy3qiymp6yzan7k1bhmv859gsx"))
|
||||
|
|
Loading…
Reference in a new issue