Date: Thursday, December 16, 2021 @ 04:27:13 Author: felixonmars Revision: 1073766
upgpkg: haskell-cryptohash 0.11.9-251: rebuild with hashable 1.3.4.1 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-16 04:26:31 UTC (rev 1073765) +++ PKGBUILD 2021-12-16 04:27:13 UTC (rev 1073766) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=250 +pkgrel=251 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
