Date: Saturday, April 9, 2022 @ 23:50:46 Author: felixonmars Revision: 1183645
upgpkg: haskell-fclabels 2.0.5.1-51: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-fclabels/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-09 23:50:40 UTC (rev 1183644) +++ PKGBUILD 2022-04-09 23:50:46 UTC (rev 1183645) @@ -4,7 +4,7 @@ _hkgname=fclabels pkgname=haskell-fclabels pkgver=2.0.5.1 -pkgrel=50 +pkgrel=51 pkgdesc="First class accessor labels implemented as lenses." url="https://github.com/sebastiaanvisser/fclabels" license=("BSD")
