Date: Thursday, February 25, 2021 @ 00:38:41 Author: felixonmars Revision: 872310
upgpkg: haskell-cryptohash 0.11.9-203: rebuild with regex-base 0.94.0.1 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 00:38:17 UTC (rev 872309) +++ PKGBUILD 2021-02-25 00:38:41 UTC (rev 872310) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=202 +pkgrel=203 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
