Date: Monday, March 7, 2022 @ 09:38:22 Author: felixonmars Revision: 1144240
upgpkg: haskell-hashable 1.4.0.0-9: rebuild with doctest 0.19.0 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 09:37:55 UTC (rev 1144239) +++ PKGBUILD 2022-03-07 09:38:22 UTC (rev 1144240) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.4.0.0 -pkgrel=8 +pkgrel=9 pkgdesc="A class for types that can be converted to a hash value" url="https://github.com/haskell-unordered-containers/hashable" license=('BSD')