Date: Saturday, February 15, 2020 @ 14:08:14 Author: felixonmars Revision: 571525
upgpkg: haskell-old-time 1.1.0.3-21: rebuild with ghc 8.8.2 Modified: haskell-old-time/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-15 14:07:33 UTC (rev 571524) +++ PKGBUILD 2020-02-15 14:08:14 UTC (rev 571525) @@ -3,7 +3,7 @@ _hkgname=old-time pkgname=haskell-old-time pkgver=1.1.0.3 -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')
