Date: Sunday, August 15, 2021 @ 21:42:58 Author: felixonmars Revision: 999410
upgpkg: haskell-cryptohash 0.11.9-237: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-15 21:42:19 UTC (rev 999409) +++ PKGBUILD 2021-08-15 21:42:58 UTC (rev 999410) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=236 +pkgrel=237 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
