Date: Sunday, August 30, 2020 @ 20:48:40 Author: felixonmars Revision: 693130
upgpkg: haskell-data-accessor-template 0.2.1.16-15: rebuild with happy 1.20.0 Modified: haskell-data-accessor-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-30 20:47:56 UTC (rev 693129) +++ PKGBUILD 2020-08-30 20:48:40 UTC (rev 693130) @@ -4,7 +4,7 @@ _hkgname=data-accessor-template pkgname=haskell-data-accessor-template pkgver=0.2.1.16 -pkgrel=14 +pkgrel=15 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")
