Date: Thursday, May 23, 2019 @ 05:15:42 Author: felixonmars Revision: 469137
upgpkg: haskell-cryptohash 0.11.9-97 rebuild with cryptonite 0.26 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-23 05:14:55 UTC (rev 469136) +++ PKGBUILD 2019-05-23 05:15:42 UTC (rev 469137) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=96 +pkgrel=97 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
