Date: Wednesday, July 21, 2021 @ 14:20:33 Author: felixonmars Revision: 982109
upgpkg: haskell-cryptohash 0.11.9-234: rebuild with unliftio 0.2.19 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-21 14:19:53 UTC (rev 982108) +++ PKGBUILD 2021-07-21 14:20:33 UTC (rev 982109) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=233 +pkgrel=234 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
