gnu: matterhorn: Add a source file-name.
* gnu/packages/haskell-apps.scm (matterhorn)[source]: Add a file-name field. Change-Id: Ia0018465090271c833e94f72d8951b1a9bafb353
This commit is contained in:
parent
7fa3ef904b
commit
58077f6aa1
@ -700,6 +700,7 @@ Wayland, and Linux console environments alike.")
|
|||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/matterhorn-chat/matterhorn")
|
(url "https://github.com/matterhorn-chat/matterhorn")
|
||||||
(commit version)))
|
(commit version)))
|
||||||
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "08ng5axranilvfl9j3v0mjgpg76kzacrqj4c8x6pblpc3yxx02i5"))))
|
(base32 "08ng5axranilvfl9j3v0mjgpg76kzacrqj4c8x6pblpc3yxx02i5"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
|
Loading…
Reference in New Issue
Block a user