Date: Friday, January 7, 2022 @ 13:19:59 Author: felixonmars Revision: 1095864
upgpkg: haskell-hashable 1.3.4.1-13: rebuild with hspec 2.8.4, hspec-core 2.8.4, hspec-discover 2.8.4 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-07 13:19:14 UTC (rev 1095863) +++ PKGBUILD 2022-01-07 13:19:59 UTC (rev 1095864) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.4.1 -pkgrel=12 +pkgrel=13 pkgdesc="A class for types that can be converted to a hash value" url="https://github.com/haskell-unordered-containers/hashable" license=('BSD')
