Date: Tuesday, October 26, 2021 @ 19:51:48 Author: felixonmars Revision: 1034398
upgpkg: haskell-cryptohash 0.11.9-244: rebuild with base-orphans 0.8.5 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-26 19:51:00 UTC (rev 1034397) +++ PKGBUILD 2021-10-26 19:51:48 UTC (rev 1034398) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=243 +pkgrel=244 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
