Date: Sunday, September 25, 2022 @ 20:32:50 Author: felixonmars Revision: 1310421
upgpkg: haskell-cryptohash 0.11.9-302: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 20:32:49 UTC (rev 1310420) +++ PKGBUILD 2022-09-25 20:32:50 UTC (rev 1310421) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=301 +pkgrel=302 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
