Date: Wednesday, January 8, 2020 @ 22:25:23 Author: felixonmars Revision: 550741
upgpkg: haskell-lrucache 1.2.0.1-7: rebuild with ghc 8.8.1, cabal-doctest 1.0.7, polyparse 1.13, primitive 0.7.0.0, regex-base 0.94.0.0, regex-pcre 0.95.0.0, regex-posix 0.96.0.0, regex-tdfa 1.3.1.0, easytest 0.3 Modified: haskell-lrucache/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-08 22:24:46 UTC (rev 550740) +++ PKGBUILD 2020-01-08 22:25:23 UTC (rev 550741) @@ -4,7 +4,7 @@ _hkgname=lrucache pkgname=haskell-lrucache pkgver=1.2.0.1 -pkgrel=6 +pkgrel=7 pkgdesc="a simple, pure LRU cache" url="https://github.com/chowells79/lrucache" license=("BSD")
