[jhbuild] Update libsass/sassc
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] Update libsass/sassc
- Date: Sun, 1 Dec 2019 16:48:57 +0000 (UTC)
commit 67923d10611f262283d0a94dbd7e47932f86f94e
Author: Christoph Reiter <reiter christoph gmail com>
Date: Sun Dec 1 17:10:02 2019 +0100
Update libsass/sassc
3.6.x has dropped support for some scss features and gtk master/3.24 has now removed
its usage of those features. Having a newer libsass version in jhbuild which emits warnings
should help prevent reintroducing unsupported scss in the future.
modulesets/gnome-suites-core-deps-latest.modules | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules
b/modulesets/gnome-suites-core-deps-latest.modules
index 026972e4..61aa064c 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -1889,13 +1889,13 @@
<autotools id="libsass" autogen-sh="autoreconf">
<branch repo="github.com"
module="sass/libsass.git"
- revision="3.5.5"/>
+ revision="3.6.3"/>
</autotools>
<autotools id="sassc" autogen-sh="autoreconf">
<branch repo="github.com"
module="sass/sassc.git"
- revision="3.5.0"/>
+ revision="3.6.1"/>
<dependencies>
<dep package="libsass"/>
</dependencies>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]