Date: Thursday, May 13, 2021 @ 11:58:40 Author: felixonmars Revision: 933139
upgpkg: haskell-utility-ht 0.0.16-12: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0 Modified: haskell-utility-ht/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 11:58:02 UTC (rev 933138) +++ PKGBUILD 2021-05-13 11:58:40 UTC (rev 933139) @@ -4,7 +4,7 @@ _hkgname=utility-ht pkgname=haskell-utility-ht pkgver=0.0.16 -pkgrel=11 +pkgrel=12 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions" url="http://www.haskell.org/haskellwiki/Utility-HT" license=("BSD")