Date: Wednesday, April 1, 2020 @ 12:07:04 Author: felixonmars Revision: 608850
upgpkg: haskell-expiring-cache-map 0.0.6.1-64: rebuild with QuickCheck 2.14 Modified: haskell-expiring-cache-map/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 12:06:37 UTC (rev 608849) +++ PKGBUILD 2020-04-01 12:07:04 UTC (rev 608850) @@ -4,7 +4,7 @@ _hkgname=expiring-cache-map pkgname=haskell-expiring-cache-map pkgver=0.0.6.1 -pkgrel=63 +pkgrel=64 pkgdesc="General purpose simple caching." url="https://github.com/elblake/expiring-cache-map" license=('BSD')
