Date: Sunday, June 4, 2017 @ 02:49:31 Author: felixonmars Revision: 233916
upgpkg: haskell-data-accessor-template 0.2.1.13-4 rebuild with utility-ht,0.0.14 Modified: haskell-data-accessor-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-04 02:47:29 UTC (rev 233915) +++ PKGBUILD 2017-06-04 02:49:31 UTC (rev 233916) @@ -5,7 +5,7 @@ _hkgname=data-accessor-template pkgname=haskell-data-accessor-template pkgver=0.2.1.13 -pkgrel=3 +pkgrel=4 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")
