Date: Monday, November 27, 2017 @ 06:45:51
  Author: felixonmars
Revision: 269320

upgpkg: haskell-lrucache 1.2.0.0-23

rebuild with ghc 8.2.2

Modified:
  haskell-lrucache/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-11-27 06:45:11 UTC (rev 269319)
+++ PKGBUILD    2017-11-27 06:45:51 UTC (rev 269320)
@@ -5,7 +5,7 @@
 _hkgname=lrucache
 pkgname=haskell-lrucache
 pkgver=1.2.0.0
-pkgrel=22
+pkgrel=23
 pkgdesc="a simple, pure LRU cache"
 url="https://github.com/chowells79/lrucache";
 license=("custom:BSD3")

Reply via email to