Date: Tuesday, October 6, 2020 @ 23:09:43 Author: felixonmars Revision: 719876
upgpkg: haskell-cryptohash 0.11.9-156: rebuild with base-compat 0.11.2, base-compat-batteries 0.11.2 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-06 23:09:14 UTC (rev 719875) +++ PKGBUILD 2020-10-06 23:09:43 UTC (rev 719876) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=155 +pkgrel=156 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
