From ae113b976bfb71168a737c6a9a82cd87782077d0 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Thu, 16 May 2019 19:58:14 +0200 Subject: [PATCH] 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 e887cd7e70..f912ae2cb8 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