Date: Sunday, June 6, 2021 @ 23:57:35 Author: felixonmars Revision: 956704
upgpkg: haskell-old-time 1.1.0.3-28: rebuild with ghc 8.10.5 Modified: haskell-old-time/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-06 23:57:09 UTC (rev 956703) +++ PKGBUILD 2021-06-06 23:57:35 UTC (rev 956704) @@ -3,7 +3,7 @@ _hkgname=old-time pkgname=haskell-old-time pkgver=1.1.0.3 -pkgrel=27 +pkgrel=28 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')
