Date: Saturday, February 15, 2020 @ 18:03:37 Author: felixonmars Revision: 571811
upgpkg: haskell-data-accessor-template 0.2.1.16-10: rebuild with ghc 8.8.2 Modified: haskell-data-accessor-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-15 18:02:55 UTC (rev 571810) +++ PKGBUILD 2020-02-15 18:03:37 UTC (rev 571811) @@ -4,7 +4,7 @@ _hkgname=data-accessor-template pkgname=haskell-data-accessor-template pkgver=0.2.1.16 -pkgrel=9 +pkgrel=10 pkgdesc="Automate generation of Accessor's of the data-accessor package by Template Haskell functions." url="https://www.haskell.org/haskellwiki/Record_access" license=("BSD")
