Date: Tuesday, October 16, 2018 @ 09:56:13 Author: felixonmars Revision: 394566
upgpkg: haskell-cryptohash 0.11.9-80 rebuild with ghc 8.6.1 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-16 09:52:07 UTC (rev 394565) +++ PKGBUILD 2018-10-16 09:56:13 UTC (rev 394566) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=79 +pkgrel=80 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("custom:BSD3")
