From: fsLeg Date: Wed, 19 Nov 2025 19:27:54 +0000 (+0300) Subject: dart-sass: updated to version 1.94.1 X-Git-Url: https://git.t-rg.ws/?a=commitdiff_plain;h=0a26c9bf58237999f2695a96078dba28e57fa63c;p=slackbuilds.git dart-sass: updated to version 1.94.1 --- diff --git a/dart-sass/dart-sass.SlackBuild b/dart-sass/dart-sass.SlackBuild index e8d6436..2d19044 100644 --- a/dart-sass/dart-sass.SlackBuild +++ b/dart-sass/dart-sass.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM="dart-sass" -VERSION=${VERSION:-1.94.0} +VERSION=${VERSION:-1.94.1} BUILD=${BUILD:-1} TAG=${TAG:-fsleg} PKGTYPE=${PKGTYPE:-txz} diff --git a/dart-sass/dart-sass.info b/dart-sass/dart-sass.info index 13180d9..e57061b 100644 --- a/dart-sass/dart-sass.info +++ b/dart-sass/dart-sass.info @@ -1,12 +1,12 @@ PRGNAM="dart-sass" -VERSION="1.94.0" +VERSION="1.94.1" HOMEPAGE="https://sass-lang.com/dart-sass" -DOWNLOAD="https://github.com/sass/dart-sass/archive/1.94.0/dart-sass-1.94.0.tar.gz \ +DOWNLOAD="https://github.com/sass/dart-sass/archive/1.94.1/dart-sass-1.94.1.tar.gz \ https://github.com/sass/sass/archive/embedded-protocol-3.2.0/sass-embedded-protocol-3.2.0.tar.gz \ - https://sbo.t-rg.ws/dart-sass-1.94.0-vendored-sources.tar.xz" -MD5SUM="4889fc9e743b45e0e2c4acbf9fac7430 \ + https://sbo.t-rg.ws/dart-sass-1.94.1-vendored-sources.tar.xz" +MD5SUM="25f42d1df69452cbb8250f9c8c676db9 \ 8e912eeb9663ae70360cd7c8a36ded06 \ - 101e239113bce0afccb661ddbbf0492a" + 68b3e83e7c1460d0834c584c7c1a9f21" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="dart-sdk buf"