Date: Friday, June 18, 2021 @ 00:16:48 Author: felixonmars Revision: 965083
upgpkg: haskell-hashable 1.3.2.0-13: rebuild with ghc 9.0.1 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-18 00:15:59 UTC (rev 965082) +++ PKGBUILD 2021-06-18 00:16:48 UTC (rev 965083) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.2.0 -pkgrel=12 +pkgrel=13 pkgdesc="A class for types that can be converted to a hash value" url="https://github.com/haskell-unordered-containers/hashable" license=('BSD')
