Date: Tuesday, March 16, 2021 @ 14:24:12 Author: felixonmars Revision: 891881
upgpkg: haskell-hashable 1.3.1.0-15: rebuild with doctest 0.18.1 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-16 14:22:50 UTC (rev 891880) +++ PKGBUILD 2021-03-16 14:24:12 UTC (rev 891881) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.1.0 -pkgrel=14 +pkgrel=15 pkgdesc="Mutable hash tables in the ST monad" url="https://github.com/haskell-unordered-containers/hashable" license=('BSD')
