Date: Friday, February 11, 2022 @ 01:24:03 Author: felixonmars Revision: 1131573
upgpkg: haskell-expiring-cache-map 0.0.6.1-197: rebuild with unordered-containers 0.2.16.0 Modified: haskell-expiring-cache-map/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-11 01:23:44 UTC (rev 1131572) +++ PKGBUILD 2022-02-11 01:24:03 UTC (rev 1131573) @@ -4,7 +4,7 @@ _hkgname=expiring-cache-map pkgname=haskell-expiring-cache-map pkgver=0.0.6.1 -pkgrel=196 +pkgrel=197 pkgdesc="General purpose simple caching." url="https://github.com/elblake/expiring-cache-map" license=('BSD')
