diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -166,6 +166,7 @@ libstdc++.so.6:_ZNSt13runtime_errorD2Ev libstdc++.so.6:_ZNSt13runtime_erroraSERKS_ libstdc++.so.6:_ZNSt14basic_ifstreamIcSt11char_traitsIcEED1Ev +libstdc++.so.6:_ZNSt14basic_ofstreamIcSt11char_traitsIcEEC1EPKcSt13_Ios_Openmode libstdc++.so.6:_ZNSt14basic_ofstreamIcSt11char_traitsIcEED1Ev libstdc++.so.6:_ZNSt14overflow_errorC1EPKc libstdc++.so.6:_ZNSt14overflow_errorD1Ev diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,9 +1,9 @@ name : solidity -version : 0.8.14 -release : 3 +version : 0.8.16 +release : 4 homepage : https://soliditylang.org source : - - https://github.com/ethereum/solidity/releases/download/v0.8.14/solidity_0.8.14.tar.gz : 7ccdf20c889206103d0a48fe10b1c3f1f21269070861e80382f7ede8785e61d4 + - https://github.com/ethereum/solidity/releases/download/v0.8.16/solidity_0.8.16.tar.gz : ba1a690a3583f17c039e6d480970f687f959d9c0fcb2e77ac72a0a0c7efa2056 license : GPL-3.0-or-later component : programming summary : Solidity, the smart contract programming language. diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -26,12 +26,12 @@ - - 2022-06-12 - 0.8.14 + + 2022-08-12 + 0.8.16 Packaging update Gavin Zhao me@gzgz.dev \ No newline at end of file