Date: Monday, August 29, 2022 @ 20:22:06 Author: felixonmars Revision: 1285856
upgpkg: haskell-hashable 1.4.1.0-9: rebuild with base-compat 0.12.2, base-compat-batteries 0.12.2 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-29 20:21:57 UTC (rev 1285855) +++ PKGBUILD 2022-08-29 20:22:06 UTC (rev 1285856) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.4.1.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')
