Date: Saturday, August 15, 2020 @ 21:44:58 Author: felixonmars Revision: 680110
upgpkg: haskell-cryptohash 0.11.9-143: rebuild with math-functions 0.3.4.1 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-15 21:44:19 UTC (rev 680109) +++ PKGBUILD 2020-08-15 21:44:58 UTC (rev 680110) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=142 +pkgrel=143 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
