Date: Tuesday, January 28, 2020 @ 04:03:30 Author: felixonmars Revision: 557184
upgpkg: haskell-cryptohash 0.11.9-119: rebuild with base-orphans 0.8.2 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-28 04:03:16 UTC (rev 557183) +++ PKGBUILD 2020-01-28 04:03:30 UTC (rev 557184) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=118 +pkgrel=119 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
