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

Felix Yan felixonmars at archlinux.org
Sat Mar 14 20:56:35 UTC 2020


    Date: Saturday, March 14, 2020 @ 20:56:35
  Author: felixonmars
Revision: 597207

upgpkg: haskell-lrucache 1.2.0.1-10: rebuild with StateVar 1.2

Modified:
  haskell-lrucache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-14 20:56:08 UTC (rev 597206)
+++ PKGBUILD	2020-03-14 20:56:35 UTC (rev 597207)
@@ -4,7 +4,7 @@
 _hkgname=lrucache
 pkgname=haskell-lrucache
 pkgver=1.2.0.1
-pkgrel=9
+pkgrel=10
 pkgdesc="a simple, pure LRU cache"
 url="https://github.com/chowells79/lrucache"
 license=("BSD")



More information about the arch-commits mailing list