Date: Sunday, May 30, 2021 @ 17:27:19 Author: felixonmars Revision: 950511
upgpkg: haskell-hashable 1.3.2.0-6: rebuild with unliftio 0.2.16 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-30 17:26:49 UTC (rev 950510) +++ PKGBUILD 2021-05-30 17:27:19 UTC (rev 950511) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.2.0 -pkgrel=5 +pkgrel=6 pkgdesc="A class for types that can be converted to a hash value" url="https://github.com/haskell-unordered-containers/hashable" license=('BSD')
