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

Felix Yan felixonmars at archlinux.org
Thu May 17 18:38:05 UTC 2018


    Date: Thursday, May 17, 2018 @ 18:38:04
  Author: felixonmars
Revision: 324013

upgpkg: haskell-lrucache 1.2.0.0-27

rebuild with ghc 8.4.2

Modified:
  haskell-lrucache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 18:37:29 UTC (rev 324012)
+++ PKGBUILD	2018-05-17 18:38:04 UTC (rev 324013)
@@ -5,7 +5,7 @@
 _hkgname=lrucache
 pkgname=haskell-lrucache
 pkgver=1.2.0.0
-pkgrel=26
+pkgrel=27
 pkgdesc="a simple, pure LRU cache"
 url="https://github.com/chowells79/lrucache"
 license=("custom:BSD3")



More information about the arch-commits mailing list