Upgrade bazlets to latest stable-2.15 to build with 2.15.8 API

Change-Id: I896e1b0fb3bb496d6a8f5cc7480e48ee0c37322d
diff --git a/WORKSPACE b/WORKSPACE
index 93a81a6..37e5eb3 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "b54eaed487d37188120da6933b97c571519954ca",
+    commit = "d4e586bd341207f0b8aafcbe7dbcd4843f852826",
     #local_path = "/home/<user>/projects/bazlets",
 )