Date: Monday, August 17, 2020 @ 07:39:42 Author: felixonmars Revision: 682451
upgpkg: haskell-rfc5051 0.2-2: rebuild with ghc 8.10.2 Modified: haskell-rfc5051/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 07:38:55 UTC (rev 682450) +++ PKGBUILD 2020-08-17 07:39:42 UTC (rev 682451) @@ -4,7 +4,7 @@ _hkgname=rfc5051 pkgname=haskell-rfc5051 pkgver=0.2 -pkgrel=1 +pkgrel=2 pkgdesc="Simple unicode collation as per RFC5051." url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
