Date: Wednesday, March 17, 2021 @ 00:24:57 Author: felixonmars Revision: 892606
upgpkg: haskell-cryptohash 0.11.9-209: rebuild with doctest 0.18.1 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-17 00:23:41 UTC (rev 892605) +++ PKGBUILD 2021-03-17 00:24:57 UTC (rev 892606) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=208 +pkgrel=209 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
