Date: Friday, September 9, 2022 @ 17:47:00 Author: felixonmars Revision: 1297311
upgpkg: haskell-tomland 1.3.3.1-72: rebuild with megaparsec 9.2.2 Modified: haskell-tomland/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-09 17:46:50 UTC (rev 1297310) +++ PKGBUILD 2022-09-09 17:47:00 UTC (rev 1297311) @@ -4,7 +4,7 @@ _hkgname=tomland pkgname=haskell-tomland pkgver=1.3.3.1 -pkgrel=71 +pkgrel=72 pkgdesc="Implementation of bidirectional TOML serialization." url="https://github.com/kowainik/tomland" license=('MPL2')
