Date: Sunday, March 13, 2022 @ 21:25:46 Author: felixonmars Revision: 1151494
upgpkg: haskell-hashable 1.4.0.0-15: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-13 21:25:19 UTC (rev 1151493) +++ PKGBUILD 2022-03-13 21:25:46 UTC (rev 1151494) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.4.0.0 -pkgrel=14 +pkgrel=15 pkgdesc="A class for types that can be converted to a hash value" url="https://github.com/haskell-unordered-containers/hashable" license=('BSD')
