Date: Monday, February 7, 2022 @ 17:30:00 Author: felixonmars Revision: 1128407
upgpkg: haskell-cryptohash 0.11.9-263: rebuild with base-compat 0.12.0, base-compat-batteries 0.12.0 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-07 17:29:38 UTC (rev 1128406) +++ PKGBUILD 2022-02-07 17:30:00 UTC (rev 1128407) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=262 +pkgrel=263 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
