Date: Wednesday, April 6, 2022 @ 20:23:30 Author: felixonmars Revision: 1181687
upgpkg: haskell-expiring-cache-map 0.0.6.1-210: rebuild with unordered-containers 0.2.18.0 Modified: haskell-expiring-cache-map/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-06 20:23:20 UTC (rev 1181686) +++ PKGBUILD 2022-04-06 20:23:30 UTC (rev 1181687) @@ -4,7 +4,7 @@ _hkgname=expiring-cache-map pkgname=haskell-expiring-cache-map pkgver=0.0.6.1 -pkgrel=209 +pkgrel=210 pkgdesc="General purpose simple caching." url="https://github.com/elblake/expiring-cache-map" license=('BSD')
