Date: Thursday, May 13, 2021 @ 08:24:01 Author: felixonmars Revision: 932947
upgpkg: haskell-hashable 1.3.1.0-34: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 08:23:12 UTC (rev 932946) +++ PKGBUILD 2021-05-13 08:24:01 UTC (rev 932947) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.1.0 -pkgrel=33 +pkgrel=34 pkgdesc="A class for types that can be converted to a hash value" url="https://github.com/haskell-unordered-containers/hashable" license=('BSD')
