summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorbuck-yeh2021-01-11 00:19:46 +0800
committerbuck-yeh2021-01-11 00:19:46 +0800
commit23d5a261653897a13f679d8b8496a8d8650608ae (patch)
treec7eea096ff9739103f423ad83ec694982f34750a /.SRCINFO
parent98fc46f5868ddf3ba9bbfe28d7b1c9c72e7c5ef6 (diff)
downloadaur-23d5a261653897a13f679d8b8496a8d8650608ae.tar.gz
Incompatible release for parsergen v1.6.0 coming next:
1) [Bug] bux::C_ScannerImpl<>::add() can crash when member m_stateRecs is null. 2) [Bug] GLR stack dump misses t= values. 3) [Change] Remove the obsolete from ParserBase.h for good. 4) [Change] bux::GLR::I_ParserPolicy::onError() prototype.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fba9039f860e..abcb97dba7d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bux
pkgdesc = A supplemental C++ library with functionalities not directly supported from Modern C++ standard.
- pkgver = 1.1.1
+ pkgver = 1.1.2
pkgrel = 1
url = https://github.com/buck-yeh/bux.git
arch = x86_64