Date: Thursday, September 22, 2022 @ 10:08:42 Author: felixonmars Revision: 1307036
upgpkg: haskell-cryptohash 0.11.9-301: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 10:07:50 UTC (rev 1307035) +++ PKGBUILD 2022-09-22 10:08:42 UTC (rev 1307036) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=300 +pkgrel=301 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
