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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jul 31 17:29:06 UTC 2021


    Date: Saturday, July 31, 2021 @ 17:29:06
  Author: felixonmars
Revision: 991162

upgpkg: haskell-lrucache 1.2.0.1-22: rebuild with StateVar 1.2.2

Modified:
  haskell-lrucache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-31 17:28:52 UTC (rev 991161)
+++ PKGBUILD	2021-07-31 17:29:06 UTC (rev 991162)
@@ -4,7 +4,7 @@
 _hkgname=lrucache
 pkgname=haskell-lrucache
 pkgver=1.2.0.1
-pkgrel=21
+pkgrel=22
 pkgdesc="a simple, pure LRU cache"
 url="https://github.com/chowells79/lrucache"
 license=("BSD")



More information about the arch-commits mailing list