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

2022-01-10 Thread Felix Yan via arch-commits
Date: Monday, January 10, 2022 @ 19:11:55
  Author: felixonmars
Revision: 1099856

upgpkg: haskell-lrucache 1.2.0.1-23: rebuild with ghc 9.0.2

Modified:
  haskell-lrucache/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-01-10 19:11:47 UTC (rev 1099855)
+++ PKGBUILD2022-01-10 19:11:55 UTC (rev 1099856)
@@ -4,7 +4,7 @@
 _hkgname=lrucache
 pkgname=haskell-lrucache
 pkgver=1.2.0.1
-pkgrel=22
+pkgrel=23
 pkgdesc="a simple, pure LRU cache"
 url="https://github.com/chowells79/lrucache";
 license=("BSD")
@@ -19,7 +19,7 @@
 
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
 --prefix=/usr --docdir=/usr/share/doc/$pkgname \
---dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
 runhaskell Setup build $MAKEFLAGS
 runhaskell Setup register --gen-script
 runhaskell Setup unregister --gen-script



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

2021-07-31 Thread Felix Yan via arch-commits
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
===
--- PKGBUILD2021-07-31 17:28:52 UTC (rev 991161)
+++ PKGBUILD2021-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")



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

2021-07-29 Thread Felix Yan via arch-commits
Date: Thursday, July 29, 2021 @ 14:54:45
  Author: felixonmars
Revision: 990247

upgpkg: haskell-lrucache 1.2.0.1-21: rebuild with contravariant 1.5.5

Modified:
  haskell-lrucache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-29 14:54:11 UTC (rev 990246)
+++ PKGBUILD2021-07-29 14:54:45 UTC (rev 990247)
@@ -4,7 +4,7 @@
 _hkgname=lrucache
 pkgname=haskell-lrucache
 pkgver=1.2.0.1
-pkgrel=20
+pkgrel=21
 pkgdesc="a simple, pure LRU cache"
 url="https://github.com/chowells79/lrucache";
 license=("BSD")



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

2021-07-27 Thread Felix Yan via arch-commits
Date: Tuesday, July 27, 2021 @ 14:16:25
  Author: felixonmars
Revision: 987641

upgpkg: haskell-lrucache 1.2.0.1-20: rebuild with contravariant 1.5.4

Modified:
  haskell-lrucache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-27 14:15:33 UTC (rev 987640)
+++ PKGBUILD2021-07-27 14:16:25 UTC (rev 987641)
@@ -4,7 +4,7 @@
 _hkgname=lrucache
 pkgname=haskell-lrucache
 pkgver=1.2.0.1
-pkgrel=19
+pkgrel=20
 pkgdesc="a simple, pure LRU cache"
 url="https://github.com/chowells79/lrucache";
 license=("BSD")



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

2021-06-16 Thread Felix Yan via arch-commits
Date: Thursday, June 17, 2021 @ 00:17:32
  Author: felixonmars
Revision: 964472

upgpkg: haskell-lrucache 1.2.0.1-19: rebuild with ghc 9.0.1

Modified:
  haskell-lrucache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-17 00:16:46 UTC (rev 964471)
+++ PKGBUILD2021-06-17 00:17:32 UTC (rev 964472)
@@ -4,7 +4,7 @@
 _hkgname=lrucache
 pkgname=haskell-lrucache
 pkgver=1.2.0.1
-pkgrel=18
+pkgrel=19
 pkgdesc="a simple, pure LRU cache"
 url="https://github.com/chowells79/lrucache";
 license=("BSD")


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

2021-06-06 Thread Felix Yan via arch-commits
Date: Monday, June 7, 2021 @ 02:03:00
  Author: felixonmars
Revision: 956832

upgpkg: haskell-lrucache 1.2.0.1-18: rebuild with ghc 8.10.5

Modified:
  haskell-lrucache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-07 02:02:33 UTC (rev 956831)
+++ PKGBUILD2021-06-07 02:03:00 UTC (rev 956832)
@@ -4,7 +4,7 @@
 _hkgname=lrucache
 pkgname=haskell-lrucache
 pkgver=1.2.0.1
-pkgrel=17
+pkgrel=18
 pkgdesc="a simple, pure LRU cache"
 url="https://github.com/chowells79/lrucache";
 license=("BSD")


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

2021-02-08 Thread Felix Yan via arch-commits
Date: Monday, February 8, 2021 @ 22:51:25
  Author: felixonmars
Revision: 850388

upgpkg: haskell-lrucache 1.2.0.1-17: rebuild with ghc 8.10.4

Modified:
  haskell-lrucache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-02-08 22:51:01 UTC (rev 850387)
+++ PKGBUILD2021-02-08 22:51:25 UTC (rev 850388)
@@ -4,7 +4,7 @@
 _hkgname=lrucache
 pkgname=haskell-lrucache
 pkgver=1.2.0.1
-pkgrel=16
+pkgrel=17
 pkgdesc="a simple, pure LRU cache"
 url="https://github.com/chowells79/lrucache";
 license=("BSD")


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

2020-12-31 Thread Felix Yan via arch-commits
Date: Friday, January 1, 2021 @ 07:21:05
  Author: felixonmars
Revision: 801993

upgpkg: haskell-lrucache 1.2.0.1-16: rebuild with contravariant 1.5.3

Modified:
  haskell-lrucache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-01-01 07:20:38 UTC (rev 801992)
+++ PKGBUILD2021-01-01 07:21:05 UTC (rev 801993)
@@ -4,7 +4,7 @@
 _hkgname=lrucache
 pkgname=haskell-lrucache
 pkgver=1.2.0.1
-pkgrel=15
+pkgrel=16
 pkgdesc="a simple, pure LRU cache"
 url="https://github.com/chowells79/lrucache";
 license=("BSD")


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

2020-12-30 Thread Felix Yan via arch-commits
Date: Wednesday, December 30, 2020 @ 17:47:33
  Author: felixonmars
Revision: 799445

upgpkg: haskell-lrucache 1.2.0.1-15: rebuild with StateVar 1.2.1

Modified:
  haskell-lrucache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-30 17:47:08 UTC (rev 799444)
+++ PKGBUILD2020-12-30 17:47:33 UTC (rev 799445)
@@ -4,7 +4,7 @@
 _hkgname=lrucache
 pkgname=haskell-lrucache
 pkgver=1.2.0.1
-pkgrel=14
+pkgrel=15
 pkgdesc="a simple, pure LRU cache"
 url="https://github.com/chowells79/lrucache";
 license=("BSD")