From 025c380b8410459f72d806420d408d8f4f9cd956 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E5=8D=9A=E4=BB=81=28Buo-ren=20Lin=29?= Date: Tue, 16 Apr 2019 19:59:29 +0800 Subject: [PATCH] snap: Migrate to core18 base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This patch migrates the snap to core18 base, which should make the cabal build work again. Signed-off-by: ๆž—ๅšไป(Buo-ren Lin) --- snap/snapcraft.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 73d0eeb..8365b13 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -23,6 +23,7 @@ description: | # snap connect shellcheck:removable-media version: git +base: core18 grade: stable confinement: strict @@ -37,7 +38,7 @@ parts: source: . build-packages: - cabal-install - - squid3 + - squid override-build: | # See comments in .snapsquid.conf [ "$http_proxy" ] && {