From fac0e618f3ca566ac0ba07544496f388268c6316 Mon Sep 17 00:00:00 2001 From: Ed Schouten Date: Tue, 1 Jan 2019 16:31:10 +0100 Subject: [PATCH] Fix the build with new workspace name. --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index 17a4069..eea4c63 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -10,7 +10,7 @@ git_repository( git_repository( name = "org_cloudabi_arpc", - commit = "58e54234bb0e493b9d3aca5ddc5f1e216083588e", + commit = "81305e311c0559fe7a64a98ce8ac1aa7051c7a4d", remote = "https://github.com/NuxiNL/arpc.git", )