Date: Thursday, March 3, 2022 @ 19:38:19 Author: felixonmars Revision: 1141082
upgpkg: haskell-cryptohash 0.11.9-266: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 19:37:33 UTC (rev 1141081) +++ PKGBUILD 2022-03-03 19:38:19 UTC (rev 1141082) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=265 +pkgrel=266 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
