Date: Monday, May 25, 2020 @ 10:10:03 Author: felixonmars Revision: 634106
upgpkg: haskell-hjsonpointer 1.5.0-91: rebuild with aeson 1.5.0.0 Modified: haskell-hjsonpointer/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-25 10:09:19 UTC (rev 634105) +++ PKGBUILD 2020-05-25 10:10:03 UTC (rev 634106) @@ -4,7 +4,7 @@ _hkgname=hjsonpointer pkgname=haskell-hjsonpointer pkgver=1.5.0 -pkgrel=90 +pkgrel=91 pkgdesc="JSON Pointer library" url="https://github.com/haskell-foundation/foundation" license=("MIT")
