From 51279a9d9439c23d7176092b5a88efc527998a96 Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Wed, 31 May 2017 22:19:55 +0200 Subject: [PATCH 1/2] Remove reference to resolved issue. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47fa296f..32ebf880 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1735,7 +1735,7 @@ packages: - inline-r - jni - jvm - - sparkle # https://github.com/tweag/sparkle/issues/99 + - sparkle - th-lift "Christopher Reichert @creichert": From 726211b389eebf7239dd6c4fa6d2813926509994 Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Wed, 31 May 2017 22:20:05 +0200 Subject: [PATCH 2/2] Add streaming-binary. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 32ebf880..6e709109 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1736,6 +1736,7 @@ packages: - jni - jvm - sparkle + - streaming-binary - th-lift "Christopher Reichert @creichert":