Date: Monday, February 6, 2023 @ 00:18:11 Author: felixonmars Revision: 1393118
upgpkg: haskell-hashable 1.4.2.0-10: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 00:17:31 UTC (rev 1393117) +++ PKGBUILD 2023-02-06 00:18:11 UTC (rev 1393118) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.4.2.0 -pkgrel=9 +pkgrel=10 pkgdesc="A class for types that can be converted to a hash value" url="https://github.com/haskell-unordered-containers/hashable" license=('BSD')
