Date: Sunday, September 5, 2021 @ 18:47:30 Author: dvzrv Revision: 1011827
upgpkg: nlohmann-json 3.10.2-1: Upgrade to 3.10.2. Modified: nlohmann-json/trunk/PKGBUILD ----------+ PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-05 18:47:19 UTC (rev 1011826) +++ PKGBUILD 2021-09-05 18:47:30 UTC (rev 1011827) @@ -2,9 +2,8 @@ pkgname=nlohmann-json # upstream doesn't use annotated tags -# 3.10.1 has been tagged wrongly: https://github.com/nlohmann/json/issues/2973 -_commit=1fd2213fd206d12a818cd5c60dd0138445534133 # v3.10.1 -pkgver=3.10.1 +_commit=626e7d61e44dee32887126c8f437dd077dec09cf # v3.10.2 +pkgver=3.10.2 pkgrel=1 # tests are tracked in a separate repo # https://github.com/nlohmann/json_test_data
