Date: Monday, January 11, 2021 @ 20:23:30 Author: felixonmars Revision: 818415
upgpkg: haskell-cryptohash 0.11.9-185: rebuild with hspec 2.7.6, hspec-core 2.7.6, hspec-discover 2.7.6 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-11 20:23:05 UTC (rev 818414) +++ PKGBUILD 2021-01-11 20:23:30 UTC (rev 818415) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=184 +pkgrel=185 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
