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

Felix Yan felixonmars at archlinux.org
Sat Jul 14 11:11:51 UTC 2018


    Date: Saturday, July 14, 2018 @ 11:11:51
  Author: felixonmars
Revision: 358928

upgpkg: haskell-lrucache 1.2.0.0-30

rebuild with contravariant 1.5

Modified:
  haskell-lrucache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-14 11:11:12 UTC (rev 358927)
+++ PKGBUILD	2018-07-14 11:11:51 UTC (rev 358928)
@@ -5,7 +5,7 @@
 _hkgname=lrucache
 pkgname=haskell-lrucache
 pkgver=1.2.0.0
-pkgrel=29
+pkgrel=30
 pkgdesc="a simple, pure LRU cache"
 url="https://github.com/chowells79/lrucache"
 license=("custom:BSD3")



More information about the arch-commits mailing list