Date: Wednesday, February 24, 2021 @ 23:03:42 Author: felixonmars Revision: 872068
upgpkg: haskell-hashable 1.3.1.0-5: rebuild with regex-base 0.94.0.1 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-24 23:03:14 UTC (rev 872067) +++ PKGBUILD 2021-02-24 23:03:42 UTC (rev 872068) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.1.0 -pkgrel=4 +pkgrel=5 pkgdesc="Mutable hash tables in the ST monad" url="https://github.com/haskell-unordered-containers/hashable" license=('BSD')
