Date: Saturday, February 19, 2022 @ 22:43:01 Author: felixonmars Revision: 1135068
upgpkg: haskell-cryptohash 0.11.9-264: rebuild with hashable 1.4.0.0 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-19 22:42:40 UTC (rev 1135067) +++ PKGBUILD 2022-02-19 22:43:01 UTC (rev 1135068) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=263 +pkgrel=264 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
