Date: Sunday, April 28, 2019 @ 06:27:03 Author: felixonmars Revision: 454864
upgpkg: haskell-cryptohash 0.11.9-93 rebuild with ghc 8.6.5 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-28 06:25:40 UTC (rev 454863) +++ PKGBUILD 2019-04-28 06:27:03 UTC (rev 454864) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=92 +pkgrel=93 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
