cwebbin: fix src again

This commit is contained in:
Matthew Bauer 2017-04-09 18:33:48 -05:00
parent cb180f47d4
commit dd25b6da62

View File

@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
};
cweb = fetchurl {
url = https://www.ctan.org/tex-archive/web/c_cpp/cweb/cweb.tar.gz;
url = https://www.ctan.org/tex-archive/web/c_cpp/cweb/cweb-3.64ah.tgz;
sha256 = "1hdzxfzaibnjxjzgp6d2zay8nsarnfy9hfq55hz1bxzzl23n35aj";
};