Date: Tuesday, July 20, 2021 @ 10:31:55 Author: felixonmars Revision: 979661
upgpkg: haskell-cryptohash 0.11.9-233: rebuild with regex-posix 0.96.0.1 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-20 10:31:24 UTC (rev 979660) +++ PKGBUILD 2021-07-20 10:31:55 UTC (rev 979661) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=232 +pkgrel=233 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
