diff -pruN 3.6.5-1/contrib/libsass.spec 3.6.5+20211226-1/contrib/libsass.spec
--- 3.6.5-1/contrib/libsass.spec	2021-05-21 00:33:02.000000000 +0000
+++ 3.6.5+20211226-1/contrib/libsass.spec	2021-12-26 07:27:31.000000000 +0000
@@ -4,7 +4,7 @@ Release:        1%{?dist}
 Summary:        A C/C++ implementation of a Sass compiler
 
 License:        MIT
-URL:            http://libsass.org
+URL:            https://sass-lang.com/
 Source0:        %{name}-%{version}.tar.gz
 
 BuildRequires:  gcc-c++ >= 4.7
diff -pruN 3.6.5-1/debian/changelog 3.6.5+20211226-1/debian/changelog
--- 3.6.5-1/debian/changelog	2021-06-02 08:20:18.000000000 +0000
+++ 3.6.5+20211226-1/debian/changelog	2022-01-02 19:27:18.000000000 +0000
@@ -1,3 +1,45 @@
+libsass (3.6.5+20211226-1) unstable; urgency=medium
+
+  [ upstream ]
+  * development snapshot
+    + docs: Fix a few typos
+
+  [ Jonas Smedegaard ]
+  * tighten lintian overrides
+
+ -- Jonas Smedegaard <dr@jones.dk>  Sun, 02 Jan 2022 20:27:18 +0100
+
+libsass (3.6.5+20211111-2) unstable; urgency=medium
+
+  * update symbols file;
+    closes: bug#984208, thanks to Matthias Klose
+
+ -- Jonas Smedegaard <dr@jones.dk>  Wed, 17 Nov 2021 22:04:53 +0100
+
+libsass (3.6.5+20211111-1) experimental; urgency=medium
+
+  [ upstream ]
+  * development snapshot
+
+  [ Jonas Smedegaard ]
+  * simplify source helper script copyright-check
+  * update copyright info:
+    + use Reference field (not License-Reference);
+      tighten lintian overrides
+    + update coverage
+  * relax to build-depend unversioned on d-shlibs:
+    required version satisfied in all supported Debian releases
+  * relax symbols check when targeting experimental
+
+ -- Jonas Smedegaard <dr@jones.dk>  Wed, 17 Nov 2021 18:37:54 +0100
+
+libsass (3.6.5+20210718-1) unstable; urgency=medium
+
+  * declare compliance with Debian Policy 4.6.0
+  * update symbols file
+
+ -- Jonas Smedegaard <dr@jones.dk>  Wed, 08 Sep 2021 18:02:22 +0200
+
 libsass (3.6.5-1) experimental; urgency=medium
 
   [ upstream ]
diff -pruN 3.6.5-1/debian/control 3.6.5+20211226-1/debian/control
--- 3.6.5-1/debian/control	2021-01-09 17:45:02.000000000 +0000
+++ 3.6.5+20211226-1/debian/control	2021-11-17 17:18:56.000000000 +0000
@@ -7,10 +7,10 @@ Section: libs
 Priority: optional
 Build-Depends:
  autoconf-archive,
- d-shlibs (>= 0.50),
+ d-shlibs,
  debhelper-compat (= 13),
  pkg-kde-tools,
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/sass-team/libsass
 Vcs-Git: https://salsa.debian.org/sass-team/libsass.git
 Homepage: https://sass-lang.com/libsass
diff -pruN 3.6.5-1/debian/copyright 3.6.5+20211226-1/debian/copyright
--- 3.6.5-1/debian/copyright	2021-01-09 17:45:02.000000000 +0000
+++ 3.6.5+20211226-1/debian/copyright	2021-11-17 17:18:19.000000000 +0000
@@ -6,14 +6,15 @@ Source: https://github.com/sass/libsass
 
 Files: *
 Copyright:
-  2012-2016, the Sass Open Source Foundation
+  2012-2016  the Sass Open Source Foundation
 License: Expat
+Reference: LICENSE
 
 Files:
  src/utf8.h
  src/utf8/*
 Copyright:
-  2006-2016, Nemanja Trifunovic
+  2006-2016  Nemanja Trifunovic
 License: BSL-1.0
 Comment:
  Convenience code copy of <http://utfcpp.sourceforge.net/>.
@@ -22,14 +23,13 @@ Files:
  src/c99func.c
  src/json.*pp
 Copyright:
-  2011, Joseph A. Adams <joeyadams3.14159@gmail.com>
+  2011  Joseph A. Adams <joeyadams3.14159@gmail.com>
 License: Expat
 
 Files:
  src/b64/*
  src/cencode.c
-Copyright:
-  None (Public Domain)
+Copyright: None (Public Domain)
 License: public-domain
  This is part of the libb64 project,
  and has been placed in the public domain.
@@ -37,8 +37,7 @@ License: public-domain
 
 Files:
  src/MurmurHash2.hpp
-Copyright:
-  None (Public Domain)
+Copyright: None (Public Domain)
 License: public-domain
  MurmurHash2 was written by Austin Appleby,
  and is placed in the public domain.
@@ -58,7 +57,7 @@ Comment:
 Files:
  script/tap-driver
 Copyright:
-  2011-2013, Free Software Foundation, Inc
+  2011-2013  Free Software Foundation, Inc
 License-Grant:
  This program is free software;
  you can redistribute it and/or modify it
@@ -76,24 +75,24 @@ License-Reference: /usr/share/common-lic
 Files:
  m4/m4-ax_cxx_compile_stdcxx_11.m4
 Copyright:
-  2008, Benjamin Kosnik <bkoz@redhat.com>
-  2014-2015, Google Inc.
-  2013, Roy Stogner <roystgnr@ices.utexas.edu>
-  2012, Zack Weinberg <zackw@panix.com>
+  2008       Benjamin Kosnik <bkoz@redhat.com>
+  2014-2015  Google Inc.
+  2013       Roy Stogner <roystgnr@ices.utexas.edu>
+  2012       Zack Weinberg <zackw@panix.com>
 License: FSFUL~Boost
 
 Files:
  debian/*
 Copyright:
-  2015-2021, Jonas Smedegaard <js@debian.org>
-  2020, Purism, SPC
+  2015-2021  Jonas Smedegaard <js@debian.org>
 License-Grant:
- This program is free software;
+ This packaging is free software;
  you can redistribute it and/or modify it
  under the terms of the GNU General Public License
  as published by the Free Software Foundation;
  either version 3, or (at your option) any later version.
 License: GPL-3+
+Reference: debian/copyright
 
 License: Expat
  Permission is hereby granted, free of charge,
@@ -152,4 +151,4 @@ License: FSFUL~Boost
  This file is offered as-is, without any warranty.
 
 License: GPL-3+
-License-Reference: /usr/share/common-licenses/GPL-3
+Reference: /usr/share/common-licenses/GPL-3
diff -pruN 3.6.5-1/debian/copyright-check 3.6.5+20211226-1/debian/copyright-check
--- 3.6.5-1/debian/copyright-check	2021-01-09 17:45:02.000000000 +0000
+++ 3.6.5+20211226-1/debian/copyright-check	2021-11-17 17:12:04.000000000 +0000
@@ -1,87 +1,3 @@
 #!/bin/sh
-# Copyright 2020  Jonas Smedegaard <dr@jones.dk>
-# Copyright 2020  Purism, SPC
-# Description: helper script to update copyright_hints
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 3, or (at your option)
-# any later version.
-#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-# Depends:
-#  licensecheck,
-#  libimage-exiftool-perl,
-#  libregexp-assemble-perl,
-#  perl,
-
-set -eu
-
-_content2regex() {
-	match=$(echo "$1" | perl -ane "print join '\W+', @F")
-	shift
-	grep --files-with-matches --recursive --null --null-data --perl-regexp --regexp="$match" -- "$@" \
-	| perl -n0E 'chomp; say quotemeta' | regexp-assemble -bnr | perl -pe 's/\(\?:/\(/g'
-}
-
-SKIPFILES='skip|meta|comment'
-
-# cleanup stray hint files from a previous run
-find -type f -regextype posix-egrep -regex "^.*:($SKIPFILES)$" -delete
-
-# omit files not copyright protected nor stating copyright or licensing
-RE_omit='.*\.(icns|ico)'
-
-1>&2 echo 'skip binary files without parsable metadata ...'
-RE_skip='.*\.(psd|snap)'
-find -type f -regextype posix-egrep -regex "^($RE_skip)$" -exec sh -c "echo 'License: UNKNOWN' > '{}:skip'" ';'
-
-1>&2 echo 'extract metadata from binary files ...'
-RE_meta='.*\.(icc|pdf|png|ttf)'
-exiftool '-textOut!' %d%f.%e:meta -short -short -recurse -ext icc -ext pdf -ext png -ext ttf .
-
-RE_SKIP="$RE_omit|$RE_skip|$RE_meta"
-
-# TODO: automate more of this manual cleanup:
-#  * strip garbage copyright holders
-#  * optionally merge equally licensed Files sections
-#  * do "sort -k2 -k1,1 -u" on copyright holders
-#  * merge copyright years for each copyright holder
-# TODO: strip files matching glob in current (only, no later) section
-_licensecheck() {
-	GLOB=$1
-	shift
-	case "$GLOB" in
-		'*') 1>&2 echo "check default section(s) ...";;
-		'') 1>&2 echo "check remaining upstream section(s) ...";;
-		*) 1>&2 echo "check section(s) $GLOB ...";;
-	esac
-	licensecheck --copyright --deb-machine --recursive --lines 0 "$@" -- * \
-		| GLOB=$GLOB SKIPFILES=$SKIPFILES perl -0777 -p \
-		-e 'BEGIN { our $GLOB = join "\n ", split(" ",$ENV{GLOB}) }' \
-		-e 's/^.*?\n\nFiles: \K/$GLOB\n /s if $GLOB;' \
-		-e 's/^.*?\n\nFiles: \K.*?(?=\n\w)/$GLOB/s if $GLOB and $GLOB =~ /^[*]\//;' \
-		-e 's/^.*?\n\n//s unless $GLOB and $GLOB =~ /^[*]$/m;' \
-		-e 's/^Files:\K /\n /mg;' \
-		-e 's/^Copyright:\K /\n  /mg;' \
-		-e 's/(?:(?<=^  )|(?<=\d{4})),\K (?=\d{4})//mg;' \
-		-e 's/:(?:$ENV{SKIPFILES})$//mg;' \
-		>> debian/copyright_hints
-}
-
-rm -f debian/copyright_hints
-
-# check generally
-#  * omit non-copyright-protected Debian files
-_licensecheck '*' --check '.*' --ignore "^($RE_SKIP|debian/.*)$"
-_licensecheck '*/debian' --check '^debian/' --ignore "^($RE_SKIP|debian/(changelog|copyright(_hints)?|source/lintian-overrides))$"
-
-# cleanup hint files
-find -type f -regextype posix-egrep -regex "^.*:($SKIPFILES)$" -delete
+licensecheck --check '.*' --recursive --copyright --deb-machine --ignore '^(debian/(changelog|copyright(_hints)?))$' --lines 0 -- * > debian/copyright_hints
diff -pruN 3.6.5-1/debian/copyright_hints 3.6.5+20211226-1/debian/copyright_hints
--- 3.6.5-1/debian/copyright_hints	2021-06-02 08:19:49.000000000 +0000
+++ 3.6.5+20211226-1/debian/copyright_hints	2022-01-02 19:27:14.000000000 +0000
@@ -4,9 +4,7 @@ Upstream-Contact: FIXME
 Source: FIXME
 Disclaimer: Autogenerated by licensecheck
 
-Files:
- *
- CODE_OF_CONDUCT.md
+Files: CODE_OF_CONDUCT.md
  GNUmakefile.am
  INSTALL
  Makefile
@@ -15,8 +13,19 @@ Files:
  SECURITY.md
  appveyor.yml
  configure.ac
- contrib/libsass.spec
  contrib/plugin.cpp
+ debian/TODO
+ debian/control
+ debian/copyright-check
+ debian/gbp.conf
+ debian/libsass1.symbols
+ debian/not-installed
+ debian/rules
+ debian/source/format
+ debian/source/lintian-overrides
+ debian/tests/control
+ debian/tests/spec
+ debian/watch
  docs/README.md
  docs/allocator.md
  docs/api-context-example.md
@@ -223,99 +232,67 @@ Files:
  win/libsass.targets
  win/libsass.vcxproj
  win/libsass.vcxproj.filters
-Copyright:
-  NONE
+Copyright: NONE
 License: UNKNOWN
  FIXME
 
-Files:
- src/utf8.h
+Files: src/utf8.h
  src/utf8/checked.h
  src/utf8/core.h
  src/utf8/unchecked.h
-Copyright:
-  2006, Nemanja Trifunovic
+Copyright: 2006, Nemanja Trifunovic
   2006-2016, Nemanja Trifunovic
 License: BSL-1.0
  FIXME
 
-Files:
- src/MurmurHash2.hpp
+Files: src/MurmurHash2.hpp
  src/b64/cencode.h
  src/b64/encode.h
  src/cencode.c
-Copyright:
-  NONE
+Copyright: NONE
 License: public-domain
  FIXME
 
-Files:
- src/c99func.c
+Files: src/c99func.c
  src/json.cpp
  src/json.hpp
-Copyright:
-  2011, Joseph A. Adams (joeyadams3.14159@gmail.com)
+Copyright: 2011, Joseph A. Adams (joeyadams3.14159@gmail.com)
 License: Expat
  FIXME
 
-Files:
- include/sass2scss.h
+Files: include/sass2scss.h
  src/sass2scss.cpp
-Copyright:
-  Marcel Greter
+Copyright: Marcel Greter
 License: Expat
  FIXME
 
-Files:
- COPYING
-Copyright:
-  2012, Hampton Catlin
+Files: contrib/libsass.spec
+Copyright: NONE
+License: Expat
+ FIXME
+
+Files: COPYING
+Copyright: 2012, Hampton Catlin
   Hampton Catlin, Nathan Weizenbaum, and Chris Eppstein and under
 License: Expat
  FIXME
 
-Files:
- LICENSE
-Copyright:
-  2012-2016, the Sass Open Source Foundation
+Files: LICENSE
+Copyright: 2012-2016, the Sass Open Source Foundation
   Hampton Catlin, Nathan Weizenbaum, and Chris Eppstein and under
 License: Expat
  FIXME
 
-Files:
- m4/m4-ax_cxx_compile_stdcxx_11.m4
-Copyright:
-  2008, Benjamin Kosnik <bkoz@redhat.com>
+Files: m4/m4-ax_cxx_compile_stdcxx_11.m4
+Copyright: 2008, Benjamin Kosnik <bkoz@redhat.com>
   2012, Zack Weinberg <zackw@panix.com>
   2013, Roy Stogner <roystgnr@ices.utexas.edu>
   2014-2015, Google Inc.; contributed by Alexey Sokolov <sokolov@google.com>
 License: FSFAP
  FIXME
 
-Files:
- script/tap-driver
-Copyright:
-  2011-2013, Free Software Foundation, Inc.
+Files: script/tap-driver
+Copyright: 2011-2013, Free Software Foundation, Inc.
 License: GPL-2+ with Autoconf-data exception
  FIXME
 
-Files:
- */debian
-Copyright:
-  NONE
-License: UNKNOWN
- FIXME
-
-Files:
- debian/copyright-check
-Copyright:
-  --deb-machine --recursive --lines 0 "$@" -- *
-  -protected Debian files
-  2020, Jonas Smedegaard <dr@jones.dk>
-  2020, Purism, SPC
-  K / /mg;'
-  protected nor stating copyright or licensing
-  years for each copyright holder
-License: GPL-3+
- FIXME
-
diff -pruN 3.6.5-1/debian/libsass1.symbols 3.6.5+20211226-1/debian/libsass1.symbols
--- 3.6.5-1/debian/libsass1.symbols	2021-01-09 17:53:07.000000000 +0000
+++ 3.6.5+20211226-1/debian/libsass1.symbols	2021-11-17 21:01:11.000000000 +0000
@@ -1,4 +1,4 @@
-# SymbolsHelper-Confirmed: 3.6.4+20201122 amd64 arm64 armel armhf hppa hurd-i386 i386 m68k powerpc ppc64 ppc64el s390x sh4 sparc64 x32
+# SymbolsHelper-Confirmed: 3.6.5+20211111 amd64 arm64 armel armhf hppa hurd-i386 i386 ia64 m68k mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64 x32
 libsass.so.1 libsass1 #MINVER#
  _Z10json_checkPK8JsonNodePc@Base 3.5.5-4~
  _Z11json_decodePKc@Base 3.5.5-4~
@@ -1790,7 +1790,7 @@ libsass.so.1 libsass1 #MINVER#
  _ZN4Sass16Parent_ReferenceD0Ev@Base 3.6.4
  _ZN4Sass16Parent_ReferenceD1Ev@Base 3.6.4
  _ZN4Sass16Parent_ReferenceD2Ev@Base 3.6.4
- (optional=templinst)_ZN4Sass16PtrObjEqualityFnINS_6StringEEEbPKT_S4_@Base 3.6.4-4~
+ (optional=templinst|arch=!hurd-i386 !i386 !m68k)_ZN4Sass16PtrObjEqualityFnINS_6StringEEEbPKT_S4_@Base 3.6.4-4~
  _ZN4Sass16SupportsNegation7performEPNS_9OperationINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEE@Base 3.6.4-2~
  _ZN4Sass16SupportsNegation7performEPNS_9OperationIP10Sass_ValueEE@Base 3.6.4-2~
  _ZN4Sass16SupportsNegation7performEPNS_9OperationIPNS_10ExpressionEEE@Base 3.6.4-2~
