Date: Monday, December 28, 2020 @ 02:05:33 Author: felixonmars Revision: 794291
upgpkg: haskell-cryptohash 0.11.9-176: rebuild with indexed-traversable 0.1.1 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-28 02:05:00 UTC (rev 794290) +++ PKGBUILD 2020-12-28 02:05:33 UTC (rev 794291) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=175 +pkgrel=176 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")