Date: Sunday, February 5, 2023 @ 23:50:31 Author: felixonmars Revision: 1393060
upgpkg: haskell-hashable 1.4.2.0-9: 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-05 23:50:11 UTC (rev 1393059) +++ PKGBUILD 2023-02-05 23:50:31 UTC (rev 1393060) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.4.2.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')
