Date: Thursday, February 18, 2021 @ 03:01:38 Author: felixonmars Revision: 863401
upgpkg: haskell-cryptohash 0.11.9-201: rebuild with async 2.2.3 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 03:00:46 UTC (rev 863400) +++ PKGBUILD 2021-02-18 03:01:38 UTC (rev 863401) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=200 +pkgrel=201 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
