Date: Thursday, April 22, 2021 @ 12:51:15 Author: felixonmars Revision: 921021
upgpkg: haskell-data-accessor-template 0.2.1.16-27: rebuild with hspec 2.7.10, hspec-core 2.7.10, hspec-discover 2.7.10 Modified: haskell-data-accessor-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-22 12:50:36 UTC (rev 921020) +++ PKGBUILD 2021-04-22 12:51:15 UTC (rev 921021) @@ -4,7 +4,7 @@ _hkgname=data-accessor-template pkgname=haskell-data-accessor-template pkgver=0.2.1.16 -pkgrel=26 +pkgrel=27 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")
