Date: Saturday, February 15, 2020 @ 14:06:27 Author: felixonmars Revision: 571521
upgpkg: haskell-old-locale 1.0.0.7-21: rebuild with ghc 8.8.2 Modified: haskell-old-locale/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-15 14:05:52 UTC (rev 571520) +++ PKGBUILD 2020-02-15 14:06:27 UTC (rev 571521) @@ -3,7 +3,7 @@ _hkgname=old-locale pkgname=haskell-old-locale pkgver=1.0.0.7 -pkgrel=20 +pkgrel=21 pkgdesc="This package provides the ability to adapt to locale conventions such as date and time formats." url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')