Date: Thursday, April 22, 2021 @ 00:39:33 Author: felixonmars Revision: 920861
upgpkg: haskell-hashable 1.3.1.0-30: rebuild with hspec 2.7.10, hspec-core 2.7.10, hspec-discover 2.7.10 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-22 00:38:42 UTC (rev 920860) +++ PKGBUILD 2021-04-22 00:39:33 UTC (rev 920861) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.1.0 -pkgrel=29 +pkgrel=30 pkgdesc="A class for types that can be converted to a hash value" url="https://github.com/haskell-unordered-containers/hashable" license=('BSD')
