Date: Monday, March 29, 2021 @ 01:28:48 Author: felixonmars Revision: 908185
upgpkg: haskell-data-accessor-template 0.2.1.16-24: rebuild with math-functions 0.3.4.2 Modified: haskell-data-accessor-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-29 01:28:12 UTC (rev 908184) +++ PKGBUILD 2021-03-29 01:28:48 UTC (rev 908185) @@ -4,7 +4,7 @@ _hkgname=data-accessor-template pkgname=haskell-data-accessor-template pkgver=0.2.1.16 -pkgrel=23 +pkgrel=24 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")
