Date: Sunday, March 22, 2020 @ 01:53:31 Author: felixonmars Revision: 603334
upgpkg: haskell-data-accessor-template 0.2.1.16-12: rebuild with utility-ht 0.0.15 Modified: haskell-data-accessor-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-22 01:53:00 UTC (rev 603333) +++ PKGBUILD 2020-03-22 01:53:31 UTC (rev 603334) @@ -4,7 +4,7 @@ _hkgname=data-accessor-template pkgname=haskell-data-accessor-template pkgver=0.2.1.16 -pkgrel=11 +pkgrel=12 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")
