Date: Wednesday, May 19, 2021 @ 22:44:01 Author: felixonmars Revision: 937095
upgpkg: haskell-cryptohash 0.11.9-223: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-19 22:43:32 UTC (rev 937094) +++ PKGBUILD 2021-05-19 22:44:01 UTC (rev 937095) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=222 +pkgrel=223 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
