Date: Saturday, September 12, 2020 @ 15:40:25 Author: felixonmars Revision: 704154
upgpkg: haskell-cryptohash 0.11.9-151: rebuild with ansi-terminal 0.11 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-12 15:39:58 UTC (rev 704153) +++ PKGBUILD 2020-09-12 15:40:25 UTC (rev 704154) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=150 +pkgrel=151 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
