Date: Monday, March 15, 2021 @ 20:09:48 Author: felixonmars Revision: 891603
upgpkg: haskell-hashable 1.3.1.0-14: rebuild with doctest 0.18.1 (rebuild pass 1, specified --nocheck) Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-15 20:09:11 UTC (rev 891602) +++ PKGBUILD 2021-03-15 20:09:48 UTC (rev 891603) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.1.0 -pkgrel=13 +pkgrel=14 pkgdesc="Mutable hash tables in the ST monad" url="https://github.com/haskell-unordered-containers/hashable" license=('BSD')
