Date: Sunday, January 31, 2021 @ 18:36:53 Author: felixonmars Revision: 838451
upgpkg: haskell-cryptohash 0.11.9-193: rebuild with unliftio 0.2.14 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-31 18:36:11 UTC (rev 838450) +++ PKGBUILD 2021-01-31 18:36:53 UTC (rev 838451) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=192 +pkgrel=193 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
