nckx pushed a commit to branch master
in repository guix.
commit ae113b976bfb71168a737c6a9a82cd87782077d0
Author: Tobias Geerinckx-Rice <[email protected]>
Date: Thu May 16 19:58:14 2019 +0200
gnu: et: Update source hash.
The contents of both archives are identical.
* gnu/packages/ssh.scm (et)[source]: Update sha256.
---
gnu/packages/ssh.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/ssh.scm b/gnu/packages/ssh.scm
index e887cd7..f912ae2 100644
--- a/gnu/packages/ssh.scm
+++ b/gnu/packages/ssh.scm
@@ -447,7 +447,7 @@ especially over Wi-Fi, cellular, and long-distance links.")
"https://github.com/MisterTea/EternalTCP/archive/et-v"
version ".tar.gz"))
(sha256
- (base32 "1n2w2kqbshdmbb0gz4yizyw9gqfls6qm2dnwx1d9c2hz7hmi7521"))))
+ (base32 "0k34l33ns2i2fijvw6ypxjmjcih11ydi9ha84jr8vdx8ii7p8p11"))))
(build-system cmake-build-system)
(arguments `(#:tests? #f))
(native-inputs