Date: Saturday, March 20, 2021 @ 20:12:32 Author: felixonmars Revision: 896159
upgpkg: haskell-hashable 1.3.1.0-17: rebuild with tasty 1.4.0.2 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-20 20:11:44 UTC (rev 896158) +++ PKGBUILD 2021-03-20 20:12:32 UTC (rev 896159) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.1.0 -pkgrel=16 +pkgrel=17 pkgdesc="A class for types that can be converted to a hash value" url="https://github.com/haskell-unordered-containers/hashable" license=('BSD')
