Date: Wednesday, January 8, 2020 @ 23:48:56 Author: felixonmars Revision: 550895
upgpkg: haskell-utility-ht 0.0.14-13: rebuild with ghc 8.8.1, cabal-doctest 1.0.7, polyparse 1.13, primitive 0.7.0.0, regex-base 0.94.0.0, regex-pcre 0.95.0.0, regex-posix 0.96.0.0, regex-tdfa 1.3.1.0, easytest 0.3, unexceptionalio 0.5.0 Modified: haskell-utility-ht/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-08 23:48:22 UTC (rev 550894) +++ PKGBUILD 2020-01-08 23:48:56 UTC (rev 550895) @@ -4,7 +4,7 @@ _hkgname=utility-ht pkgname=haskell-utility-ht pkgver=0.0.14 -pkgrel=12 +pkgrel=13 pkgdesc="Various small helper functions for Lists, Maybes, Tuples, Functions" url="http://www.haskell.org/haskellwiki/Utility-HT" license=("BSD")
