Date: Friday, October 30, 2020 @ 18:49:15 Author: felixonmars Revision: 736970
upgpkg: haskell-cryptohash 0.11.9-161: rebuild with unliftio 0.2.13.1 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-30 18:48:51 UTC (rev 736969) +++ PKGBUILD 2020-10-30 18:49:15 UTC (rev 736970) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=160 +pkgrel=161 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
