gnu: tio: Add a source file-name.
* gnu/packages/terminals.scm (tio)[source]: Add a file-name field. Change-Id: I0cfd9b4d169b567f105ce054ffb2f92e93808e4c
This commit is contained in:
parent
3f1609a50b
commit
8f7be48131
@ -1504,6 +1504,7 @@ terminal are replicated to the others.
|
|||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/tio/tio")
|
(url "https://github.com/tio/tio")
|
||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "050zm7nh9niag1amjql859cj3xc9gbidk3zz546h6fhhh3vykmfl"))))
|
(base32 "050zm7nh9niag1amjql859cj3xc9gbidk3zz546h6fhhh3vykmfl"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
|
Loading…
Reference in New Issue
Block a user