Date: Saturday, April 23, 2022 @ 21:13:59 Author: felixonmars Revision: 1188586
upgpkg: haskell-cryptohash 0.11.9-280: rebuild with hashable 1.4.0.1 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 21:13:50 UTC (rev 1188585) +++ PKGBUILD 2022-04-23 21:13:59 UTC (rev 1188586) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=279 +pkgrel=280 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
