gnu: hunspell-dict-el: Add a source file-name.
* gnu/packages/hunspell.scm (hunspell-dict-el)[source]: Add a file-name field. Change-Id: Ibdc1ba7acf73c33f3bbaee888cd170b6aa4962af
This commit is contained in:
parent
4ebb2ad0f6
commit
404a27f0aa
@ -277,6 +277,7 @@ spell-checking library.")
|
||||
(uri (git-reference
|
||||
(url "https://git.thanosapollo.org/hunspell-dict-el")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0z9nyfy50c0bjvvm42xwd3npjpp07a9slm3gfgvxanyqm7djrmb1"))))
|
||||
(build-system gnu-build-system)
|
||||
|
Loading…
Reference in New Issue
Block a user