Date: Sunday, March 10, 2019 @ 01:02:05 Author: felixonmars Revision: 438864
upgpkg: haskell-data-accessor-template 0.2.1.16-6 rebuild with ghc 8.6.4 Modified: haskell-data-accessor-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 01:01:34 UTC (rev 438863) +++ PKGBUILD 2019-03-10 01:02:05 UTC (rev 438864) @@ -4,7 +4,7 @@ _hkgname=data-accessor-template pkgname=haskell-data-accessor-template pkgver=0.2.1.16 -pkgrel=5 +pkgrel=6 pkgdesc="Automate generation of Accessor's of the data-accessor package by Template Haskell functions." url="http://www.haskell.org/haskellwiki/Record_access" license=("BSD")
