Date: Monday, October 15, 2018 @ 11:28:23 Author: felixonmars Revision: 394084
upgpkg: haskell-data-accessor-template 0.2.1.16-3 rebuild with ghc 8.6.1 Modified: haskell-data-accessor-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-15 11:27:45 UTC (rev 394083) +++ PKGBUILD 2018-10-15 11:28:23 UTC (rev 394084) @@ -4,7 +4,7 @@ _hkgname=data-accessor-template pkgname=haskell-data-accessor-template pkgver=0.2.1.16 -pkgrel=2 +pkgrel=3 pkgdesc="Automate generation of Accessor's of the data-accessor package by Template Haskell functions." url="http://www.haskell.org/haskellwiki/Record_access" license=("custom:BSD3")
