Date: Thursday, October 1, 2020 @ 23:18:32 Author: felixonmars Revision: 714622
upgpkg: haskell-cryptohash 0.11.9-154: rebuild with base-orphans 0.8.3 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-01 23:18:02 UTC (rev 714621) +++ PKGBUILD 2020-10-01 23:18:32 UTC (rev 714622) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=153 +pkgrel=154 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
