Date: Sunday, February 5, 2023 @ 23:24:01 Author: felixonmars Revision: 1393004
upgpkg: haskell-hashable 1.4.2.0-8: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 (rebuild pass 1, specified --nocheck) Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-05 23:22:03 UTC (rev 1393003) +++ PKGBUILD 2023-02-05 23:24:01 UTC (rev 1393004) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.4.2.0 -pkgrel=7 +pkgrel=8 pkgdesc="A class for types that can be converted to a hash value" url="https://github.com/haskell-unordered-containers/hashable" license=('BSD')
