Date: Thursday, September 17, 2020 @ 18:45:56 Author: felixonmars Revision: 709029
upgpkg: haskell-cryptohash 0.11.9-153: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-17 18:45:29 UTC (rev 709028) +++ PKGBUILD 2020-09-17 18:45:56 UTC (rev 709029) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=152 +pkgrel=153 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
