Date: Wednesday, May 4, 2022 @ 12:10:59 Author: felixonmars Revision: 1193520
upgpkg: haskell-cryptohash 0.11.9-281: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 12:10:53 UTC (rev 1193519) +++ PKGBUILD 2022-05-04 12:10:59 UTC (rev 1193520) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=280 +pkgrel=281 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
