[arch-commits] Commit in haskell-lrucache/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Apr 25 15:19:19 UTC 2019


    Date: Thursday, April 25, 2019 @ 15:19:18
  Author: felixonmars
Revision: 453915

upgpkg: haskell-lrucache 1.2.0.1-4

rebuild with ghc 8.6.5

Modified:
  haskell-lrucache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-25 15:18:40 UTC (rev 453914)
+++ PKGBUILD	2019-04-25 15:19:18 UTC (rev 453915)
@@ -4,7 +4,7 @@
 _hkgname=lrucache
 pkgname=haskell-lrucache
 pkgver=1.2.0.1
-pkgrel=3
+pkgrel=4
 pkgdesc="a simple, pure LRU cache"
 url="https://github.com/chowells79/lrucache"
 license=("BSD")



More information about the arch-commits mailing list