Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lWyt3-00077C-Cx for pgadmin-hackers@arkaria.postgresql.org; Thu, 15 Apr 2021 10:06:13 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lWyt2-0000p7-2m for pgadmin-hackers@arkaria.postgresql.org; Thu, 15 Apr 2021 10:06:12 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lWyt1-0000p0-Mp for pgadmin-hackers@lists.postgresql.org; Thu, 15 Apr 2021 10:06:11 +0000 Received: from mail-vs1-xe2b.google.com ([2607:f8b0:4864:20::e2b]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1lWysw-0000Ps-RI for pgadmin-hackers@postgresql.org; Thu, 15 Apr 2021 10:06:10 +0000 Received: by mail-vs1-xe2b.google.com with SMTP id e16so11314216vsu.0 for ; Thu, 15 Apr 2021 03:06:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=tXWCb5JJ0RNxSbXO0JUPMgAFAg8mv7RANWT7Ypgatvg=; b=LhbKpdA9ZQnftM7ECsGdt35fLCZ1DMzmX35jkWLucUCnHIF9WhAr2pAvWBSupirmO6 qxnO91Hdz1BDSLttz5I86MzPmgdYOeEdXBTKRnyqc1K32X4UVvuyYwNC763GDvBEFLwY xeYh/VMPe23fCDsFakA77PyNv4mVzKvJHSf5/s8pr+O2PVZ07vEJV0kuok1o6fl/LVUH +j6BcfBX6ERZRm//zW6TgrNmCRgTPoFddHewIJLTbTnVBhPIgrmSC5Y5ZT6R8ZTJ+lqZ vNl23DBsMlVGg2P069xzZkGSZ427yGO61onWp97I9BOuaixBJTH44Hmdl0RVweEnpTrY hp9g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=tXWCb5JJ0RNxSbXO0JUPMgAFAg8mv7RANWT7Ypgatvg=; b=V7a/bk26/dFeDIndMMise4gg53YzV0GyjJ7fOtCEEvO9NAHE3r3+XLpinprr0E4I/O /UHXpasfDosKr4DhCayGFceTzNqrmaE3CqASlS2FR+DKBkPGGomX+0/EEZu8UXHAAcme uq75rkcxXj+SshIj7kFaj2nNL+xBj6duKNAcfmfGSPFjfKB2AH+clYG/QzcDbfGX8pFq SwypWgkUJmyWyZcRSphI+arSv8elclHXJeSfsJwdWb/oMmWCQ5lm1Mr8IlhRiTFrK9Dq 9EAFFq5W9QWrrfg2xPM/p0YqIg4UcThonYj40bc2YNi0hRLqeW4FfLKPthr+gEsTdS3h 57Zw== X-Gm-Message-State: AOAM533xKh4gk6BxZlx7EcBbEzrGdTV7mJxOSHoZVH7766eZg6wNj0qb lcJYds/60Iv8pnFpSY3jqAmP+cPToRlAcZhJYh9/6e92DSk0T85hqhJ3BCSVBCjy7FoiVWc0aCd UGn0RPyWhGwcDRalDw54wdkA6wKFzCsT+rWpYtclV0pxpKHEZGgffQOWt/MNwMwM1p1PG+Yu8bn AY9uwVYYyPkpD69URszoDbOZ51GxjaXxxJwFfMhUxxuK/oUwCfmRR5frH8HtGa+dTzvEVD X-Google-Smtp-Source: ABdhPJywo95tAxO9bEaF9MJPwywkT1aa6y/GngnwdSPqbGa1YZnivyLdX24bmJw9jC9yqQ3jzHzgUJVQBe4EKj6niKs= X-Received: by 2002:a05:6102:3094:: with SMTP id l20mr1299316vsb.22.1618481165381; Thu, 15 Apr 2021 03:06:05 -0700 (PDT) MIME-Version: 1.0 From: Aditya Toshniwal Date: Thu, 15 Apr 2021 15:35:29 +0530 Message-ID: Subject: [pgAdmin][patch] Fix build error occuring after updating sass-resources-loader package To: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000f0471405c0000279" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000f0471405c0000279 Content-Type: text/plain; charset="UTF-8" Hi Hackers, Attached patches fixes build errors which are occurring after updating sass-resources-loader package. -- Thanks, Aditya Toshniwal pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" --000000000000f0471405c0000279 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Hackers,

Attached patches fixes build errors which are = occurring=C2=A0after updating sass-resources-loader package.

=
--
Thanks,
Aditya T= oshniwal
pgAdmin hacker=C2=A0| Sr. Software Engine= er | edbpostgres.com
--000000000000f0471405c0000279--