Date: Friday, January 7, 2022 @ 23:29:15 Author: felixonmars Revision: 1096595
upgpkg: haskell-cryptohash 0.11.9-257: rebuild with hspec 2.8.4, hspec-core 2.8.4, hspec-discover 2.8.4 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-07 23:28:39 UTC (rev 1096594) +++ PKGBUILD 2022-01-07 23:29:15 UTC (rev 1096595) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=256 +pkgrel=257 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
