Date: Friday, May 18, 2018 @ 04:47:28 Author: felixonmars Revision: 324114
upgpkg: haskell-data-accessor-template 0.2.1.15-2 rebuild with ghc 8.4.2 Modified: haskell-data-accessor-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-18 04:46:31 UTC (rev 324113) +++ PKGBUILD 2018-05-18 04:47:28 UTC (rev 324114) @@ -5,7 +5,7 @@ _hkgname=data-accessor-template pkgname=haskell-data-accessor-template pkgver=0.2.1.15 -pkgrel=1 +pkgrel=2 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")
