Date: Monday, March 7, 2022 @ 20:37:08 Author: felixonmars Revision: 1144983
upgpkg: haskell-cryptohash 0.11.9-267: rebuild with doctest 0.19.0 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 20:36:47 UTC (rev 1144982) +++ PKGBUILD 2022-03-07 20:37:08 UTC (rev 1144983) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=266 +pkgrel=267 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
