Date: Sunday, November 22, 2020 @ 19:13:10 Author: felixonmars Revision: 759436
upgpkg: haskell-cryptohash 0.11.9-167: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-22 19:12:21 UTC (rev 759435) +++ PKGBUILD 2020-11-22 19:13:10 UTC (rev 759436) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=166 +pkgrel=167 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
