Date: Monday, June 15, 2020 @ 09:02:42 Author: felixonmars Revision: 644867
upgpkg: haskell-hjsonpointer 1.5.0-97: rebuild with aeson 1.5.2.0 Modified: haskell-hjsonpointer/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-15 09:00:53 UTC (rev 644866) +++ PKGBUILD 2020-06-15 09:02:42 UTC (rev 644867) @@ -4,7 +4,7 @@ _hkgname=hjsonpointer pkgname=haskell-hjsonpointer pkgver=1.5.0 -pkgrel=96 +pkgrel=97 pkgdesc="JSON Pointer library" url="https://github.com/haskell-foundation/foundation" license=("MIT")
