Date: Monday, March 1, 2021 @ 21:07:06 Author: felixonmars Revision: 876859
upgpkg: haskell-cryptohash 0.11.9-204: rebuild with vector-th-unbox 0.2.1.8 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-01 21:06:39 UTC (rev 876858) +++ PKGBUILD 2021-03-01 21:07:06 UTC (rev 876859) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=203 +pkgrel=204 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