@@ -1866,7 +1866,6 @@ libsass.so.1 libsass1 #MINVER#
  _ZN4Sass17Binary_ExpressionD0Ev@Base 3.5.5-4~
  _ZN4Sass17Binary_ExpressionD1Ev@Base 3.5.5-4~
  _ZN4Sass17Binary_ExpressionD2Ev@Base 3.5.5-4~
- (optional=templinst)_ZN4Sass17ObjHashEqualityFnINS_10SharedImplINS_10ExpressionEEEEEbRKT_S6_@Base 3.6.4+20201122
  _ZN4Sass17SelectorComponent11getCompoundEv@Base 3.6.4-2~
  _ZN4Sass17SelectorComponent13cloneChildrenEv@Base 3.6.4-2~
  _ZN4Sass17SelectorComponent13getCombinatorEv@Base 3.6.4-2~
@@ -2119,7 +2118,7 @@ libsass.so.1 libsass1 #MINVER#
  (optional=templinst)_ZN4Sass4CastINS_5ValueEEEPKT_PKNS_8AST_NodeE@Base 3.5.5-4~
  (optional=templinst)_ZN4Sass4CastINS_5ValueEEEPT_PNS_8AST_NodeE@Base 3.5.5-4~
  (optional=templinst|arch=!armel !armhf)_ZN4Sass4CastINS_6AtRuleEEEPT_PNS_8AST_NodeE@Base 3.6.4-2~
- (optional=templinst|arch=!armel !armhf)_ZN4Sass4CastINS_6BubbleEEEPT_PNS_8AST_NodeE@Base 3.5.5-4~
+ (optional=templinst|arch=!armel !armhf !hurd-i386 !i386 !ia64 !m68k !mips64el !mipsel !powerpc !ppc64 !ppc64el !riscv64 !s390x !sparc64)_ZN4Sass4CastINS_6BubbleEEEPT_PNS_8AST_NodeE@Base 3.5.5-4~
  (optional=templinst)_ZN4Sass4CastINS_6NumberEEEPT_PNS_8AST_NodeE@Base 3.5.5-4~
  (optional=templinst)_ZN4Sass4CastINS_6StringEEEPKT_PKNS_8AST_NodeE@Base 3.5.5-4~
  (optional=templinst)_ZN4Sass4CastINS_6StringEEEPT_PNS_8AST_NodeE@Base 3.5.5-4~
@@ -2805,7 +2804,6 @@ libsass.so.1 libsass1 #MINVER#
  (optional=templinst)_ZN4Sass6Parser7lex_cssIXadL_ZNS0_23re_attr_sensitive_closeEPKcEEEES3_v@Base 3.6.4-2~
  (optional=templinst)_ZN4Sass6Parser7lex_cssIXadL_ZNS0_25re_attr_insensitive_closeEPKcEEEES3_v@Base 3.6.4-2~
  (optional=templinst)_ZN4Sass6Parser7lex_cssIXadL_ZNS_8Prelexer12alternativesIXadL_ZNS2_11exact_matchEPKcEEXadL_ZNS2_11class_matchES5_EEJXadL_ZNS2_10dash_matchES5_EEXadL_ZNS2_12prefix_matchES5_EEXadL_ZNS2_12suffix_matchES5_EEXadL_ZNS2_15substring_matchES5_EEEEES5_S5_EEEES5_v@Base 3.6.4-4~
- (optional=templinst|arch=arm64 sh4)_ZN4Sass6Parser7lex_cssIXadL_ZNS_8Prelexer12kwd_optionalEPKcEEEES4_v@Base 3.6.4-4~
  (optional=templinst)_ZN4Sass6Parser7lex_cssIXadL_ZNS_8Prelexer14attribute_nameEPKcEEEES4_v@Base 3.6.4-4~
  (optional=templinst)_ZN4Sass6Parser7lex_cssIXadL_ZNS_8Prelexer16elseif_directiveEPKcEEEES4_v@Base 3.6.4-4~
  (optional=templinst)_ZN4Sass6Parser7lex_cssIXadL_ZNS_8Prelexer18kwd_else_directiveEPKcEEEES4_v@Base 3.6.4-4~
@@ -2855,7 +2853,6 @@ libsass.so.1 libsass1 #MINVER#
  _ZN4Sass6StringC1EPKS0_@Base 3.6.4
  _ZN4Sass6StringC2ENS_10SourceSpanEb@Base 3.6.4-2~
  _ZN4Sass6StringC2EPKS0_@Base 3.6.4
- (optional=templinst)_ZN4Sass6expandISt6vectorINS_10SharedImplINS_15ComplexSelectorEEESaIS4_EEPFS6_RKS4_RKNS2_INS_14PseudoSelectorEEERKNS2_INS_12CssMediaRuleEEEEJSA_SE_EEET_RKSJ_T0_DpT1_@Base 3.6.4-4~
  _ZN4Sass7Boolean7performEPNS_9OperationINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEE@Base 3.5.5-4~
  _ZN4Sass7Boolean7performEPNS_9OperationIP10Sass_ValueEE@Base 3.5.5-4~
  _ZN4Sass7Boolean7performEPNS_9OperationIPNS_10ExpressionEEE@Base 3.5.5-4~
