Date: Thursday, December 24, 2020 @ 09:51:57 Author: felixonmars Revision: 786946
upgpkg: haskell-hjsonpointer 1.5.0-151: rebuild with ghc 8.10.3 Modified: haskell-hjsonpointer/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 09:51:25 UTC (rev 786945) +++ PKGBUILD 2020-12-24 09:51:57 UTC (rev 786946) @@ -4,7 +4,7 @@ _hkgname=hjsonpointer pkgname=haskell-hjsonpointer pkgver=1.5.0 -pkgrel=150 +pkgrel=151 pkgdesc="JSON Pointer library" url="https://github.com/haskell-foundation/foundation" license=("MIT")
