Browse Source
gnu: et: Add FILE-NAME.
* gnu/packages/ssh.scm (et)[source]: Add FILE-NAME.
wip-texlive-importer
Tobias Geerinckx-Rice
3 years ago
No known key found for this signature in database
GPG Key ID: DB0FF884F556D79
1 changed files with
1 additions and
0 deletions
-
gnu/packages/ssh.scm
|
|
@ -446,6 +446,7 @@ especially over Wi-Fi, cellular, and long-distance links.") |
|
|
|
(uri (git-reference |
|
|
|
(url "https://github.com/MisterTea/EternalTCP.git") |
|
|
|
(commit (string-append "et-v" version)))) |
|
|
|
(file-name (git-file-name name version)) |
|
|
|
(sha256 |
|
|
|
(base32 "1m5caxckn2ihwp9s2pbyh5amxlpwr7yc54q8s0kb10fr52w2vfnm")))) |
|
|
|
(build-system cmake-build-system) |
|
|
|