@@ -3207,34 +3204,39 @@ libsass.so.1 libsass1 #MINVER#
  _ZN4Sass8Prelexer11unicode_seqEPKc@Base 3.5.5-4~
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_10class_charIXadL_ZNS_9Constants14real_uri_charsEEEEEPKcS5_EEXadL_ZNS0_13uri_characterES5_EEJXadL_ZNS0_8NONASCIIES5_EEXadL_ZNS0_6ESCAPEES5_EEEEES5_S5_@Base 3.5.5-4~
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_10class_charIXadL_ZNS_9Constants20selector_list_delimsEEEEEPKcS5_EEEES5_S5_@Base 3.5.5-4~
- (arch=!ia64)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_10class_charIXadL_ZNS_9Constants22selector_lookahead_opsEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_23selector_combinator_opsEEEEES5_S5_EEJXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc40EEES5_S5_EEXadL_ZNS0_15optional_spacesES5_EEJXadL_ZNS0_8optionalIXadL_ZNS0_16re_selector_listES5_EEEES5_S5_EEXadL_ZNS0_15optional_spacesES5_EEXadL_ZNS7_ILc41EEES5_S5_EEEEES5_S5_EEXadL_ZNS1_IXadL_ZNS0_11exact_matchES5_EEXadL_ZNS0_11class_matchES5_EEJXadL_ZNS0_10dash_matchES5_EEXadL_ZNS0_12prefix_matchES5_EEXadL_ZNS0_12suffix_matchES5_EEXadL_ZNS0_15substring_matchES5_EEEEES5_S5_EEXadL_ZNS6_IXadL_ZNS8_IXadL_ZNS0_16namespace_schemaES5_EEEES5_S5_EEXadL_ZNS1_IXadL_ZNS6_IXadL_ZNS7_ILc35EEES5_S5_EEXadL_ZNS0_6negateIXadL_ZNS7_ILc123EEES5_S5_EEEES5_S5_EEJEEES5_S5_EEXadL_ZNS7_ILc46EEES5_S5_EEJXadL_ZNS6_IXadL_ZNS8_IXadL_ZNS0_13pseudo_prefixES5_EEEES5_S5_EEXadL_ZNS9_IXadL_ZNS0_10uri_prefixES5_EEEES5_S5_EEJEEES5_S5_EEEEES5_S5_EEJXadL_ZNS0_8one_plusIXadL_ZNS6_IXadL_ZNS0_9zero_plusIXadL_ZNS6_IXadL_ZNS7_ILc45EEES5_S5_EEXadL_ZNS0_15optional_spacesES5_EEJEEES5_S5_EEEES5_S5_EEXadL_ZNS1_IXadL_ZNS0_12kwd_optionalES5_EEXadL_ZNS7_ILc42EEES5_S5_EEJXadL_ZNS0_13quoted_stringES5_EEXadL_ZNS0_11interpolantES5_EEXadL_ZNS0_10identifierES5_EEXadL_ZNS0_8variableES5_EEXadL_ZNS0_10percentageES5_EEXadL_ZNS0_8binomialES5_EEXadL_ZNS0_9dimensionES5_EEXadL_ZNS0_5alnumES5_EEEEES5_S5_EEJEEES5_S5_EEEES5_S5_EEXadL_ZNSB_IXadL_ZNS7_ILc45EEES5_S5_EEEES5_S5_EEEEES5_S5_EEEEES5_S5_@Base 3.6.4-4~
- (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_10identifierEPKcEEXadL_ZNS0_13quoted_stringES3_EEJXadL_ZNS0_6numberES3_EEXadL_ZNS0_3hexES3_EEXadL_ZNS0_4hexaES3_EEEEES3_S3_@Base 3.6.4-4~
+ (arch=!m68k !mips64el !mipsel !powerpc !ppc64 !ppc64el !riscv64 !s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_10class_charIXadL_ZNS_9Constants22selector_lookahead_opsEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_23selector_combinator_opsEEEEES5_S5_EEJXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc40EEES5_S5_EEXadL_ZNS0_15optional_spacesES5_EEJXadL_ZNS0_8optionalIXadL_ZNS0_16re_selector_listES5_EEEES5_S5_EEXadL_ZNS0_15optional_spacesES5_EEXadL_ZNS7_ILc41EEES5_S5_EEEEES5_S5_EEXadL_ZNS1_IXadL_ZNS0_11exact_matchES5_EEXadL_ZNS0_11class_matchES5_EEJXadL_ZNS0_10dash_matchES5_EEXadL_ZNS0_12prefix_matchES5_EEXadL_ZNS0_12suffix_matchES5_EEXadL_ZNS0_15substring_matchES5_EEEEES5_S5_EEXadL_ZNS6_IXadL_ZNS8_IXadL_ZNS0_16namespace_schemaES5_EEEES5_S5_EEXadL_ZNS1_IXadL_ZNS6_IXadL_ZNS7_ILc35EEES5_S5_EEXadL_ZNS0_6negateIXadL_ZNS7_ILc123EEES5_S5_EEEES5_S5_EEJEEES5_S5_EEXadL_ZNS7_ILc46EEES5_S5_EEJXadL_ZNS6_IXadL_ZNS8_IXadL_ZNS0_13pseudo_prefixES5_EEEES5_S5_EEXadL_ZNS9_IXadL_ZNS0_10uri_prefixES5_EEEES5_S5_EEJEEES5_S5_EEEEES5_S5_EEJXadL_ZNS0_8one_plusIXadL_ZNS6_IXadL_ZNS0_9zero_plusIXadL_ZNS6_IXadL_ZNS7_ILc45EEES5_S5_EEXadL_ZNS0_15optional_spacesES5_EEJEEES5_S5_EEEES5_S5_EEXadL_ZNS1_IXadL_ZNS0_12kwd_optionalES5_EEXadL_ZNS7_ILc42EEES5_S5_EEJXadL_ZNS0_13quoted_stringES5_EEXadL_ZNS0_11interpolantES5_EEXadL_ZNS0_10identifierES5_EEXadL_ZNS0_8variableES5_EEXadL_ZNS0_10percentageES5_EEXadL_ZNS0_8binomialES5_EEXadL_ZNS0_9dimensionES5_EEXadL_ZNS0_5alnumES5_EEEEES5_S5_EEJEEES5_S5_EEEES5_S5_EEXadL_ZNSB_IXadL_ZNS7_ILc45EEES5_S5_EEEES5_S5_EEEEES5_S5_EEEEES5_S5_@Base 3.6.5+20211111
+ (optional=templinst|arch=armel armhf hppa hurd-i386 i386 sh4)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_10identifierEPKcEEXadL_ZNS0_10percentageES3_EEJXadL_ZNS0_9dimensionES3_EEXadL_ZNS0_8variableES3_EEXadL_ZNS0_5alnumES3_EEXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc92EEES3_S3_EEXadL_ZNS0_8any_charES3_EEJEEES3_S3_EEEEES3_S3_@Base 3.6.5+20211111
+ (optional=templinst|arch=!ia64 !m68k !mips64el !mipsel !powerpc !ppc64 !ppc64el !riscv64 !s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_10identifierEPKcEEXadL_ZNS0_13quoted_stringES3_EEJXadL_ZNS0_6numberES3_EEXadL_ZNS0_3hexES3_EEXadL_ZNS0_4hexaES3_EEEEES3_S3_@Base 3.6.4-4~
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_10identifierEPKcEEXadL_ZNS0_7exactlyILc42EEES3_S3_EEJXadL_ZNS0_7exactlyIXadL_ZNS_9Constants8warn_kwdEEEEES3_S3_EEXadL_ZNS5_IXadL_ZNS6_9error_kwdEEEEES3_S3_EEXadL_ZNS5_IXadL_ZNS6_9debug_kwdEEEEES3_S3_EEEEES3_S3_@Base 3.5.5-4~
+ (optional=templinst|arch=ia64)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_10percentageEPKcEEXadL_ZNS0_9dimensionES3_EEJXadL_ZNS0_8variableES3_EEXadL_ZNS0_5alnumES3_EEXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc92EEES3_S3_EEXadL_ZNS0_8any_charES3_EEJEEES3_S3_EEEEES3_S3_@Base 3.6.5+20211111
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_11end_of_fileEPKcEEXadL_ZNS0_7exactlyILc123EEES3_S3_EEJEEES3_S3_@Base 3.5.5-4~
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_11end_of_fileEPKcEEXadL_ZNS0_7exactlyILc123EEES3_S3_EEJXadL_ZNS4_ILc44EEES3_S3_EEEEES3_S3_@Base 3.5.5-4~
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_11exact_matchEPKcEEXadL_ZNS0_11class_matchES3_EEJXadL_ZNS0_10dash_matchES3_EEXadL_ZNS0_12prefix_matchES3_EEXadL_ZNS0_12suffix_matchES3_EEXadL_ZNS0_15substring_matchES3_EEEEES3_S3_@Base 3.5.5-4~
- (optional=templinst|arch=ia64 m68k powerpc ppc64 ppc64el riscv64 s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_11interpolantEPKcEEXadL_ZNS0_10identifierES3_EEJXadL_ZNS0_10percentageES3_EEXadL_ZNS0_9dimensionES3_EEXadL_ZNS0_8variableES3_EEXadL_ZNS0_5alnumES3_EEXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc92EEES3_S3_EEXadL_ZNS0_8any_charES3_EEJEEES3_S3_EEEEES3_S3_@Base 3.6.4-4~
- (optional=templinst|arch=ia64)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_11interpolantEPKcEEXadL_ZNS0_10identifierES3_EEJXadL_ZNS0_8variableES3_EEXadL_ZNS0_10percentageES3_EEXadL_ZNS0_8binomialES3_EEXadL_ZNS0_9dimensionES3_EEXadL_ZNS0_5alnumES3_EEEEES3_S3_@Base 3.6.4-4~
- (optional=templinst|arch=ia64 m68k powerpc ppc64 ppc64el riscv64 s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_11interpolantEPKcEEXadL_ZNS0_5spaceES3_EEJXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc117EEES3_S3_EEXadL_ZNS5_ILc114EEES3_S3_EEJXadL_ZNS5_ILc108EEES3_S3_EEXadL_ZNS5_ILc40EEES3_S3_EEXadL_ZNS0_9zero_plusIXadL_ZNS1_IXadL_ZNS0_10class_charIXadL_ZNS_9Constants14real_uri_charsEEEEES3_S3_EEXadL_ZNS0_13uri_characterES3_EEJXadL_ZNS0_8NONASCIIES3_EEXadL_ZNS0_6ESCAPEES3_EEEEES3_S3_EEEES3_S3_EEXadL_ZNS5_ILc41EEES3_S3_EEEEES3_S3_EEEEES3_S3_@Base 3.6.4-4~
+ (optional=templinst|arch=m68k mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_11interpolantEPKcEEXadL_ZNS0_10identifierES3_EEJXadL_ZNS0_10percentageES3_EEXadL_ZNS0_9dimensionES3_EEXadL_ZNS0_8variableES3_EEXadL_ZNS0_5alnumES3_EEXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc92EEES3_S3_EEXadL_ZNS0_8any_charES3_EEJEEES3_S3_EEEEES3_S3_@Base 3.6.4-4~
+ (optional=templinst|arch=!ia64 !mips64el !ppc64 !ppc64el !riscv64 !s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_11interpolantEPKcEEXadL_ZNS0_10identifierES3_EEJXadL_ZNS0_8variableES3_EEXadL_ZNS0_10percentageES3_EEXadL_ZNS0_8binomialES3_EEXadL_ZNS0_9dimensionES3_EEXadL_ZNS0_5alnumES3_EEEEES3_S3_@Base 3.6.4-4~
+ (optional=templinst|arch=amd64 arm64 mips64el ppc64 ppc64el riscv64 s390x sparc64 x32)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_11interpolantEPKcEEXadL_ZNS0_5spaceES3_EEJXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc117EEES3_S3_EEXadL_ZNS5_ILc114EEES3_S3_EEJXadL_ZNS5_ILc108EEES3_S3_EEXadL_ZNS5_ILc40EEES3_S3_EEXadL_ZNS0_9zero_plusIXadL_ZNS1_IXadL_ZNS0_10class_charIXadL_ZNS_9Constants14real_uri_charsEEEEES3_S3_EEXadL_ZNS0_13uri_characterES3_EEJXadL_ZNS0_8NONASCIIES3_EEXadL_ZNS0_6ESCAPEES3_EEEEES3_S3_EEEES3_S3_EEXadL_ZNS5_ILc41EEES3_S3_EEEEES3_S3_EEEEES3_S3_@Base 3.6.4-4~
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_12default_flagEPKcEEXadL_ZNS0_11global_flagES3_EEJEEES3_S3_@Base 3.5.5-4~
- (optional=templinst|arch=!ia64 !m68k !powerpc !ppc64 !ppc64el !riscv64 !s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_12kwd_optionalEPKcEEXadL_ZNS0_13quoted_stringES3_EEJXadL_ZNS0_11interpolantES3_EEXadL_ZNS0_10identifierES3_EEXadL_ZNS0_10percentageES3_EEXadL_ZNS0_9dimensionES3_EEXadL_ZNS0_8variableES3_EEXadL_ZNS0_5alnumES3_EEXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc92EEES3_S3_EEXadL_ZNS0_8any_charES3_EEJEEES3_S3_EEEEES3_S3_@Base 3.6.4-4~
- (optional=templinst|arch=!amd64 !ia64 !m68k !sh4)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_13block_commentEPKcEEXadL_ZNS0_8sequenceIXadL_ZNS0_11interpolantES3_EEXadL_ZNS0_8optionalIXadL_ZNS0_13quoted_stringES3_EEEES3_S3_EEJEEES3_S3_EEJXadL_ZNS0_10identifierES3_EEXadL_ZNS0_8variableES3_EEXadL_ZNS4_IXadL_ZNS0_16parenthese_scopeES3_EEXadL_ZNS0_11interpolantES3_EEJXadL_ZNS5_IXadL_ZNS0_13quoted_stringES3_EEEES3_S3_EEEEES3_S3_EEEEES3_S3_@Base 3.6.4-4~
+ (optional=templinst|arch=!m68k !mips64el !mipsel !powerpc !ppc64 !ppc64el !riscv64 !s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_12kwd_optionalEPKcEEXadL_ZNS0_13quoted_stringES3_EEJXadL_ZNS0_11interpolantES3_EEXadL_ZNS0_10identifierES3_EEXadL_ZNS0_10percentageES3_EEXadL_ZNS0_9dimensionES3_EEXadL_ZNS0_8variableES3_EEXadL_ZNS0_5alnumES3_EEXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc92EEES3_S3_EEXadL_ZNS0_8any_charES3_EEJEEES3_S3_EEEEES3_S3_@Base 3.6.4-4~
+ (optional=templinst|arch=!alpha !arm64 !armel !armhf !hppa !ia64 !sh4 !sparc64 !x32)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_13block_commentEPKcEEXadL_ZNS0_8sequenceIXadL_ZNS0_11interpolantES3_EEXadL_ZNS0_8optionalIXadL_ZNS0_13quoted_stringES3_EEEES3_S3_EEJEEES3_S3_EEJXadL_ZNS0_10identifierES3_EEXadL_ZNS0_8variableES3_EEXadL_ZNS4_IXadL_ZNS0_16parenthese_scopeES3_EEXadL_ZNS0_11interpolantES3_EEJXadL_ZNS5_IXadL_ZNS0_13quoted_stringES3_EEEES3_S3_EEEEES3_S3_EEEEES3_S3_@Base 3.6.4-4~
+ (optional=templinst|arch=ia64 m68k mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_13quoted_stringEPKcEEXadL_ZNS0_6numberES3_EEJXadL_ZNS0_3hexES3_EEXadL_ZNS0_4hexaES3_EEEEES3_S3_@Base 3.6.5+20211111
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_17identifier_schemaEPKcEEXadL_ZNS0_10identifierES3_EEJEEES3_S3_@Base 3.5.5-4~
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_18kwd_with_directiveEPKcEEXadL_ZNS0_21kwd_without_directiveES3_EEJEEES3_S3_@Base 3.5.5-4~
- (arch=ia64)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_27schema_reference_combinatorEPKcEEXadL_ZNS0_10class_charIXadL_ZNS_9Constants22selector_lookahead_opsEEEEES3_S3_EEJXadL_ZNS4_IXadL_ZNS5_23selector_combinator_opsEEEEES3_S3_EEXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc40EEES3_S3_EEXadL_ZNS0_15optional_spacesES3_EEJXadL_ZNS0_8optionalIXadL_ZNS0_16re_selector_listES3_EEEES3_S3_EEXadL_ZNS0_15optional_spacesES3_EEXadL_ZNS7_ILc41EEES3_S3_EEEEES3_S3_EEXadL_ZNS1_IXadL_ZNS0_11exact_matchES3_EEXadL_ZNS0_11class_matchES3_EEJXadL_ZNS0_10dash_matchES3_EEXadL_ZNS0_12prefix_matchES3_EEXadL_ZNS0_12suffix_matchES3_EEXadL_ZNS0_15substring_matchES3_EEEEES3_S3_EEXadL_ZNS6_IXadL_ZNS8_IXadL_ZNS0_16namespace_schemaES3_EEEES3_S3_EEXadL_ZNS1_IXadL_ZNS6_IXadL_ZNS7_ILc35EEES3_S3_EEXadL_ZNS0_6negateIXadL_ZNS7_ILc123EEES3_S3_EEEES3_S3_EEJEEES3_S3_EEXadL_ZNS7_ILc46EEES3_S3_EEJXadL_ZNS6_IXadL_ZNS8_IXadL_ZNS0_13pseudo_prefixES3_EEEES3_S3_EEXadL_ZNS9_IXadL_ZNS0_10uri_prefixES3_EEEES3_S3_EEJEEES3_S3_EEEEES3_S3_EEJXadL_ZNS0_8one_plusIXadL_ZNS6_IXadL_ZNS0_9zero_plusIXadL_ZNS6_IXadL_ZNS7_ILc45EEES3_S3_EEXadL_ZNS0_15optional_spacesES3_EEJEEES3_S3_EEEES3_S3_EEXadL_ZNS1_IXadL_ZNS0_12kwd_optionalES3_EEXadL_ZNS7_ILc42EEES3_S3_EEJXadL_ZNS0_13quoted_stringES3_EEXadL_ZNS0_11interpolantES3_EEXadL_ZNS0_10identifierES3_EEXadL_ZNS0_8variableES3_EEXadL_ZNS0_10percentageES3_EEXadL_ZNS0_8binomialES3_EEXadL_ZNS0_9dimensionES3_EEXadL_ZNS0_5alnumES3_EEEEES3_S3_EEJEEES3_S3_EEEES3_S3_EEXadL_ZNSB_IXadL_ZNS7_ILc45EEES3_S3_EEEES3_S3_EEEEES3_S3_EEEEES3_S3_@Base 3.6.4-4~
+ (arch=m68k mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_27schema_reference_combinatorEPKcEEXadL_ZNS0_10class_charIXadL_ZNS_9Constants22selector_lookahead_opsEEEEES3_S3_EEJXadL_ZNS4_IXadL_ZNS5_23selector_combinator_opsEEEEES3_S3_EEXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc40EEES3_S3_EEXadL_ZNS0_15optional_spacesES3_EEJXadL_ZNS0_8optionalIXadL_ZNS0_16re_selector_listES3_EEEES3_S3_EEXadL_ZNS0_15optional_spacesES3_EEXadL_ZNS7_ILc41EEES3_S3_EEEEES3_S3_EEXadL_ZNS1_IXadL_ZNS0_11exact_matchES3_EEXadL_ZNS0_11class_matchES3_EEJXadL_ZNS0_10dash_matchES3_EEXadL_ZNS0_12prefix_matchES3_EEXadL_ZNS0_12suffix_matchES3_EEXadL_ZNS0_15substring_matchES3_EEEEES3_S3_EEXadL_ZNS6_IXadL_ZNS8_IXadL_ZNS0_16namespace_schemaES3_EEEES3_S3_EEXadL_ZNS1_IXadL_ZNS6_IXadL_ZNS7_ILc35EEES3_S3_EEXadL_ZNS0_6negateIXadL_ZNS7_ILc123EEES3_S3_EEEES3_S3_EEJEEES3_S3_EEXadL_ZNS7_ILc46EEES3_S3_EEJXadL_ZNS6_IXadL_ZNS8_IXadL_ZNS0_13pseudo_prefixES3_EEEES3_S3_EEXadL_ZNS9_IXadL_ZNS0_10uri_prefixES3_EEEES3_S3_EEJEEES3_S3_EEEEES3_S3_EEJXadL_ZNS0_8one_plusIXadL_ZNS6_IXadL_ZNS0_9zero_plusIXadL_ZNS6_IXadL_ZNS7_ILc45EEES3_S3_EEXadL_ZNS0_15optional_spacesES3_EEJEEES3_S3_EEEES3_S3_EEXadL_ZNS1_IXadL_ZNS0_12kwd_optionalES3_EEXadL_ZNS7_ILc42EEES3_S3_EEJXadL_ZNS0_13quoted_stringES3_EEXadL_ZNS0_11interpolantES3_EEXadL_ZNS0_10identifierES3_EEXadL_ZNS0_8variableES3_EEXadL_ZNS0_10percentageES3_EEXadL_ZNS0_8binomialES3_EEXadL_ZNS0_9dimensionES3_EEXadL_ZNS0_5alnumES3_EEEEES3_S3_EEJEEES3_S3_EEEES3_S3_EEXadL_ZNSB_IXadL_ZNS7_ILc45EEES3_S3_EEEES3_S3_EEEEES3_S3_EEEEES3_S3_@Base 3.6.5+20211111
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_3hexEPKcEEXadL_ZNS0_4hex0ES3_EEJEEES3_S3_@Base 3.5.5-4~
- (optional=templinst|arch=!ia64)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4hexaEPKcEEXadL_ZNS0_7exactlyILc124EEES3_S3_EEJXadL_ZNS0_8sequenceIXadL_ZNS0_6numberES3_EEXadL_ZNS0_15unit_identifierES3_EEJEEES3_S3_EEXadL_ZNS0_6numberES3_EEXadL_ZNS5_IXadL_ZNS4_ILc33EEES3_S3_EEXadL_ZNS0_4wordIXadL_ZNS_9Constants13important_kwdEEEEES3_S3_EEJEEES3_S3_EEEEES3_S3_@Base 3.6.4-4~
- (optional=templinst|arch=m68k powerpc ppc64 ppc64el riscv64 s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants10return_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_9debug_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_8warn_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_7for_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_8each_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9while_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_6if_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_8else_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10extend_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10import_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base 3.6.4-4~
- (optional=templinst|arch=!ia64)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants6if_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_8else_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_10extend_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10import_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base 3.6.4-4~
- (optional=templinst|arch=ia64)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants8else_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_10extend_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_10import_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base 3.6.4-3~
+ (optional=templinst|arch=!m68k !mips64el !mipsel !powerpc !ppc64 !ppc64el !riscv64 !s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4hexaEPKcEEXadL_ZNS0_7exactlyILc124EEES3_S3_EEJXadL_ZNS0_8sequenceIXadL_ZNS0_6numberES3_EEXadL_ZNS0_15unit_identifierES3_EEJEEES3_S3_EEXadL_ZNS0_6numberES3_EEXadL_ZNS5_IXadL_ZNS4_ILc33EEES3_S3_EEXadL_ZNS0_4wordIXadL_ZNS_9Constants13important_kwdEEEEES3_S3_EEJEEES3_S3_EEEEES3_S3_@Base 3.6.4-4~
+ (optional=templinst|arch=armel armhf hppa hurd-i386 i386 ia64 sh4)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants10extend_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_10import_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base 3.6.5+20211111
+ (optional=templinst|arch=amd64 arm64 sparc64 x32)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants10import_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base 3.6.5+20211111
+ (optional=templinst|arch=m68k mipsel powerpc)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants7for_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_8each_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_9while_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_6if_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_8else_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10extend_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10import_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base 3.6.5+20211111
+ (optional=templinst|arch=mips64el ppc64 ppc64el riscv64 s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants8else_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_10extend_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_10import_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base 3.6.4-3~
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_5alphaEPKcEEEES3_S3_@Base 3.5.5-4~
- (optional=templinst|arch=!ia64 !m68k !powerpc !ppc64 !ppc64el !riscv64 !s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_5spaceEPKcEEXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc117EEES3_S3_EEXadL_ZNS5_ILc114EEES3_S3_EEJXadL_ZNS5_ILc108EEES3_S3_EEXadL_ZNS5_ILc40EEES3_S3_EEXadL_ZNS0_9zero_plusIXadL_ZNS1_IXadL_ZNS0_10class_charIXadL_ZNS_9Constants14real_uri_charsEEEEES3_S3_EEXadL_ZNS0_13uri_characterES3_EEJXadL_ZNS0_8NONASCIIES3_EEXadL_ZNS0_6ESCAPEES3_EEEEES3_S3_EEEES3_S3_EEXadL_ZNS5_ILc41EEES3_S3_EEEEES3_S3_EEJEEES3_S3_@Base 3.5.5-4~
+ (optional=templinst|arch=!amd64 !arm64 !ia64 !mips64el !ppc64 !ppc64el !riscv64 !s390x !sparc64 !x32)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_5spaceEPKcEEXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc117EEES3_S3_EEXadL_ZNS5_ILc114EEES3_S3_EEJXadL_ZNS5_ILc108EEES3_S3_EEXadL_ZNS5_ILc40EEES3_S3_EEXadL_ZNS0_9zero_plusIXadL_ZNS1_IXadL_ZNS0_10class_charIXadL_ZNS_9Constants14real_uri_charsEEEEES3_S3_EEXadL_ZNS0_13uri_characterES3_EEJXadL_ZNS0_8NONASCIIES3_EEXadL_ZNS0_6ESCAPEES3_EEEEES3_S3_EEEES3_S3_EEXadL_ZNS5_ILc41EEES3_S3_EEEEES3_S3_EEJEEES3_S3_@Base 3.5.5-4~
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_6kwd_eqEPKcEEXadL_ZNS0_7kwd_neqES3_EEJXadL_ZNS0_7kwd_gteES3_EEXadL_ZNS0_6kwd_gtES3_EEXadL_ZNS0_7kwd_lteES3_EEXadL_ZNS0_6kwd_ltES3_EEEEES3_S3_@Base 3.5.5-4~
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_6spacesEPKcEEXadL_ZNS0_13block_commentES3_EEJEEES3_S3_@Base 3.5.5-4~
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_7exactlyILc37EEEPKcS4_EEXadL_ZNS2_ILc45EEES4_S4_EEJXadL_ZNS2_ILc43EEES4_S4_EEEEES4_S4_@Base 3.5.5-4~
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_7exactlyILc40EEEPKcS4_EEXadL_ZNS2_ILc91EEES4_S4_EEJXadL_ZNS2_ILc123EEES4_S4_EEEEES4_S4_@Base 3.5.5-4~
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_7exactlyILc41EEEPKcS4_EEXadL_ZNS2_ILc93EEES4_S4_EEJXadL_ZNS2_ILc125EEES4_S4_EEEEES4_S4_@Base 3.6.4
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_7exactlyILc44EEEPKcS4_EEXadL_ZNS2_ILc123EEES4_S4_EEJXadL_ZNS2_ILc59EEES4_S4_EEEEES4_S4_@Base 3.5.5-4~
+ (optional=templinst|arch=ia64)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_7exactlyILc58EEEPKcS4_EEXadL_ZNS0_11end_of_fileES4_EEJXadL_ZNS0_7exactlyIXadL_ZNS_9Constants8ellipsisEEEEES4_S4_EEXadL_ZNS0_12default_flagES4_EEXadL_ZNS0_11global_flagES4_EEEEES4_S4_@Base 3.6.5+20211111
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_7exactlyILc59EEEPKcS4_EEXadL_ZNS0_11end_of_fileES4_EEJEEES4_S4_@Base 3.5.5-4~
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_7exactlyILc59EEEPKcS4_EEXadL_ZNS2_ILc125EEES4_S4_EEJXadL_ZNS0_11end_of_fileES4_EEEEES4_S4_@Base 3.5.5-4~
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_8nonasciiEPKcEEXadL_ZNS0_7exactlyILc45EEES3_S3_EEJXadL_ZNS4_ILc95EEES3_S3_EEXadL_ZNS0_8NONASCIIES3_EEXadL_ZNS0_6ESCAPEES3_EEXadL_ZNS0_10escape_seqES3_EEEEES3_S3_@Base 3.6.4-2~
@@ -3245,8 +3247,8 @@ libsass.so.1 libsass1 #MINVER#
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc92EEEPKcS5_EEXadL_ZNS0_8any_charES5_EEJEEES5_S5_EEXadL_ZNS2_IXadL_ZNS0_6negateIXadL_ZNS2_IXadL_ZNS0_7exactlyIXadL_ZNS_9Constants7url_kwdEEEEES5_S5_EEXadL_ZNS3_ILc40EEES5_S5_EEJEEES5_S5_EEEES5_S5_EEXadL_ZNS0_14neg_class_charIXadL_ZNS8_22almost_any_value_classEEEEES5_S5_EEJEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_ILc47EEES5_S5_EEXadL_ZNS6_IXadL_ZNS1_IXadL_ZNS3_ILc47EEES5_S5_EEXadL_ZNS3_ILc42EEES5_S5_EEJEEES5_S5_EEEES5_S5_EEJEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_ILc92EEES5_S5_EEXadL_ZNS3_ILc35EEES5_S5_EEJXadL_ZNS6_IXadL_ZNS3_ILc123EEES5_S5_EEEES5_S5_EEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_ILc33EEES5_S5_EEXadL_ZNS6_IXadL_ZNS0_5alphaES5_EEEES5_S5_EEJEEES5_S5_EEEEES5_S5_@Base 3.5.5-4~
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc92EEEPKcS5_EEXadL_ZNS0_8any_charES5_EEJEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_ILc35EEES5_S5_EEXadL_ZNS0_6negateIXadL_ZNS3_ILc123EEES5_S5_EEEES5_S5_EEJEEES5_S5_EEJXadL_ZNS0_14neg_class_charIXadL_ZNS0_21string_double_negatesEEEEES5_S5_EEEEES5_S5_@Base 3.5.5-4~
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc92EEEPKcS5_EEXadL_ZNS0_8any_charES5_EEJEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_ILc35EEES5_S5_EEXadL_ZNS0_6negateIXadL_ZNS3_ILc123EEES5_S5_EEEES5_S5_EEJEEES5_S5_EEJXadL_ZNS0_14neg_class_charIXadL_ZNS0_21string_single_negatesEEEEES5_S5_EEEEES5_S5_@Base 3.5.5-4~
+ (optional=templinst|arch=ia64)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_8variableEPKcEEXadL_ZNS0_17identifier_schemaES3_EEJXadL_ZNS0_10identifierES3_EEXadL_ZNS0_13quoted_stringES3_EEXadL_ZNS0_6numberES3_EEXadL_ZNS0_3hexES3_EEXadL_ZNS0_4hexaES3_EEEEES3_S3_@Base 3.6.5+20211111
  (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_8variableEPKcEEXadL_ZNS0_6numberES3_EEJXadL_ZNS0_27static_reference_combinatorES3_EEEEES3_S3_@Base 3.5.5-4~
- (arch=ia64)_ZN4Sass8Prelexer12alternativesIXadL_ZNS1_IXadL_ZNS0_11exact_matchEPKcEEXadL_ZNS0_11class_matchES3_EEJXadL_ZNS0_10dash_matchES3_EEXadL_ZNS0_12prefix_matchES3_EEXadL_ZNS0_12suffix_matchES3_EEXadL_ZNS0_15substring_matchES3_EEEEES3_S3_EEXadL_ZNS0_8sequenceIXadL_ZNS0_8optionalIXadL_ZNS0_16namespace_schemaES3_EEEES3_S3_EEXadL_ZNS1_IXadL_ZNS4_IXadL_ZNS0_7exactlyILc35EEES3_S3_EEXadL_ZNS0_6negateIXadL_ZNS6_ILc123EEES3_S3_EEEES3_S3_EEJEEES3_S3_EEXadL_ZNS6_ILc46EEES3_S3_EEJXadL_ZNS4_IXadL_ZNS5_IXadL_ZNS0_13pseudo_prefixES3_EEEES3_S3_EEXadL_ZNS7_IXadL_ZNS0_10uri_prefixES3_EEEES3_S3_EEJEEES3_S3_EEEEES3_S3_EEJXadL_ZNS0_8one_plusIXadL_ZNS4_IXadL_ZNS0_9zero_plusIXadL_ZNS4_IXadL_ZNS6_ILc45EEES3_S3_EEXadL_ZNS0_15optional_spacesES3_EEJEEES3_S3_EEEES3_S3_EEXadL_ZNS1_IXadL_ZNS0_12kwd_optionalES3_EEXadL_ZNS6_ILc42EEES3_S3_EEJXadL_ZNS0_13quoted_stringES3_EEXadL_ZNS0_11interpolantES3_EEXadL_ZNS0_10identifierES3_EEXadL_ZNS0_8variableES3_EEXadL_ZNS0_10percentageES3_EEXadL_ZNS0_8binomialES3_EEXadL_ZNS0_9dimensionES3_EEXadL_ZNS0_5alnumES3_EEEEES3_S3_EEJEEES3_S3_EEEES3_S3_EEXadL_ZNS9_IXadL_ZNS6_ILc45EEES3_S3_EEEES3_S3_EEEEES3_S3_EEJEEES3_S3_@Base 3.6.4-4~
  _ZN4Sass8Prelexer12calc_fn_callEPKc@Base 3.5.5-4~
  _ZN4Sass8Prelexer12css_commentsEPKc@Base 3.5.5-4~
  _ZN4Sass8Prelexer12default_flagEPKc@Base 3.5.5-4~
@@ -3433,6 +3435,7 @@ libsass.so.1 libsass1 #MINVER#
  (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_11interpolantEPKcEEXadL_ZNS0_12alternativesIXadL_ZNS0_6digitsES3_EEXadL_ZNS0_10identifierES3_EEJXadL_ZNS0_7exactlyILc43EEES3_S3_EEXadL_ZNS5_ILc45EEES3_S3_EEEEES3_S3_EEJEEES3_S3_@Base 3.5.5-4~
  _ZN4Sass8Prelexer8sequenceIXadL_ZNS0_12alternativesIXadL_ZNS0_17identifier_schemaEPKcEEXadL_ZNS0_10identifierES4_EEJEEES4_S4_EEXadL_ZNS0_9zero_plusIXadL_ZNS1_IXadL_ZNS0_7exactlyILc46EEES4_S4_EEXadL_ZNS2_IXadL_ZNS0_17identifier_schemaES4_EEXadL_ZNS0_10identifierES4_EEJEEES4_S4_EEJEEES4_S4_EEEES4_S4_EEJXadL_ZNS5_IXadL_ZNS1_IXadL_ZNS6_ILc40EEES4_S4_EEXadL_ZNS0_23optional_css_whitespaceES4_EEJXadL_ZNS0_8optionalIXadL_ZNS1_IXadL_ZNS2_IXadL_ZNS0_8variableES4_EEXadL_ZNS0_17identifier_schemaES4_EEJXadL_ZNS0_10identifierES4_EEEEES4_S4_EEXadL_ZNS0_23optional_css_whitespaceES4_EEJXadL_ZNS6_ILc61EEES4_S4_EEXadL_ZNS0_23optional_css_whitespaceES4_EEXadL_ZNS2_IXadL_ZNS0_8variableES4_EEXadL_ZNS0_17identifier_schemaES4_EEJXadL_ZNS0_10identifierES4_EEXadL_ZNS0_13quoted_stringES4_EEXadL_ZNS0_6numberES4_EEXadL_ZNS0_3hexES4_EEXadL_ZNS0_4hexaES4_EEEEES4_S4_EEXadL_ZNS5_IXadL_ZNS1_IXadL_ZNS0_23optional_css_whitespaceES4_EEXadL_ZNS6_ILc44EEES4_S4_EEJXadL_ZNS0_23optional_css_whitespaceES4_EEXadL_ZNS1_IXadL_ZNS2_IXadL_ZNS0_8variableES4_EEXadL_ZNS0_17identifier_schemaES4_EEJXadL_ZNS0_10identifierES4_EEEEES4_S4_EEXadL_ZNS0_23optional_css_whitespaceES4_EEJXadL_ZNS6_ILc61EEES4_S4_EEXadL_ZNS0_23optional_css_whitespaceES4_EEXadL_ZNS2_IXadL_ZNS0_8variableES4_EEXadL_ZNS0_17identifier_schemaES4_EEJXadL_ZNS0_10identifierES4_EEXadL_ZNS0_13quoted_stringES4_EEXadL_ZNS0_6numberES4_EEXadL_ZNS0_3hexES4_EEXadL_ZNS0_4hexaES4_EEEEES4_S4_EEEEES4_S4_EEEEES4_S4_EEEES4_S4_EEEEES4_S4_EEEES4_S4_EEXadL_ZNS0_23optional_css_whitespaceES4_EEXadL_ZNS6_ILc41EEES4_S4_EEEEES4_S4_EEEES4_S4_EEEEES4_S4_@Base 3.6.4-4~
  (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_12alternativesIXadL_ZNS0_3hexEPKcEEXadL_ZNS0_4hex0ES4_EEJEEES4_S4_EEXadL_ZNS0_6negateIXadL_ZNS0_7exactlyILc45EEES4_S4_EEEES4_S4_EEJEEES4_S4_@Base 3.5.5-4~
+ (optional=templinst|arch=m68k mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_12alternativesIXadL_ZNS0_8variableEPKcEEXadL_ZNS0_17identifier_schemaES4_EEJXadL_ZNS0_10identifierES4_EEXadL_ZNS0_13quoted_stringES4_EEXadL_ZNS0_6numberES4_EEXadL_ZNS0_3hexES4_EEXadL_ZNS0_4hexaES4_EEEEES4_S4_EEXadL_ZNS0_9zero_plusIXadL_ZNS1_IXadL_ZNS0_23optional_css_whitespaceES4_EEXadL_ZNS0_7exactlyILc44EEES4_S4_EEJXadL_ZNS0_23optional_css_whitespaceES4_EEXadL_ZNS1_IXadL_ZNS2_IXadL_ZNS0_8variableES4_EEXadL_ZNS0_17identifier_schemaES4_EEJXadL_ZNS0_10identifierES4_EEEEES4_S4_EEXadL_ZNS0_23optional_css_whitespaceES4_EEJXadL_ZNS6_ILc61EEES4_S4_EEXadL_ZNS0_23optional_css_whitespaceES4_EEXadL_ZNS2_IXadL_ZNS0_8variableES4_EEXadL_ZNS0_17identifier_schemaES4_EEJXadL_ZNS0_10identifierES4_EEXadL_ZNS0_13quoted_stringES4_EEXadL_ZNS0_6numberES4_EEXadL_ZNS0_3hexES4_EEXadL_ZNS0_4hexaES4_EEEEES4_S4_EEEEES4_S4_EEEEES4_S4_EEEES4_S4_EEJEEES4_S4_@Base 3.6.5+20211111
  (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_12alternativesIXadL_ZNS1_IXadL_ZNS0_15optional_spacesEPKcEEXadL_ZNS2_IXadL_ZNS0_7exactlyILc47EEES4_S4_EEXadL_ZNS5_ILc44EEES4_S4_EEJXadL_ZNS5_ILc32EEES4_S4_EEEEES4_S4_EEJXadL_ZNS0_15optional_spacesES4_EEEEES4_S4_EEXadL_ZNS0_6spacesES4_EEJEEES4_S4_EEXadL_ZNS0_16static_componentES4_EEJEEES4_S4_@Base 3.5.5-4~
  (optional=templinst|arch=ia64)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_12alternativesIXadL_ZNS1_IXadL_ZNS0_7exactlyILc35EEEPKcS5_EEXadL_ZNS0_6negateIXadL_ZNS3_ILc123EEES5_S5_EEEES5_S5_EEJEEES5_S5_EEXadL_ZNS3_ILc46EEES5_S5_EEJXadL_ZNS1_IXadL_ZNS0_8optionalIXadL_ZNS0_13pseudo_prefixES5_EEEES5_S5_EEXadL_ZNS6_IXadL_ZNS0_10uri_prefixES5_EEEES5_S5_EEJEEES5_S5_EEEEES5_S5_EEXadL_ZNS0_8one_plusIXadL_ZNS1_IXadL_ZNS0_9zero_plusIXadL_ZNS1_IXadL_ZNS3_ILc45EEES5_S5_EEXadL_ZNS0_15optional_spacesES5_EEJEEES5_S5_EEEES5_S5_EEXadL_ZNS2_IXadL_ZNS0_12kwd_optionalES5_EEXadL_ZNS3_ILc42EEES5_S5_EEJXadL_ZNS0_13quoted_stringES5_EEXadL_ZNS0_11interpolantES5_EEXadL_ZNS0_10identifierES5_EEXadL_ZNS0_8variableES5_EEXadL_ZNS0_10percentageES5_EEXadL_ZNS0_8binomialES5_EEXadL_ZNS0_9dimensionES5_EEXadL_ZNS0_5alnumES5_EEEEES5_S5_EEJEEES5_S5_EEEES5_S5_EEJXadL_ZNS9_IXadL_ZNS3_ILc45EEES5_S5_EEEES5_S5_EEEEES5_S5_@Base 3.6.4-4~
  (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_12calc_fn_callEPKcEEXadL_ZNS0_7exactlyILc40EEES3_S3_EEJEEES3_S3_@Base 3.5.5-4~
@@ -3442,7 +3445,8 @@ libsass.so.1 libsass1 #MINVER#
  (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_15optional_spacesEPKcEEXadL_ZNS0_7exactlyIXadL_ZNS_9Constants6rbraceEEEEES3_S3_EEJEEES3_S3_@Base 3.5.5-4~
  (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_16static_componentEPKcEEXadL_ZNS0_8one_plusIXadL_ZNS0_17strict_identifierES3_EEEES3_S3_EEJEEES3_S3_@Base 3.5.5-4~
  (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_1WEPKcEEXadL_ZNS0_12alternativesIXadL_ZNS0_13quoted_stringES3_EEXadL_ZNS0_10non_greedyIXadL_ZNS4_IXadL_ZNS0_10class_charIXadL_ZNS_9Constants14real_uri_charsEEEEES3_S3_EEXadL_ZNS0_13uri_characterES3_EEJXadL_ZNS0_8NONASCIIES3_EEXadL_ZNS0_6ESCAPEES3_EEEEES3_S3_EEXadL_ZNS4_IXadL_ZNS1_IXadL_ZNS0_1WES3_EEXadL_ZNS0_7exactlyILc41EEES3_S3_EEJEEES3_S3_EEXadL_ZNS0_7exactlyIXadL_ZNS7_11hash_lbraceEEEEES3_S3_EEJEEES3_S3_EEEES3_S3_EEJEEES3_S3_EEJEEES3_S3_@Base 3.5.5-4~
- (optional=templinst|arch=ia64 m68k powerpc ppc64 ppc64el riscv64 s390x)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_21optional_css_commentsEPKcEEXadL_ZNS0_12alternativesIXadL_ZNS0_7exactlyILc44EEES3_S3_EEXadL_ZNS5_ILc40EEES3_S3_EEJXadL_ZNS5_ILc41EEES3_S3_EEXadL_ZNS0_12kwd_optionalES3_EEXadL_ZNS0_13quoted_stringES3_EEXadL_ZNS0_11interpolantES3_EEXadL_ZNS0_10identifierES3_EEXadL_ZNS0_10percentageES3_EEXadL_ZNS0_9dimensionES3_EEXadL_ZNS0_8variableES3_EEXadL_ZNS0_5alnumES3_EEXadL_ZNS1_IXadL_ZNS5_ILc92EEES3_S3_EEXadL_ZNS0_8any_charES3_EEJEEES3_S3_EEEEES3_S3_EEJEEES3_S3_@Base 3.5.5-4~
+ (optional=templinst|arch=m68k mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_21optional_css_commentsEPKcEEXadL_ZNS0_12alternativesIXadL_ZNS0_7exactlyILc44EEES3_S3_EEXadL_ZNS5_ILc40EEES3_S3_EEJXadL_ZNS5_ILc41EEES3_S3_EEXadL_ZNS0_12kwd_optionalES3_EEXadL_ZNS0_13quoted_stringES3_EEXadL_ZNS0_11interpolantES3_EEXadL_ZNS0_10identifierES3_EEXadL_ZNS0_10percentageES3_EEXadL_ZNS0_9dimensionES3_EEXadL_ZNS0_8variableES3_EEXadL_ZNS0_5alnumES3_EEXadL_ZNS1_IXadL_ZNS5_ILc92EEES3_S3_EEXadL_ZNS0_8any_charES3_EEJEEES3_S3_EEEEES3_S3_EEJEEES3_S3_@Base 3.5.5-4~
+ (optional=templinst|arch=ia64)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_23optional_css_whitespaceEPKcEEXadL_ZNS0_12alternativesIXadL_ZNS0_8variableES3_EEXadL_ZNS0_17identifier_schemaES3_EEJXadL_ZNS0_10identifierES3_EEXadL_ZNS0_13quoted_stringES3_EEXadL_ZNS0_6numberES3_EEXadL_ZNS0_3hexES3_EEXadL_ZNS0_4hexaES3_EEEEES3_S3_EEJXadL_ZNS0_9zero_plusIXadL_ZNS1_IXadL_ZNS0_23optional_css_whitespaceES3_EEXadL_ZNS0_7exactlyILc44EEES3_S3_EEJXadL_ZNS0_23optional_css_whitespaceES3_EEXadL_ZNS1_IXadL_ZNS4_IXadL_ZNS0_8variableES3_EEXadL_ZNS0_17identifier_schemaES3_EEJXadL_ZNS0_10identifierES3_EEEEES3_S3_EEXadL_ZNS0_23optional_css_whitespaceES3_EEJXadL_ZNS6_ILc61EEES3_S3_EEXadL_ZNS0_23optional_css_whitespaceES3_EEXadL_ZNS4_IXadL_ZNS0_8variableES3_EEXadL_ZNS0_17identifier_schemaES3_EEJXadL_ZNS0_10identifierES3_EEXadL_ZNS0_13quoted_stringES3_EEXadL_ZNS0_6numberES3_EEXadL_ZNS0_3hexES3_EEXadL_ZNS0_4hexaES3_EEEEES3_S3_EEEEES3_S3_EEEEES3_S3_EEEES3_S3_EEEEES3_S3_@Base 3.6.5+20211111
  (optional=templinst|arch=ia64)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_23optional_css_whitespaceEPKcEEXadL_ZNS0_7exactlyILc44EEES3_S3_EEJXadL_ZNS0_23optional_css_whitespaceES3_EEXadL_ZNS1_IXadL_ZNS0_12alternativesIXadL_ZNS0_8variableES3_EEXadL_ZNS0_17identifier_schemaES3_EEJXadL_ZNS0_10identifierES3_EEEEES3_S3_EEXadL_ZNS0_23optional_css_whitespaceES3_EEJXadL_ZNS4_ILc61EEES3_S3_EEXadL_ZNS0_23optional_css_whitespaceES3_EEXadL_ZNS5_IXadL_ZNS0_8variableES3_EEXadL_ZNS0_17identifier_schemaES3_EEJXadL_ZNS0_10identifierES3_EEXadL_ZNS0_13quoted_stringES3_EEXadL_ZNS0_6numberES3_EEXadL_ZNS0_3hexES3_EEXadL_ZNS0_4hexaES3_EEEEES3_S3_EEEEES3_S3_EEEEES3_S3_@Base 3.5.5-4~
  (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_3hexEPKcEEXadL_ZNS0_6negateIXadL_ZNS0_7exactlyILc45EEES3_S3_EEEES3_S3_EEJEEES3_S3_@Base 3.5.5-4~
  (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_6negateIXadL_ZNS0_15unsigned_numberEPKcEEEES4_S4_EEXadL_ZNS0_7exactlyILc45EEES4_S4_EEJXadL_ZNS2_IXadL_ZNS0_15unsigned_numberES4_EEEES4_S4_EEEEES4_S4_@Base 3.5.5-4~
@@ -3847,6 +3851,11 @@ libsass.so.1 libsass1 #MINVER#
  _ZN4Sass9Exception17ZeroDivisionErrorD0Ev@Base 3.5.5-4~
  _ZN4Sass9Exception17ZeroDivisionErrorD1Ev@Base 3.5.5-4~
  _ZN4Sass9Exception17ZeroDivisionErrorD2Ev@Base 3.5.5-4~
+ _ZN4Sass9Exception18EndlessExtendErrorC1ESt6vectorINS_9BacktraceESaIS3_EERKNS_8AST_NodeE@Base 3.6.5
+ _ZN4Sass9Exception18EndlessExtendErrorC2ESt6vectorINS_9BacktraceESaIS3_EERKNS_8AST_NodeE@Base 3.6.5
+ _ZN4Sass9Exception18EndlessExtendErrorD0Ev@Base 3.6.5
+ _ZN4Sass9Exception18EndlessExtendErrorD1Ev@Base 3.6.5
+ _ZN4Sass9Exception18EndlessExtendErrorD2Ev@Base 3.6.5
  _ZN4Sass9Exception18UndefinedOperationC1EPKNS_10ExpressionES4_7Sass_OP@Base 3.5.5-4~
  _ZN4Sass9Exception18UndefinedOperationC2EPKNS_10ExpressionES4_7Sass_OP@Base 3.5.5-4~
  _ZN4Sass9Exception18UndefinedOperationD0Ev@Base 3.5.5-4~
@@ -4133,10 +4142,8 @@ libsass.so.1 libsass1 #MINVER#
  _ZN4Sass9SourceMap7prependERKNS_12OutputBufferE@Base 3.5.5-4~
  _ZN4Sass9SourceMap7prependERKNS_6OffsetE@Base 3.5.5-4~
  _ZN4Sass9SourceMapC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 3.5.5-4~
- (arch=amd64 arm64 hppa sh4)_ZN4Sass9SourceMapC1ERKS0_@Base 3.6.4-4~
  _ZN4Sass9SourceMapC1Ev@Base 3.5.5-4~
  _ZN4Sass9SourceMapC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 3.5.5-4~
- (arch=amd64 arm64 hppa sh4)_ZN4Sass9SourceMapC2ERKS0_@Base 3.6.4-4~
  _ZN4Sass9SourceMapC2Ev@Base 3.5.5-4~
  _ZN4Sass9Statement11has_contentEv@Base 3.5.5-4~
  _ZN4Sass9Statement7bubblesEv@Base 3.5.5-4~
@@ -4209,10 +4216,10 @@ libsass.so.1 libsass1 #MINVER#
  _ZN4utf89exceptionD0Ev@Base 3.5.5-4~
  _ZN4utf89exceptionD1Ev@Base 3.5.5-4~
  _ZN4utf89exceptionD2Ev@Base 3.5.5-4~
- (optional=templinst|subst|arch=sh4)_ZN9__gnu_cxx12__to_xstringINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEcEET_PFiPT0_{size_t}PKS8_13__va_list_tagE{size_t}SB_z@Base 3.6.4-3~
+ (optional=templinst|subst|arch=alpha sh4)_ZN9__gnu_cxx12__to_xstringINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEcEET_PFiPT0_{size_t}PKS8_13__va_list_tagE{size_t}SB_z@Base 3.6.4-3~
  (optional=templinst|subst|arch=amd64 powerpc s390x x32)_ZN9__gnu_cxx12__to_xstringINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEcEET_PFiPT0_{size_t}PKS8_P13__va_list_tagE{size_t}SB_z@Base 3.6.4-2~
  (optional=templinst|subst|arch=hurd-i386 i386 ppc64 ppc64el)_ZN9__gnu_cxx12__to_xstringINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEcEET_PFiPT0_{size_t}PKS8_PcE{size_t}SB_z@Base 3.6.4-3~
- (optional=templinst|subst|arch=hppa ia64 m68k riscv64 sparc64)_ZN9__gnu_cxx12__to_xstringINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEcEET_PFiPT0_{size_t}PKS8_PvE{size_t}SB_z@Base 3.6.4-3~
+ (optional=templinst|subst|arch=hppa ia64 m68k mips64el mipsel riscv64 sparc64)_ZN9__gnu_cxx12__to_xstringINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEcEET_PFiPT0_{size_t}PKS8_PvE{size_t}SB_z@Base 3.6.4-3~
  (optional=templinst|subst|arch=arm64 armel armhf)_ZN9__gnu_cxx12__to_xstringINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEcEET_PFiPT0_{size_t}PKS8_St9__va_listE{size_t}SB_z@Base 3.6.4-3~
  _ZNK4Sass10Assignment4copyEv@Base 3.5.5-4~
  _ZNK4Sass10Assignment5cloneEv@Base 3.5.5-4~
@@ -4660,6 +4667,7 @@ libsass.so.1 libsass1 #MINVER#
  _ZNK4Sass9Exception14OperationError7errtypeEv@Base 3.5.5-4~
  _ZNK4Sass9Exception17DuplicateKeyError7errtypeEv@Base 3.5.5-4~
  _ZNK4Sass9Exception17ZeroDivisionError7errtypeEv@Base 3.5.5-4~
+ _ZNK4Sass9Exception18EndlessExtendError7errtypeEv@Base 3.6.5
  _ZNK4Sass9Exception4Base4whatEv@Base 3.5.5-4~
  _ZNK4Sass9Exception4Base7errtypeEv@Base 3.5.5-4~
  _ZNK4Sass9Extension12withExtenderERKNS_10SharedImplINS_15ComplexSelectorEEE@Base 3.6.4-2~
@@ -4686,7 +4694,6 @@ libsass.so.1 libsass1 #MINVER#
  _ZNK4utf818invalid_code_point4whatEv@Base 3.5.5-4~
  (optional=templinst|subst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_10ExpressionEEESt4pairIKS3_S3_ESaIS6_ENSt8__detail10_Select1stENS0_15ObjHashEqualityENS0_7ObjHashENS8_18_Mod_range_hashingENS8_20_Default_ranged_hashENS8_20_Prime_rehash_policyENS8_17_Hashtable_traitsILb1ELb0ELb1EEEE19_M_find_before_nodeE{size_t}RS5_{size_t}@Base 3.6.4+20201122
  (optional=templinst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_10ExpressionEEESt4pairIKS3_S3_ESaIS6_ENSt8__detail10_Select1stENS0_15ObjHashEqualityENS0_7ObjHashENS8_18_Mod_range_hashingENS8_20_Default_ranged_hashENS8_20_Prime_rehash_policyENS8_17_Hashtable_traitsILb1ELb0ELb1EEEE4findERS5_@Base 3.6.4+20201122
- (optional=templinst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_10ExpressionEEESt4pairIKS3_S3_ESaIS6_ENSt8__detail10_Select1stENS0_15ObjHashEqualityENS0_7ObjHashENS8_18_Mod_range_hashingENS8_20_Default_ranged_hashENS8_20_Prime_rehash_policyENS8_17_Hashtable_traitsILb1ELb0ELb1EEEE5countERS5_@Base 3.6.4+20201122
  (optional=templinst|subst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_12SelectorListEEESt4pairIKS3_NS1_INS0_12CssMediaRuleEEEESaIS8_ENSt8__detail10_Select1stENS0_14ObjPtrEqualityENS0_10ObjPtrHashENSA_18_Mod_range_hashingENSA_20_Default_ranged_hashENSA_20_Prime_rehash_policyENSA_17_Hashtable_traitsILb1ELb0ELb1EEEE19_M_find_before_nodeE{size_t}RS5_{size_t}@Base 3.6.4-2~
  (optional=templinst|subst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEES3_SaIS3_ENSt8__detail9_IdentityENS0_11ObjEqualityENS0_7ObjHashENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb1ELb1ELb1EEEE19_M_find_before_nodeE{size_t}RKS3_{size_t}@Base 3.6.4-2~
  (optional=templinst|subst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEESt4pairIKS3_NS0_11ordered_mapINS1_INS0_15ComplexSelectorEEENS0_9ExtensionENS0_7ObjHashENS0_11ObjEqualityESaIS4_IKS8_S9_EEEEESaISG_ENSt8__detail10_Select1stESB_SA_NSI_18_Mod_range_hashingENSI_20_Default_ranged_hashENSI_20_Prime_rehash_policyENSI_17_Hashtable_traitsILb1ELb0ELb1EEEE19_M_find_before_nodeE{size_t}RS5_{size_t}@Base 3.6.4-2~
@@ -4695,50 +4702,63 @@ libsass.so.1 libsass1 #MINVER#
  (optional=templinst|subst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEESt4pairIKS3_{size_t}ESaIS6_ENSt8__detail10_Select1stENS0_14ObjPtrEqualityENS0_10ObjPtrHashENS8_18_Mod_range_hashingENS8_20_Default_ranged_hashENS8_20_Prime_rehash_policyENS8_17_Hashtable_traitsILb1ELb0ELb1EEEE19_M_find_before_nodeE{size_t}RS5_{size_t}@Base 3.6.4-2~
  (optional=templinst|subst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_15ComplexSelectorEEES3_SaIS3_ENSt8__detail9_IdentityENS0_14ObjPtrEqualityENS0_10ObjPtrHashENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb1ELb1ELb1EEEE19_M_find_before_nodeE{size_t}RKS3_{size_t}@Base 3.6.4-2~
  (optional=templinst|subst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_15ComplexSelectorEEESt4pairIKS3_NS0_9ExtensionEESaIS7_ENSt8__detail10_Select1stENS0_11ObjEqualityENS0_7ObjHashENS9_18_Mod_range_hashingENS9_20_Default_ranged_hashENS9_20_Prime_rehash_policyENS9_17_Hashtable_traitsILb1ELb0ELb1EEEE19_M_find_before_nodeE{size_t}RS5_{size_t}@Base 3.6.4-2~
- (optional=templinst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_15ComplexSelectorEEESt4pairIKS3_NS0_9ExtensionEESaIS7_ENSt8__detail10_Select1stENS0_11ObjEqualityENS0_7ObjHashENS9_18_Mod_range_hashingENS9_20_Default_ranged_hashENS9_20_Prime_rehash_policyENS9_17_Hashtable_traitsILb1ELb0ELb1EEEE4findERS5_@Base 3.6.4-2~
  (optional=templinst|subst)_ZNKSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_SaIS5_ENSt8__detail9_IdentityESt8equal_toIS5_ESt4hashIS5_ENS7_18_Mod_range_hashingENS7_20_Default_ranged_hashENS7_20_Prime_rehash_policyENS7_17_Hashtable_traitsILb1ELb1ELb1EEEE19_M_find_before_nodeE{size_t}RKS5_{size_t}@Base 3.6.4-2~
  (optional=templinst|subst)_ZNKSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PKN4Sass10Color_RGBAEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE19_M_find_before_nodeE{size_t}RS7_{size_t}@Base 3.6.4-2~
  (optional=templinst|subst)_ZNKSt10_HashtableIPKN4Sass14SimpleSelectorES3_SaIS3_ENSt8__detail9_IdentityENS0_14PtrObjEqualityENS0_10PtrObjHashENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb1ELb1ELb1EEEE19_M_find_before_nodeE{size_t}RKS3_{size_t}@Base 3.6.4-2~
  (optional=templinst|subst)_ZNKSt10_HashtableIPKN4Sass15ComplexSelectorES3_SaIS3_ENSt8__detail9_IdentityENS0_14PtrObjEqualityENS0_10PtrObjHashENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb1ELb1ELb1EEEE19_M_find_before_nodeE{size_t}RKS3_{size_t}@Base 3.6.4-2~
  (optional=templinst)_ZNKSt5ctypeIcE8do_widenEc@Base 3.5.5-4~
  (optional=templinst)_ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N4Sass10SharedImplINS8_9ParameterEEEESt10_Select1stISC_ESt4lessIS5_ESaISC_EE4findERS7_@Base 3.5.5-4~
- (optional=templinst)_ZNKSt8__detail9_Map_baseIN4Sass10SharedImplINS1_10ExpressionEEESt4pairIKS4_S4_ESaIS7_ENS_10_Select1stENS1_15ObjHashEqualityENS1_7ObjHashENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb1ELb0ELb1EEELb1EE2atERS6_@Base 3.6.4+20201122
  (optional=templinst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_10ExpressionEEESt4pairIKS3_S3_ESaIS6_ENSt8__detail10_Select1stENS0_15ObjHashEqualityENS0_7ObjHashENS8_18_Mod_range_hashingENS8_20_Default_ranged_hashENS8_20_Prime_rehash_policyENS8_17_Hashtable_traitsILb1ELb0ELb1EEEE18_M_assign_elementsIRKSH_EEvOT_@Base 3.6.4+20201122
  (optional=templinst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_10ExpressionEEESt4pairIKS3_S3_ESaIS6_ENSt8__detail10_Select1stENS0_15ObjHashEqualityENS0_7ObjHashENS8_18_Mod_range_hashingENS8_20_Default_ranged_hashENS8_20_Prime_rehash_policyENS8_17_Hashtable_traitsILb1ELb0ELb1EEEE5clearEv@Base 3.6.4+20201122
- (optional=templinst|subst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_10ExpressionEEESt4pairIKS3_S3_ESaIS6_ENSt8__detail10_Select1stENS0_15ObjHashEqualityENS0_7ObjHashENS8_18_Mod_range_hashingENS8_20_Default_ranged_hashENS8_20_Prime_rehash_policyENS8_17_Hashtable_traitsILb1ELb0ELb1EEEE6rehashE{size_t}@Base 3.6.4+20201122
  (optional=templinst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_10ExpressionEEESt4pairIKS3_S3_ESaIS6_ENSt8__detail10_Select1stENS0_15ObjHashEqualityENS0_7ObjHashENS8_18_Mod_range_hashingENS8_20_Default_ranged_hashENS8_20_Prime_rehash_policyENS8_17_Hashtable_traitsILb1ELb0ELb1EEEE9_M_assignIRKSH_NS8_17_ReuseOrAllocNodeISaINS8_10_Hash_nodeIS6_Lb1EEEEEEEEvOT_RKT0_@Base 3.6.4+20201122
  (optional=templinst|subst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_10ExpressionEEESt4pairIKS3_S3_ESaIS6_ENSt8__detail10_Select1stENS0_15ObjHashEqualityENS0_7ObjHashENS8_18_Mod_range_hashingENS8_20_Default_ranged_hashENS8_20_Prime_rehash_policyENS8_17_Hashtable_traitsILb1ELb0ELb1EEEE9_M_rehashE{size_t}RK{size_t}@Base 3.6.4+20201122
  (optional=templinst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_10ExpressionEEESt4pairIKS3_S3_ESaIS6_ENSt8__detail10_Select1stENS0_15ObjHashEqualityENS0_7ObjHashENS8_18_Mod_range_hashingENS8_20_Default_ranged_hashENS8_20_Prime_rehash_policyENS8_17_Hashtable_traitsILb1ELb0ELb1EEEED1Ev@Base 3.6.4+20201122
  (optional=templinst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_10ExpressionEEESt4pairIKS3_S3_ESaIS6_ENSt8__detail10_Select1stENS0_15ObjHashEqualityENS0_7ObjHashENS8_18_Mod_range_hashingENS8_20_Default_ranged_hashENS8_20_Prime_rehash_policyENS8_17_Hashtable_traitsILb1ELb0ELb1EEEED2Ev@Base 3.6.4+20201122
+ (optional=templinst|subst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_12SelectorListEEES3_SaIS3_ENSt8__detail9_IdentityENS0_14ObjPtrEqualityENS0_10ObjPtrHashENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb1ELb1ELb1EEEE9_M_rehashE{size_t}RK{size_t}@Base 3.6.5+20211111
+ (optional=templinst|subst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_12SelectorListEEESt4pairIKS3_NS1_INS0_12CssMediaRuleEEEESaIS8_ENSt8__detail10_Select1stENS0_14ObjPtrEqualityENS0_10ObjPtrHashENSA_18_Mod_range_hashingENSA_20_Default_ranged_hashENSA_20_Prime_rehash_policyENSA_17_Hashtable_traitsILb1ELb0ELb1EEEE9_M_rehashE{size_t}RK{size_t}@Base 3.6.5+20211111
+ (optional=templinst|subst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEES3_SaIS3_ENSt8__detail9_IdentityENS0_11ObjEqualityENS0_7ObjHashENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb1ELb1ELb1EEEE9_M_rehashE{size_t}RK{size_t}@Base 3.6.5+20211111
  (optional=templinst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEES3_SaIS3_ENSt8__detail9_IdentityENS0_11ObjEqualityENS0_7ObjHashENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb1ELb1ELb1EEEED1Ev@Base 3.6.4-2~
  (optional=templinst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEES3_SaIS3_ENSt8__detail9_IdentityENS0_11ObjEqualityENS0_7ObjHashENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb1ELb1ELb1EEEED2Ev@Base 3.6.4-2~
  (optional=templinst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEESt4pairIKS3_NS0_11ordered_mapINS1_INS0_15ComplexSelectorEEENS0_9ExtensionENS0_7ObjHashENS0_11ObjEqualityESaIS4_IKS8_S9_EEEEESaISG_ENSt8__detail10_Select1stESB_SA_NSI_18_Mod_range_hashingENSI_20_Default_ranged_hashENSI_20_Prime_rehash_policyENSI_17_Hashtable_traitsILb1ELb0ELb1EEEE12_Scoped_nodeD1Ev@Base 3.6.4-4~
  (optional=templinst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEESt4pairIKS3_NS0_11ordered_mapINS1_INS0_15ComplexSelectorEEENS0_9ExtensionENS0_7ObjHashENS0_11ObjEqualityESaIS4_IKS8_S9_EEEEESaISG_ENSt8__detail10_Select1stESB_SA_NSI_18_Mod_range_hashingENSI_20_Default_ranged_hashENSI_20_Prime_rehash_policyENSI_17_Hashtable_traitsILb1ELb0ELb1EEEE12_Scoped_nodeD2Ev@Base 3.6.4-4~
+ (optional=templinst|subst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEESt4pairIKS3_NS0_11ordered_mapINS1_INS0_15ComplexSelectorEEENS0_9ExtensionENS0_7ObjHashENS0_11ObjEqualityESaIS4_IKS8_S9_EEEEESaISG_ENSt8__detail10_Select1stESB_SA_NSI_18_Mod_range_hashingENSI_20_Default_ranged_hashENSI_20_Prime_rehash_policyENSI_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeE{size_t}{size_t}PNSI_10_Hash_nodeISG_Lb1EEE{size_t}@Base 3.6.5+20211111
  (optional=templinst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEESt4pairIKS3_NS0_11ordered_mapINS1_INS0_15ComplexSelectorEEENS0_9ExtensionENS0_7ObjHashENS0_11ObjEqualityESaIS4_IKS8_S9_EEEEESaISG_ENSt8__detail10_Select1stESB_SA_NSI_18_Mod_range_hashingENSI_20_Default_ranged_hashENSI_20_Prime_rehash_policyENSI_17_Hashtable_traitsILb1ELb0ELb1EEEE5clearEv@Base 3.6.4-2~
+ (optional=templinst|subst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEESt4pairIKS3_NS0_11ordered_mapINS1_INS0_15ComplexSelectorEEENS0_9ExtensionENS0_7ObjHashENS0_11ObjEqualityESaIS4_IKS8_S9_EEEEESaISG_ENSt8__detail10_Select1stESB_SA_NSI_18_Mod_range_hashingENSI_20_Default_ranged_hashENSI_20_Prime_rehash_policyENSI_17_Hashtable_traitsILb1ELb0ELb1EEEE9_M_rehashE{size_t}RK{size_t}@Base 3.6.5+20211111
  (optional=templinst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEESt4pairIKS3_NS0_11ordered_mapINS1_INS0_15ComplexSelectorEEENS0_9ExtensionENS0_7ObjHashENS0_11ObjEqualityESaIS4_IKS8_S9_EEEEESaISG_ENSt8__detail10_Select1stESB_SA_NSI_18_Mod_range_hashingENSI_20_Default_ranged_hashENSI_20_Prime_rehash_policyENSI_17_Hashtable_traitsILb1ELb0ELb1EEEED1Ev@Base 3.6.4-2~
  (optional=templinst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEESt4pairIKS3_NS0_11ordered_mapINS1_INS0_15ComplexSelectorEEENS0_9ExtensionENS0_7ObjHashENS0_11ObjEqualityESaIS4_IKS8_S9_EEEEESaISG_ENSt8__detail10_Select1stESB_SA_NSI_18_Mod_range_hashingENSI_20_Default_ranged_hashENSI_20_Prime_rehash_policyENSI_17_Hashtable_traitsILb1ELb0ELb1EEEED2Ev@Base 3.6.4-2~
  (optional=templinst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEESt4pairIKS3_St13unordered_setINS1_INS0_12SelectorListEEENS0_10ObjPtrHashENS0_14ObjPtrEqualityESaIS8_EEESaISD_ENSt8__detail10_Select1stENS0_11ObjEqualityENS0_7ObjHashENSF_18_Mod_range_hashingENSF_20_Default_ranged_hashENSF_20_Prime_rehash_policyENSF_17_Hashtable_traitsILb1ELb0ELb1EEEE12_Scoped_nodeD1Ev@Base 3.6.4-4~
  (optional=templinst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEESt4pairIKS3_St13unordered_setINS1_INS0_12SelectorListEEENS0_10ObjPtrHashENS0_14ObjPtrEqualityESaIS8_EEESaISD_ENSt8__detail10_Select1stENS0_11ObjEqualityENS0_7ObjHashENSF_18_Mod_range_hashingENSF_20_Default_ranged_hashENSF_20_Prime_rehash_policyENSF_17_Hashtable_traitsILb1ELb0ELb1EEEE12_Scoped_nodeD2Ev@Base 3.6.4-4~
+ (optional=templinst|subst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEESt4pairIKS3_St13unordered_setINS1_INS0_12SelectorListEEENS0_10ObjPtrHashENS0_14ObjPtrEqualityESaIS8_EEESaISD_ENSt8__detail10_Select1stENS0_11ObjEqualityENS0_7ObjHashENSF_18_Mod_range_hashingENSF_20_Default_ranged_hashENSF_20_Prime_rehash_policyENSF_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeE{size_t}{size_t}PNSF_10_Hash_nodeISD_Lb1EEE{size_t}@Base 3.6.5+20211111
  (optional=templinst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEESt4pairIKS3_St13unordered_setINS1_INS0_12SelectorListEEENS0_10ObjPtrHashENS0_14ObjPtrEqualityESaIS8_EEESaISD_ENSt8__detail10_Select1stENS0_11ObjEqualityENS0_7ObjHashENSF_18_Mod_range_hashingENSF_20_Default_ranged_hashENSF_20_Prime_rehash_policyENSF_17_Hashtable_traitsILb1ELb0ELb1EEEE5clearEv@Base 3.6.4-2~
+ (optional=templinst|subst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEESt4pairIKS3_St13unordered_setINS1_INS0_12SelectorListEEENS0_10ObjPtrHashENS0_14ObjPtrEqualityESaIS8_EEESaISD_ENSt8__detail10_Select1stENS0_11ObjEqualityENS0_7ObjHashENSF_18_Mod_range_hashingENSF_20_Default_ranged_hashENSF_20_Prime_rehash_policyENSF_17_Hashtable_traitsILb1ELb0ELb1EEEE9_M_rehashE{size_t}RK{size_t}@Base 3.6.5+20211111
+ (optional=templinst|subst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEESt4pairIKS3_St6vectorINS0_9ExtensionESaIS7_EEESaISA_ENSt8__detail10_Select1stENS0_11ObjEqualityENS0_7ObjHashENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEE9_M_rehashE{size_t}RK{size_t}@Base 3.6.5+20211111
+ (optional=templinst|subst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEESt4pairIKS3_{size_t}ESaIS6_ENSt8__detail10_Select1stENS0_14ObjPtrEqualityENS0_10ObjPtrHashENS8_18_Mod_range_hashingENS8_20_Default_ranged_hashENS8_20_Prime_rehash_policyENS8_17_Hashtable_traitsILb1ELb0ELb1EEEE9_M_rehashE{size_t}RK{size_t}@Base 3.6.5+20211111
+ (optional=templinst|subst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_15ComplexSelectorEEES3_SaIS3_ENSt8__detail9_IdentityENS0_14ObjPtrEqualityENS0_10ObjPtrHashENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb1ELb1ELb1EEEE9_M_rehashE{size_t}RK{size_t}@Base 3.6.5+20211111
  (optional=templinst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_15ComplexSelectorEEESt4pairIKS3_NS0_9ExtensionEESaIS7_ENSt8__detail10_Select1stENS0_11ObjEqualityENS0_7ObjHashENS9_18_Mod_range_hashingENS9_20_Default_ranged_hashENS9_20_Prime_rehash_policyENS9_17_Hashtable_traitsILb1ELb0ELb1EEEE5clearEv@Base 3.6.4-2~
+ (optional=templinst|subst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_15ComplexSelectorEEESt4pairIKS3_NS0_9ExtensionEESaIS7_ENSt8__detail10_Select1stENS0_11ObjEqualityENS0_7ObjHashENS9_18_Mod_range_hashingENS9_20_Default_ranged_hashENS9_20_Prime_rehash_policyENS9_17_Hashtable_traitsILb1ELb0ELb1EEEE9_M_rehashE{size_t}RK{size_t}@Base 3.6.5+20211111
  (optional=templinst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_15ComplexSelectorEEESt4pairIKS3_NS0_9ExtensionEESaIS7_ENSt8__detail10_Select1stENS0_11ObjEqualityENS0_7ObjHashENS9_18_Mod_range_hashingENS9_20_Default_ranged_hashENS9_20_Prime_rehash_policyENS9_17_Hashtable_traitsILb1ELb0ELb1EEEED1Ev@Base 3.6.4-2~
  (optional=templinst)_ZNSt10_HashtableIN4Sass10SharedImplINS0_15ComplexSelectorEEESt4pairIKS3_NS0_9ExtensionEESaIS7_ENSt8__detail10_Select1stENS0_11ObjEqualityENS0_7ObjHashENS9_18_Mod_range_hashingENS9_20_Default_ranged_hashENS9_20_Prime_rehash_policyENS9_17_Hashtable_traitsILb1ELb0ELb1EEEED2Ev@Base 3.6.4-2~
- (optional=templinst|subst)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_SaIS5_ENSt8__detail9_IdentityESt8equal_toIS5_ESt4hashIS5_ENS7_18_Mod_range_hashingENS7_20_Default_ranged_hashENS7_20_Prime_rehash_policyENS7_17_Hashtable_traitsILb1ELb1ELb1EEEE9_M_rehashE{size_t}RK{size_t}@Base 3.6.4-4~
- (optional=templinst|subst|arch=!amd64 !arm64 !hppa !sh4 !x32)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_SaIS5_ENSt8__detail9_IdentityESt8equal_toIS5_ESt4hashIS5_ENS7_18_Mod_range_hashingENS7_20_Default_ranged_hashENS7_20_Prime_rehash_policyENS7_17_Hashtable_traitsILb1ELb1ELb1EEEEC1IPKS5_EET_SM_{size_t}RKSC_RKSD_RKSE_RKSA_RKS8_RKS6_@Base 3.6.4-2~
- (optional=templinst|subst|arch=!amd64 !arm64 !hppa !sh4 !x32)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_SaIS5_ENSt8__detail9_IdentityESt8equal_toIS5_ESt4hashIS5_ENS7_18_Mod_range_hashingENS7_20_Default_ranged_hashENS7_20_Prime_rehash_policyENS7_17_Hashtable_traitsILb1ELb1ELb1EEEEC2IPKS5_EET_SM_{size_t}RKSC_RKSD_RKSE_RKSA_RKS8_RKS6_@Base 3.6.4-2~
- (optional=templinst|subst)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PKN4Sass10Color_RGBAEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE9_M_rehashE{size_t}RK{size_t}@Base 3.6.4-4~
- (optional=templinst|subst|arch=!amd64 !arm64 !hppa !sh4 !x32)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PKN4Sass10Color_RGBAEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEEC1IPKSC_EET_ST_{size_t}RKSJ_RKSK_RKSL_RKSH_RKSF_RKSD_@Base 3.6.4-2~
- (optional=templinst|subst|arch=!amd64 !arm64 !hppa !sh4 !x32)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PKN4Sass10Color_RGBAEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEEC2IPKSC_EET_ST_{size_t}RKSJ_RKSK_RKSL_RKSH_RKSF_RKSD_@Base 3.6.4-2~
+ (optional=templinst|subst)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_SaIS5_ENSt8__detail9_IdentityESt8equal_toIS5_ESt4hashIS5_ENS7_18_Mod_range_hashingENS7_20_Default_ranged_hashENS7_20_Prime_rehash_policyENS7_17_Hashtable_traitsILb1ELb1ELb1EEEEC1IPKS5_EET_SM_{size_t}RKSC_RKSA_RKS6_St17integral_constantIbLb1EE@Base 3.6.5+20211111
+ (optional=templinst|subst)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_SaIS5_ENSt8__detail9_IdentityESt8equal_toIS5_ESt4hashIS5_ENS7_18_Mod_range_hashingENS7_20_Default_ranged_hashENS7_20_Prime_rehash_policyENS7_17_Hashtable_traitsILb1ELb1ELb1EEEEC2IPKS5_EET_SM_{size_t}RKSC_RKSA_RKS6_St17integral_constantIbLb1EE@Base 3.6.5+20211111
+ (optional=templinst)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_SaIS5_ENSt8__detail9_IdentityESt8equal_toIS5_ESt4hashIS5_ENS7_18_Mod_range_hashingENS7_20_Default_ranged_hashENS7_20_Prime_rehash_policyENS7_17_Hashtable_traitsILb1ELb1ELb1EEEED1Ev@Base 3.6.5+20211111
+ (optional=templinst)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_SaIS5_ENSt8__detail9_IdentityESt8equal_toIS5_ESt4hashIS5_ENS7_18_Mod_range_hashingENS7_20_Default_ranged_hashENS7_20_Prime_rehash_policyENS7_17_Hashtable_traitsILb1ELb1ELb1EEEED2Ev@Base 3.6.5+20211111
+ (optional=templinst|subst)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PKN4Sass10Color_RGBAEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEEC1IPKSC_EET_ST_{size_t}RKSJ_RKSH_RKSD_St17integral_constantIbLb1EE@Base 3.6.5+20211111
+ (optional=templinst|subst)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PKN4Sass10Color_RGBAEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEEC2IPKSC_EET_ST_{size_t}RKSJ_RKSH_RKSD_St17integral_constantIbLb1EE@Base 3.6.5+20211111
+ (optional=templinst)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PKN4Sass10Color_RGBAEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEED1Ev@Base 3.6.5+20211111
+ (optional=templinst)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PKN4Sass10Color_RGBAEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEED2Ev@Base 3.6.5+20211111
  (optional=templinst|subst)_ZNSt10_HashtableIPKN4Sass14SimpleSelectorES3_SaIS3_ENSt8__detail9_IdentityENS0_14PtrObjEqualityENS0_10PtrObjHashENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb1ELb1ELb1EEEE9_M_rehashE{size_t}RK{size_t}@Base 3.6.4-2~
  (optional=templinst)_ZNSt10_HashtableIPKN4Sass14SimpleSelectorES3_SaIS3_ENSt8__detail9_IdentityENS0_14PtrObjEqualityENS0_10PtrObjHashENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb1ELb1ELb1EEEED1Ev@Base 3.6.4-2~
  (optional=templinst)_ZNSt10_HashtableIPKN4Sass14SimpleSelectorES3_SaIS3_ENSt8__detail9_IdentityENS0_14PtrObjEqualityENS0_10PtrObjHashENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb1ELb1ELb1EEEED2Ev@Base 3.6.4-2~
  (optional=templinst|subst)_ZNSt10_HashtableIPKN4Sass15ComplexSelectorES3_SaIS3_ENSt8__detail9_IdentityENS0_14PtrObjEqualityENS0_10PtrObjHashENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb1ELb1ELb1EEEE9_M_rehashE{size_t}RK{size_t}@Base 3.6.4-2~
  (optional=templinst)_ZNSt10_HashtableIPKN4Sass15ComplexSelectorES3_SaIS3_ENSt8__detail9_IdentityENS0_14PtrObjEqualityENS0_10PtrObjHashENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb1ELb1ELb1EEEED1Ev@Base 3.6.4-2~
  (optional=templinst)_ZNSt10_HashtableIPKN4Sass15ComplexSelectorES3_SaIS3_ENSt8__detail9_IdentityENS0_14PtrObjEqualityENS0_10PtrObjHashENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb1ELb1ELb1EEEED2Ev@Base 3.6.4-2~
- (optional=templinst|subst)_ZNSt10_HashtableIiSt4pairIKiPKcESaIS4_ENSt8__detail10_Select1stESt8equal_toIiESt4hashIiENS6_18_Mod_range_hashingENS6_20_Default_ranged_hashENS6_20_Prime_rehash_policyENS6_17_Hashtable_traitsILb0ELb0ELb1EEEEC1IPKS4_EET_SL_{size_t}RKSB_RKSC_RKSD_RKS9_RKS7_RKS5_@Base 3.6.4-2~
- (optional=templinst|subst)_ZNSt10_HashtableIiSt4pairIKiPKcESaIS4_ENSt8__detail10_Select1stESt8equal_toIiESt4hashIiENS6_18_Mod_range_hashingENS6_20_Default_ranged_hashENS6_20_Prime_rehash_policyENS6_17_Hashtable_traitsILb0ELb0ELb1EEEEC2IPKS4_EET_SL_{size_t}RKSB_RKSC_RKSD_RKS9_RKS7_RKS5_@Base 3.6.4-2~
+ (optional=templinst|subst)_ZNSt10_HashtableIiSt4pairIKiPKcESaIS4_ENSt8__detail10_Select1stESt8equal_toIiESt4hashIiENS6_18_Mod_range_hashingENS6_20_Default_ranged_hashENS6_20_Prime_rehash_policyENS6_17_Hashtable_traitsILb0ELb0ELb1EEEEC1IPKS4_EET_SL_{size_t}RKSB_RKS9_RKS5_St17integral_constantIbLb1EE@Base 3.6.5+20211111
+ (optional=templinst|subst)_ZNSt10_HashtableIiSt4pairIKiPKcESaIS4_ENSt8__detail10_Select1stESt8equal_toIiESt4hashIiENS6_18_Mod_range_hashingENS6_20_Default_ranged_hashENS6_20_Prime_rehash_policyENS6_17_Hashtable_traitsILb0ELb0ELb1EEEEC2IPKS4_EET_SL_{size_t}RKSB_RKS9_RKS5_St17integral_constantIbLb1EE@Base 3.6.5+20211111
+ (optional=templinst)_ZNSt10_HashtableIiSt4pairIKiPKcESaIS4_ENSt8__detail10_Select1stESt8equal_toIiESt4hashIiENS6_18_Mod_range_hashingENS6_20_Default_ranged_hashENS6_20_Prime_rehash_policyENS6_17_Hashtable_traitsILb0ELb0ELb1EEEED1Ev@Base 3.6.5+20211111
+ (optional=templinst)_ZNSt10_HashtableIiSt4pairIKiPKcESaIS4_ENSt8__detail10_Select1stESt8equal_toIiESt4hashIiENS6_18_Mod_range_hashingENS6_20_Default_ranged_hashENS6_20_Prime_rehash_policyENS6_17_Hashtable_traitsILb0ELb0ELb1EEEED2Ev@Base 3.6.5+20211111
  (optional=templinst)_ZNSt11__copy_moveILb0ELb0ESt26random_access_iterator_tagE8__copy_mIPKN4Sass9ExtensionEPS4_EET0_T_S9_S8_@Base 3.6.4-4~
  (optional=templinst)_ZNSt12_Destroy_auxILb0EE9__destroyIPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEvT_S9_@Base 3.6.4-4~
+ (optional=templinst)_ZNSt20__uninitialized_copyILb0EE13__uninit_copyIN9__gnu_cxx17__normal_iteratorIPSt6vectorIN4Sass9ExtensionESaIS6_EES4_IS8_SaIS8_EEEES9_EET0_T_SE_SD_@Base 3.6.5+20211111
  (optional=templinst|subst)_ZNSt23mersenne_twister_engineI{size_t}L{size_t}32EL{size_t}624EL{size_t}397EL{size_t}31EL{size_t}2567483615EL{size_t}11EL{size_t}4294967295EL{size_t}7EL{size_t}2636928640EL{size_t}15EL{size_t}4022730752EL{size_t}18EL{size_t}1812433253EE11_M_gen_randEv@Base 3.6.4-4~
  (optional=templinst)_ZNSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN4Sass10SharedImplINS6_8AST_NodeEEESt4lessIS5_ESaISt4pairIKS5_S9_EEEixERSD_@Base 3.6.4
  (optional=templinst)_ZNSt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN4Sass10StyleSheetEED1Ev@Base 3.5.5-4~
@@ -4773,6 +4793,7 @@ libsass.so.1 libsass1 #MINVER#
  (optional=templinst)_ZNSt6vectorIN4Sass10SharedImplINS0_14SimpleSelectorEEESaIS3_EE6insertEN9__gnu_cxx17__normal_iteratorIPKS3_S5_EERS8_@Base 3.6.4-4~
  (optional=templinst)_ZNSt6vectorIN4Sass10SharedImplINS0_14SimpleSelectorEEESaIS3_EED1Ev@Base 3.6.4-2~
  (optional=templinst)_ZNSt6vectorIN4Sass10SharedImplINS0_14SimpleSelectorEEESaIS3_EED2Ev@Base 3.6.4-2~
+ (optional=templinst|arch=!amd64 !arm64 !hppa !sh4 !x32)_ZNSt6vectorIN4Sass10SharedImplINS0_15ComplexSelectorEEESaIS3_EE12emplace_backIJS3_EEEvDpOT_@Base 3.6.5+20211111
  (optional=templinst)_ZNSt6vectorIN4Sass10SharedImplINS0_15ComplexSelectorEEESaIS3_EE13_M_insert_auxIS3_EEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEOT_@Base 3.6.4-2~
  (optional=templinst)_ZNSt6vectorIN4Sass10SharedImplINS0_15ComplexSelectorEEESaIS3_EE17_M_realloc_insertIJRKS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 3.6.4-2~
  (optional=templinst)_ZNSt6vectorIN4Sass10SharedImplINS0_15ComplexSelectorEEESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 3.6.4-2~
@@ -4848,9 +4869,9 @@ libsass.so.1 libsass1 #MINVER#
  (optional=templinst)_ZNSt6vectorIPN4Sass9StatementESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base 3.5.5-4~
  (optional=templinst)_ZNSt6vectorIPN4Sass9StatementESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base 3.5.5-4~
  (optional=templinst)_ZNSt6vectorIPcSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_@Base 3.5.5-4~
+ (optional=templinst)_ZNSt6vectorIS_IN4Sass10SharedImplINS0_15ComplexSelectorEEESaIS3_EESaIS5_EE12emplace_backIJS5_EEEvDpOT_@Base 3.6.5+20211111
  (optional=templinst)_ZNSt6vectorIS_IN4Sass10SharedImplINS0_15ComplexSelectorEEESaIS3_EESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base 3.6.4-2~
- (optional=templinst)_ZNSt6vectorIS_IN4Sass10SharedImplINS0_15ComplexSelectorEEESaIS3_EESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base 3.6.4-4~
- (optional=templinst|arch=ia64)_ZNSt6vectorIS_IN4Sass10SharedImplINS0_15ComplexSelectorEEESaIS3_EESaIS5_EE9push_backERKS5_@Base 3.6.4-4~
+ (optional=templinst)_ZNSt6vectorIS_IN4Sass10SharedImplINS0_15ComplexSelectorEEESaIS3_EESaIS5_EE9push_backERKS5_@Base 3.6.4-4~
  (optional=templinst)_ZNSt6vectorIS_IN4Sass10SharedImplINS0_15ComplexSelectorEEESaIS3_EESaIS5_EED1Ev@Base 3.6.4-2~
  (optional=templinst)_ZNSt6vectorIS_IN4Sass10SharedImplINS0_15ComplexSelectorEEESaIS3_EESaIS5_EED2Ev@Base 3.6.4-2~
  (optional=templinst)_ZNSt6vectorIS_IN4Sass10SharedImplINS0_17SelectorComponentEEESaIS3_EESaIS5_EE12emplace_backIJS5_EEEvDpOT_@Base 3.6.4-2~
@@ -4865,8 +4886,8 @@ libsass.so.1 libsass1 #MINVER#
  (optional=templinst)_ZNSt6vectorIS_IN4Sass10SharedImplINS0_17SelectorComponentEEESaIS3_EESaIS5_EEC2ESt16initializer_listIS5_ERKS6_@Base 3.6.4-2~
  (optional=templinst)_ZNSt6vectorIS_IN4Sass10SharedImplINS0_17SelectorComponentEEESaIS3_EESaIS5_EED1Ev@Base 3.6.4-2~
  (optional=templinst)_ZNSt6vectorIS_IN4Sass10SharedImplINS0_17SelectorComponentEEESaIS3_EESaIS5_EED2Ev@Base 3.6.4-2~
+ (optional=templinst)_ZNSt6vectorIS_IN4Sass9ExtensionESaIS1_EESaIS3_EE12emplace_backIJS3_EEEvDpOT_@Base 3.6.5+20211111
  (optional=templinst)_ZNSt6vectorIS_IN4Sass9ExtensionESaIS1_EESaIS3_EE17_M_realloc_insertIJRKS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 3.6.4-2~
- (optional=templinst)_ZNSt6vectorIS_IN4Sass9ExtensionESaIS1_EESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 3.6.4-4~
  (optional=templinst)_ZNSt6vectorIS_IN4Sass9ExtensionESaIS1_EESaIS3_EED1Ev@Base 3.6.4-2~
  (optional=templinst)_ZNSt6vectorIS_IN4Sass9ExtensionESaIS1_EESaIS3_EED2Ev@Base 3.6.4-2~
  (optional=templinst)_ZNSt6vectorIS_IS_IN4Sass10SharedImplINS0_17SelectorComponentEEESaIS3_EESaIS5_EESaIS7_EE12emplace_backIJS7_EEEvDpOT_@Base 3.6.4-2~
@@ -4881,7 +4902,6 @@ libsass.so.1 libsass1 #MINVER#
  (optional=templinst)_ZNSt6vectorISt4pairIbN4Sass10SharedImplINS1_5BlockEEEESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base 3.5.5-4~
  (optional=templinst)_ZNSt6vectorISt4pairIbN4Sass10SharedImplINS1_5BlockEEEESaIS5_EED1Ev@Base 3.5.5-4~
  (optional=templinst)_ZNSt6vectorISt4pairIbN4Sass10SharedImplINS1_5BlockEEEESaIS5_EED2Ev@Base 3.5.5-4~
- (optional=templinst)_ZNSt6vectorIcSaIcEE17_M_realloc_insertIJRKcEEEvN9__gnu_cxx17__normal_iteratorIPcS1_EEDpOT_@Base 3.6.4-2~
  (optional=templinst|subst)_ZNSt6vectorI{size_t}SaI{size_t}EE17_M_realloc_insertIJRK{size_t}EEEvN9__gnu_cxx17__normal_iteratorIP{size_t}S1_EEDpOT_@Base 3.5.5-4~
  (optional=templinst)_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPcEEvT_S7_St20forward_iterator_tag@Base 3.5.5-4~
  (optional=templinst)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED0Ev@Base 3.5.5-4~
@@ -4890,12 +4910,12 @@ libsass.so.1 libsass1 #MINVER#
  (optional=templinst)_ZNSt8_Rb_treeIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIS6_N4Sass10StyleSheetEESt10_Select1stISA_ESt4lessIS6_ESaISA_EE17_M_emplace_uniqueIJRSA_EEES7_ISt17_Rb_tree_iteratorISA_EbEDpOT_@Base 3.5.5-4~
  (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N4Sass10SharedImplINS8_8AST_NodeEEEESt10_Select1stISC_ESt4lessIS5_ESaISC_EE11equal_rangeERS7_@Base 3.5.5-4~
  (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N4Sass10SharedImplINS8_8AST_NodeEEEESt10_Select1stISC_ESt4lessIS5_ESaISC_EE24_M_get_insert_unique_posERS7_@Base 3.5.5-4~
- (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N4Sass10SharedImplINS8_8AST_NodeEEEESt10_Select1stISC_ESt4lessIS5_ESaISC_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISC_ERS7_@Base 3.5.5-4~
+ (optional=templinst|arch=!armel !armhf !hurd-i386 !i386 !mipsel !powerpc !ppc64 !s390x)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N4Sass10SharedImplINS8_8AST_NodeEEEESt10_Select1stISC_ESt4lessIS5_ESaISC_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISC_ERS7_@Base 3.5.5-4~
  (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N4Sass10SharedImplINS8_8AST_NodeEEEESt10_Select1stISC_ESt4lessIS5_ESaISC_EE8_M_eraseEPSt13_Rb_tree_nodeISC_E@Base 3.5.5-4~
  (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N4Sass10SharedImplINS8_9ParameterEEEESt10_Select1stISC_ESt4lessIS5_ESaISC_EE24_M_get_insert_unique_posERS7_@Base 3.5.5-4~
- (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N4Sass10SharedImplINS8_9ParameterEEEESt10_Select1stISC_ESt4lessIS5_ESaISC_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISC_ERS7_@Base 3.5.5-4~
+ (optional=templinst|arch=!armel !armhf !hurd-i386 !i386 !mipsel !powerpc !ppc64 !s390x)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N4Sass10SharedImplINS8_9ParameterEEEESt10_Select1stISC_ESt4lessIS5_ESaISC_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISC_ERS7_@Base 3.5.5-4~
  (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_iESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE24_M_get_insert_unique_posERS7_@Base 3.5.5-4~
- (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_iESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_@Base 3.5.5-4~
+ (optional=templinst|arch=!armel !armhf !hurd-i386 !i386 !mipsel !powerpc !ppc64 !s390x)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_iESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_@Base 3.5.5-4~
  (optional=templinst)_ZNSt8__detail17_ReuseOrAllocNodeISaINS_10_Hash_nodeISt4pairIKN4Sass10SharedImplINS3_10ExpressionEEES6_ELb1EEEEED1Ev@Base 3.6.4-4~
  (optional=templinst)_ZNSt8__detail17_ReuseOrAllocNodeISaINS_10_Hash_nodeISt4pairIKN4Sass10SharedImplINS3_10ExpressionEEES6_ELb1EEEEED2Ev@Base 3.6.4-4~
  (optional=templinst)_ZNSt8__detail9_Map_baseIN4Sass10SharedImplINS1_10ExpressionEEESt4pairIKS4_S4_ESaIS7_ENS_10_Select1stENS1_15ObjHashEqualityENS1_7ObjHashENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb1ELb0ELb1EEELb1EEixERS6_@Base 3.6.4+20201122
@@ -4904,10 +4924,9 @@ libsass.so.1 libsass1 #MINVER#
  (optional=templinst)_ZNSt8__detail9_Map_baseIN4Sass10SharedImplINS1_14SimpleSelectorEEESt4pairIKS4_St13unordered_setINS2_INS1_12SelectorListEEENS1_10ObjPtrHashENS1_14ObjPtrEqualityESaIS9_EEESaISE_ENS_10_Select1stENS1_11ObjEqualityENS1_7ObjHashENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb1ELb0ELb1EEELb1EEixEOS4_@Base 3.6.4-4~
  (optional=templinst)_ZNSt8__detail9_Map_baseIN4Sass10SharedImplINS1_14SimpleSelectorEEESt4pairIKS4_St13unordered_setINS2_INS1_12SelectorListEEENS1_10ObjPtrHashENS1_14ObjPtrEqualityESaIS9_EEESaISE_ENS_10_Select1stENS1_11ObjEqualityENS1_7ObjHashENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb1ELb0ELb1EEELb1EEixERS6_@Base 3.6.4-2~
  (optional=templinst)_ZNSt8__detail9_Map_baseIN4Sass10SharedImplINS1_14SimpleSelectorEEESt4pairIKS4_St6vectorINS1_9ExtensionESaIS8_EEESaISB_ENS_10_Select1stENS1_11ObjEqualityENS1_7ObjHashENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb1ELb0ELb1EEELb1EEixERS6_@Base 3.6.4-4~
- (optional=templinst|subst)_ZNSt8__detail9_Map_baseIN4Sass10SharedImplINS1_14SimpleSelectorEEESt4pairIKS4_{size_t}ESaIS7_ENS_10_Select1stENS1_14ObjPtrEqualityENS1_10ObjPtrHashENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb1ELb0ELb1EEELb1EEixERS6_@Base 3.6.4-4~
  (optional=templinst)_ZNSt8__detail9_Map_baseIN4Sass10SharedImplINS1_15ComplexSelectorEEESt4pairIKS4_NS1_9ExtensionEESaIS8_ENS_10_Select1stENS1_11ObjEqualityENS1_7ObjHashENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb1ELb0ELb1EEELb1EEixERS6_@Base 3.6.4-2~
  (optional=templinst)_ZSt11__make_heapIN9__gnu_cxx17__normal_iteratorIPN4Sass10SharedImplINS2_14SimpleSelectorEEESt6vectorIS5_SaIS5_EEEENS0_5__ops15_Iter_comp_iterIPFbPS4_SD_EEEEvT_SH_RT0_@Base 3.6.4-2~
- (optional=templinst)_ZSt11__remove_ifIN9__gnu_cxx17__normal_iteratorIPSt6vectorIS2_IN4Sass10SharedImplINS3_17SelectorComponentEEESaIS6_EESaIS8_EES2_ISA_SaISA_EEEENS0_5__ops10_Iter_predIPFbRKSA_EEEET_SM_SM_T0_@Base 3.6.4-4~
+ (optional=templinst|arch=hurd-i386 i386 mipsel powerpc ppc64 s390x)_ZSt11__remove_ifIN9__gnu_cxx17__normal_iteratorIPSt6vectorIS2_IN4Sass10SharedImplINS3_17SelectorComponentEEESaIS6_EESaIS8_EES2_ISA_SaISA_EEEENS0_5__ops10_Iter_predIPFbRKSA_EEEET_SM_SM_T0_@Base 3.6.4-4~
  (optional=templinst|subst)_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPN4Sass10SharedImplINS2_14SimpleSelectorEEESt6vectorIS5_SaIS5_EEEE{ssize_t}S5_NS0_5__ops15_Iter_comp_iterIPFbPS4_SD_EEEEvT_T0_SI_T1_T2_@Base 3.6.4-2~
  (optional=templinst|subst)_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPP13Sass_ImporterSt6vectorIS3_SaIS3_EEEE{ssize_t}S3_NS0_5__ops15_Iter_comp_iterIPFbRKS3_SC_EEEEvT_T0_SH_T1_T2_@Base 3.5.5-4~
  (optional=templinst)_ZSt13__copy_move_aILb1EN9__gnu_cxx17__normal_iteratorIPSt6vectorIS2_IN4Sass10SharedImplINS3_17SelectorComponentEEESaIS6_EESaIS8_EES2_ISA_SaISA_EEEESt15insert_iteratorISD_EET1_T0_SI_SH_@Base 3.6.4-4~
@@ -4920,11 +4939,11 @@ libsass.so.1 libsass1 #MINVER#
  (optional=templinst)_ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIPN4Sass10SharedImplINS2_14SimpleSelectorEEESt6vectorIS5_SaIS5_EEEENS0_5__ops14_Val_comp_iterIPFbPS4_SD_EEEEvT_T0_@Base 3.6.4-2~
  (optional=templinst)_ZSt4swapIN4Sass10SharedImplINS0_14SimpleSelectorEEEENSt9enable_ifIXsrSt6__and_IJSt6__not_ISt15__is_tuple_likeIT_EESt21is_move_constructibleIS8_ESt18is_move_assignableIS8_EEE5valueEvE4typeERS8_SI_@Base 3.6.4-2~
  (optional=templinst)_ZSteqIcEN9__gnu_cxx11__enable_ifIXsrSt9__is_charIT_E7__valueEbE6__typeERKNSt7__cxx1112basic_stringIS3_St11char_traitsIS3_ESaIS3_EEESE_@Base 3.6.4-2~
- (optional=templinst|arch=amd64 arm64 x32)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEOS8_PKS5_@Base 3.5.5-4~
+ (optional=templinst|arch=amd64 arm64 kfreebsd-amd64 x32)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEOS8_PKS5_@Base 3.5.5-4~
  (optional=templinst)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEOS8_S9_@Base 3.6.4-2~
- (optional=templinst|arch=amd64 arm64 x32)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_OS8_@Base 3.5.5-4~
+ (optional=templinst|arch=amd64 arm64 kfreebsd-amd64 x32)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_OS8_@Base 3.5.5-4~
  (optional=templinst)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_@Base 3.5.5-4~
- (optional=templinst|arch=amd64 arm64 armel armhf hppa x32)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_SA_@Base 3.5.5-4~
+ (optional=templinst|arch=amd64 arm64 armel armhf hppa kfreebsd-amd64 x32)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_SA_@Base 3.5.5-4~
  _ZTIN4Sass10AssignmentE@Base 3.5.5-4~
  _ZTIN4Sass10AtRootRuleE@Base 3.6.4-2~
  _ZTIN4Sass10Color_HSLAE@Base 3.6.4
@@ -5057,6 +5076,7 @@ libsass.so.1 libsass1 #MINVER#
  _ZTIN4Sass9Exception17NestingLimitErrorE@Base 3.5.5-4~
  _ZTIN4Sass9Exception17UnsatisfiedExtendE@Base 3.6.4-2~
  _ZTIN4Sass9Exception17ZeroDivisionErrorE@Base 3.5.5-4~
+ _ZTIN4Sass9Exception18EndlessExtendErrorE@Base 3.6.5
  _ZTIN4Sass9Exception18UndefinedOperationE@Base 3.5.5-4~
  _ZTIN4Sass9Exception19InvalidArgumentTypeE@Base 3.5.5-4~
  _ZTIN4Sass9Exception20InvalidNullOperationE@Base 3.5.5-4~
@@ -5211,6 +5231,7 @@ libsass.so.1 libsass1 #MINVER#
  _ZTSN4Sass9Exception17NestingLimitErrorE@Base 3.5.5-4~
  _ZTSN4Sass9Exception17UnsatisfiedExtendE@Base 3.6.4-2~
  _ZTSN4Sass9Exception17ZeroDivisionErrorE@Base 3.5.5-4~
+ _ZTSN4Sass9Exception18EndlessExtendErrorE@Base 3.6.5
  _ZTSN4Sass9Exception18UndefinedOperationE@Base 3.5.5-4~
  _ZTSN4Sass9Exception19InvalidArgumentTypeE@Base 3.5.5-4~
  _ZTSN4Sass9Exception20InvalidNullOperationE@Base 3.5.5-4~
@@ -5427,6 +5448,7 @@ libsass.so.1 libsass1 #MINVER#
  _ZTVN4Sass9Exception17NestingLimitErrorE@Base 3.5.5-4~
  _ZTVN4Sass9Exception17UnsatisfiedExtendE@Base 3.6.4-2~
  _ZTVN4Sass9Exception17ZeroDivisionErrorE@Base 3.5.5-4~
+ _ZTVN4Sass9Exception18EndlessExtendErrorE@Base 3.6.5
  _ZTVN4Sass9Exception18UndefinedOperationE@Base 3.5.5-4~
  _ZTVN4Sass9Exception19InvalidArgumentTypeE@Base 3.5.5-4~
  _ZTVN4Sass9Exception20InvalidNullOperationE@Base 3.5.5-4~
diff -pruN 3.6.5-1/debian/rules 3.6.5+20211226-1/debian/rules
--- 3.6.5-1/debian/rules	2021-01-09 17:45:02.000000000 +0000
+++ 3.6.5+20211226-1/debian/rules	2021-11-17 17:37:25.000000000 +0000
@@ -2,8 +2,15 @@
 
 include /usr/share/dpkg/pkg-info.mk
 
+# resolve if release is experimental
+EXP_RELEASE = $(filter experimental% UNRELEASED,\
+ $(shell dpkg-parsechangelog -S Distribution))
+
 export LIBSASS_VERSION = $(DEB_VERSION_UPSTREAM)
 
+# relax symbols check when targeting experimental
+export DPKG_GENSYMBOLS_CHECK_LEVEL=$(if $(EXP_RELEASE),0,1)
+
 # Let d-shlibs calculate development package dependencies
 #  and handle shared library install
 execute_after_dh_install:
diff -pruN 3.6.5-1/debian/source/lintian-overrides 3.6.5+20211226-1/debian/source/lintian-overrides
--- 3.6.5-1/debian/source/lintian-overrides	2021-01-09 17:45:02.000000000 +0000
+++ 3.6.5+20211226-1/debian/source/lintian-overrides	2022-01-02 19:26:48.000000000 +0000
@@ -1,3 +1,3 @@
-# License is in License-Reference field (see bug#786450)
+# License is in Reference field (see bug#786450)
 missing-license-paragraph-in-dep5-copyright gpl-3\+ *
 missing-license-text-in-dep5-copyright GPL-3\+ *
diff -pruN 3.6.5-1/docs/build-on-gentoo.md 3.6.5+20211226-1/docs/build-on-gentoo.md
--- 3.6.5-1/docs/build-on-gentoo.md	2021-05-21 00:33:02.000000000 +0000
+++ 3.6.5+20211226-1/docs/build-on-gentoo.md	2021-12-26 07:27:31.000000000 +0000
@@ -7,7 +7,7 @@ EAPI=4
 inherit eutils git-2 autotools
 
 DESCRIPTION="A C/C++ implementation of a Sass compiler."
-HOMEPAGE="http://libsass.org/"
+HOMEPAGE="https://sass-lang.com/"
 EGIT_PROJECT='libsass'
 EGIT_REPO_URI="https://github.com/sass/libsass.git"
 LICENSE="MIT"
@@ -38,7 +38,7 @@ EAPI=4
 inherit eutils git-2 autotools
 
 DESCRIPTION="Command Line Tool for LibSass."
-HOMEPAGE="http://libsass.org/"
+HOMEPAGE="https://sass-lang.com/"
 EGIT_PROJECT='sassc'
 EGIT_REPO_URI="https://github.com/sass/sassc.git"
 LICENSE="MIT"
diff -pruN 3.6.5-1/docs/dev-ast-memory.md 3.6.5+20211226-1/docs/dev-ast-memory.md
--- 3.6.5-1/docs/dev-ast-memory.md	2021-05-21 00:33:02.000000000 +0000
+++ 3.6.5+20211226-1/docs/dev-ast-memory.md	2021-12-26 07:27:31.000000000 +0000
@@ -200,7 +200,7 @@ define DEBUG_SHARED_PTR
 ```
 
 This will print lost memory on exit to stderr. You can also use
-`setDbg(true)` on sepecific variables to emit reference counter
+`setDbg(true)` on specific variables to emit reference counter
 increase, decrease and other events.
 
 
diff -pruN 3.6.5-1/Readme.md 3.6.5+20211226-1/Readme.md
--- 3.6.5-1/Readme.md	2021-05-21 00:33:02.000000000 +0000
+++ 3.6.5+20211226-1/Readme.md	2021-12-26 07:27:31.000000000 +0000
@@ -10,7 +10,6 @@ Originally created by Aaron Leung ([@akh
 [![Percentage of issues still open](http://isitmaintained.com/badge/open/sass/libsass.svg)](http://isitmaintained.com/project/sass/libsass "Percentage of issues still open")
 [![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/sass/libsass.svg)](http://isitmaintained.com/project/sass/libsass "Average time to resolve an issue")
 [![Bountysource](https://www.bountysource.com/badge/tracker?tracker_id=283068)](https://www.bountysource.com/trackers/283068-libsass?utm_source=283068&utm_medium=shield&utm_campaign=TRACKER_BADGE "Bountysource")
-[![Join us](https://libsass-slack.herokuapp.com/badge.svg)](https://libsass-slack.herokuapp.com/ "Slack communication channels")
 
 **Warning:** [LibSass is deprecated](https://sass-lang.com/blog/libsass-is-deprecated).
 While it will continue to receive maintenance releases indefinitely, there are no
diff -pruN 3.6.5-1/res/resource.rc 3.6.5+20211226-1/res/resource.rc
--- 3.6.5-1/res/resource.rc	2021-05-21 00:33:02.000000000 +0000
+++ 3.6.5+20211226-1/res/resource.rc	2021-12-26 07:27:31.000000000 +0000
@@ -22,7 +22,7 @@ BEGIN
       VALUE "FileDescription", "A C/C++ implementation of a Sass compiler"
       VALUE "FileVersion", "1.0.0.0"
       VALUE "InternalName", "libsass"
-      VALUE "LegalCopyright", "\251 2017 libsass.org"
+      VALUE "LegalCopyright", "\251 2017 sass-lang.org"
       VALUE "OriginalFilename", "libsass.dll"
       VALUE "ProductName", "LibSass Library"
       VALUE "ProductVersion", "1.0.0.0"
diff -pruN 3.6.5-1/src/prelexer.cpp 3.6.5+20211226-1/src/prelexer.cpp
--- 3.6.5-1/src/prelexer.cpp	2021-05-21 00:33:02.000000000 +0000
+++ 3.6.5+20211226-1/src/prelexer.cpp	2021-12-26 07:27:31.000000000 +0000
@@ -305,7 +305,7 @@ namespace Sass {
     const char* css_whitespace(const char* src) {
       return one_plus< alternatives<spaces, line_comment> >(src);
     }
-    // Match optional_css_whitepace plus block_comments
+    // Match optional_css_whitespace plus block_comments
     const char* optional_css_comments(const char* src) {
       return zero_plus< alternatives<spaces, line_comment, block_comment> >(src);
     }
diff -pruN 3.6.5-1/src/prelexer.hpp 3.6.5+20211226-1/src/prelexer.hpp
--- 3.6.5-1/src/prelexer.hpp	2021-05-21 00:33:02.000000000 +0000
+++ 3.6.5+20211226-1/src/prelexer.hpp	2021-12-26 07:27:31.000000000 +0000
@@ -189,7 +189,7 @@ namespace Sass {
     // Match zero plus white-space or line_comments
     const char* optional_css_whitespace(const char* src);
     const char* css_whitespace(const char* src);
-    // Match optional_css_whitepace plus block_comments
+    // Match optional_css_whitespace plus block_comments
     const char* optional_css_comments(const char* src);
     const char* css_comments(const char* src);
 
diff -pruN 3.6.5-1/src/sass2scss.cpp 3.6.5+20211226-1/src/sass2scss.cpp
--- 3.6.5-1/src/sass2scss.cpp	2021-05-21 00:33:02.000000000 +0000
+++ 3.6.5+20211226-1/src/sass2scss.cpp	2021-12-26 07:27:31.000000000 +0000
@@ -179,10 +179,10 @@ namespace Sass
 		while (true)
 		{
 
-			// try to find some meaningfull char
+			// try to find some meaningful char
 			col_pos = sass.find_first_not_of(" \t\n\v\f\r", col_pos);
 
-			// there was no meaningfull char found
+			// there was no meaningful char found
 			if (col_pos == std::string::npos) return false;
 
 			// found a multiline comment opener
@@ -467,7 +467,7 @@ namespace Sass
 		// right trim input
 		sass = rtrim(sass);
 
-		// get position of first meaningfull character in string
+		// get position of first meaningful character in string
 		size_t pos_left = sass.find_first_not_of(SASS2SCSS_FIND_WHITESPACE);
 
 		// special case for final run
@@ -479,7 +479,7 @@ namespace Sass
 			// just add complete whitespace
 			converter.whitespace += sass + "\n";
 		}
-		// have meaningfull first char
+		// have meaningful first char
 		else
 		{
 
@@ -683,7 +683,7 @@ namespace Sass
 				// not in comment mode
 				if (IS_PARSING(converter))
 				{
-					// has meaningfull chars
+					// has meaningful chars
 					if (hasCharData(sass))
 					{
 						// is probably a property
@@ -698,7 +698,7 @@ namespace Sass
 				// not in comment mode
 				if (IS_PARSING(converter))
 				{
-					// had meaningfull chars
+					// had meaningful chars
 					if (converter.property)
 					{
 						// print block opener
@@ -758,14 +758,14 @@ namespace Sass
 				scss += flush(sass, converter);
 			}
 
-			// get position of last meaningfull char
+			// get position of last meaningful char
 			size_t pos_right = sass.find_last_not_of(SASS2SCSS_FIND_WHITESPACE);
 
 			// check for invalid result
 			if (pos_right != std::string::npos)
 			{
 
-				// get the last meaningfull char
+				// get the last meaningful char
 				std::string close = sass.substr(pos_right, 1);
 
 				// check if next line should be concatenated (list mode)
@@ -773,7 +773,7 @@ namespace Sass
 				converter.semicolon = IS_PARSING(converter) && close == ";";
 
 				// check if we have more than
-				// one meaningfull char
+				// one meaningful char
 				if (pos_right > 0)
 				{
 
@@ -785,10 +785,10 @@ namespace Sass
 				}
 
 			}
-			// EO have meaningfull chars from end
+			// EO have meaningful chars from end
 
 		}
-		// EO have meaningfull chars from start
+		// EO have meaningful chars from start
 
 		// return scss
 		return scss;
diff -pruN 3.6.5-1/src/util.cpp 3.6.5+20211226-1/src/util.cpp
--- 3.6.5-1/src/util.cpp	2021-05-21 00:33:02.000000000 +0000
+++ 3.6.5+20211226-1/src/util.cpp	2021-12-26 07:27:31.000000000 +0000
@@ -306,7 +306,7 @@ namespace Sass {
           // if (cp == '\n') cp = 32;
 
           // use a very simple approach to convert via utf8 lib
-          // maybe there is a more elegant way; maybe we shoud
+          // maybe there is a more elegant way; maybe we should
           // convert the whole output from string to a stream!?
           // allocate memory for utf8 char and convert to utf8
           unsigned char u[5] = {0,0,0,0,0}; utf8::append(cp, u);
@@ -395,7 +395,7 @@ namespace Sass {
           // if (cp == '\n') cp = 32;
 
           // use a very simple approach to convert via utf8 lib
-          // maybe there is a more elegant way; maybe we shoud
+          // maybe there is a more elegant way; maybe we should
           // convert the whole output from string to a stream!?
           // allocate memory for utf8 char and convert to utf8
           unsigned char u[5] = {0,0,0,0,0}; utf8::append(cp, u);
diff -pruN 3.6.5-1/win/libsass.vcxproj 3.6.5+20211226-1/win/libsass.vcxproj
--- 3.6.5-1/win/libsass.vcxproj	2021-05-21 00:33:02.000000000 +0000
+++ 3.6.5+20211226-1/win/libsass.vcxproj	2021-12-26 07:27:31.000000000 +0000
@@ -72,6 +72,9 @@
   <PropertyGroup Label="VS2019 toolset selection" Condition="'$(VisualStudioVersion)' == '16.0'">
     <PlatformToolset>v142</PlatformToolset>
   </PropertyGroup>
+  <PropertyGroup Label="VS2022 toolset selection" Condition="'$(VisualStudioVersion)' == '17.0'">
+    <PlatformToolset>v143</PlatformToolset>
+  </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
     <UseDebugLibraries>true</UseDebugLibraries>
   </PropertyGroup>
