Date: Friday, March 26, 2021 @ 13:02:40 Author: felixonmars Revision: 904503
upgpkg: haskell-hjsonpointer 1.5.0-201: rebuild with attoparsec 0.14.1 Modified: haskell-hjsonpointer/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-26 13:01:47 UTC (rev 904502) +++ PKGBUILD 2021-03-26 13:02:40 UTC (rev 904503) @@ -4,7 +4,7 @@ _hkgname=hjsonpointer pkgname=haskell-hjsonpointer pkgver=1.5.0 -pkgrel=200 +pkgrel=201 pkgdesc="JSON Pointer library" url="https://github.com/haskell-foundation/foundation" license=("MIT")
