Date: Monday, July 26, 2021 @ 09:52:13 Author: felixonmars Revision: 985189
upgpkg: haskell-hashable 1.3.2.0-23: rebuild with transformers-compat 0.7 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-26 09:51:29 UTC (rev 985188) +++ PKGBUILD 2021-07-26 09:52:13 UTC (rev 985189) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.2.0 -pkgrel=22 +pkgrel=23 pkgdesc="A class for types that can be converted to a hash value" url="https://github.com/haskell-unordered-containers/hashable" license=('BSD')
