Date: Wednesday, December 11, 2019 @ 19:47:42 Author: alucryd Revision: 370680
upgpkg: fmt 6.1.2-1 Modified: fmt/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-11 16:54:55 UTC (rev 370679) +++ PKGBUILD 2019-12-11 19:47:42 UTC (rev 370680) @@ -2,7 +2,7 @@ # Contributor: Mihai Bişog <[email protected]> pkgname=fmt -pkgver=6.1.1 +pkgver=6.1.2 pkgrel=1 pkgdesc='Open-source formatting library for C++' arch=(x86_64) @@ -14,7 +14,7 @@ ninja ) provides=(libfmt.so) -source=(git+https://github.com/fmtlib/fmt.git#tag=071794ec654a7c503b6214de4032c8ec8a07440b) +source=(git+https://github.com/fmtlib/fmt.git#tag=f94b7364b9409f05207c3af3fa4666730e11a854) sha256sums=(SKIP) pkgver() {
