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

2020-12-28 Thread Felix Yan via arch-commits
Date: Monday, December 28, 2020 @ 23:05:15
  Author: felixonmars
Revision: 796140

upgpkg: haskell-uniplate 1.6.13-13: rebuild with tagged 0.8.6.1

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-28 23:04:49 UTC (rev 796139)
+++ PKGBUILD2020-12-28 23:05:15 UTC (rev 796140)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.13
-pkgrel=12
+pkgrel=13
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="https://github.com/ndmitchell/uniplate#readme";
 license=("BSD")


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

2020-12-27 Thread Felix Yan via arch-commits
Date: Sunday, December 27, 2020 @ 23:40:24
  Author: felixonmars
Revision: 794048

upgpkg: haskell-uniplate 1.6.13-12: rebuild with indexed-traversable 0.1.1

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-27 23:39:53 UTC (rev 794047)
+++ PKGBUILD2020-12-27 23:40:24 UTC (rev 794048)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.13
-pkgrel=11
+pkgrel=12
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="https://github.com/ndmitchell/uniplate#readme";
 license=("BSD")


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

2020-12-25 Thread Felix Yan via arch-commits
Date: Saturday, December 26, 2020 @ 00:59:17
  Author: felixonmars
Revision: 791442

upgpkg: haskell-uniplate 1.6.13-11: rebuild with tasty-quickcheck 0.10.1.2

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-26 00:59:16 UTC (rev 791441)
+++ PKGBUILD2020-12-26 00:59:17 UTC (rev 791442)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.13
-pkgrel=10
+pkgrel=11
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="https://github.com/ndmitchell/uniplate#readme";
 license=("BSD")


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

2020-12-24 Thread Felix Yan via arch-commits
Date: Thursday, December 24, 2020 @ 22:00:29
  Author: felixonmars
Revision: 788991

upgpkg: haskell-uniplate 1.6.13-10: rebuild with comonad 5.0.7

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 22:00:07 UTC (rev 788990)
+++ PKGBUILD2020-12-24 22:00:29 UTC (rev 788991)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.13
-pkgrel=9
+pkgrel=10
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="https://github.com/ndmitchell/uniplate#readme";
 license=("BSD")


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

2020-12-23 Thread Felix Yan via arch-commits
Date: Thursday, December 24, 2020 @ 03:07:53
  Author: felixonmars
Revision: 786121

upgpkg: haskell-uniplate 1.6.13-9: rebuild with ghc 8.10.3

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 03:07:26 UTC (rev 786120)
+++ PKGBUILD2020-12-24 03:07:53 UTC (rev 786121)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.13
-pkgrel=8
+pkgrel=9
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="https://github.com/ndmitchell/uniplate#readme";
 license=("BSD")


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

2020-12-22 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 02:12:32
  Author: felixonmars
Revision: 783350

upgpkg: haskell-uniplate 1.6.13-8: rebuild with tasty-smallcheck 0.8.2

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 02:11:52 UTC (rev 783349)
+++ PKGBUILD2020-12-23 02:12:32 UTC (rev 783350)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.13
-pkgrel=7
+pkgrel=8
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="https://github.com/ndmitchell/uniplate#readme";
 license=("BSD")


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

2020-12-21 Thread Felix Yan via arch-commits
Date: Monday, December 21, 2020 @ 10:35:17
  Author: felixonmars
Revision: 780927

upgpkg: haskell-uniplate 1.6.13-7: rebuild with tasty-hunit 0.10.0.3

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-21 10:35:10 UTC (rev 780926)
+++ PKGBUILD2020-12-21 10:35:17 UTC (rev 780927)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.13
-pkgrel=6
+pkgrel=7
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="https://github.com/ndmitchell/uniplate#readme";
 license=("BSD")


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

2020-12-17 Thread Felix Yan via arch-commits
Date: Thursday, December 17, 2020 @ 15:28:42
  Author: felixonmars
Revision: 777534

upgpkg: haskell-uniplate 1.6.13-6: rebuild with th-abstraction 0.4.1.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-17 15:28:00 UTC (rev 777533)
+++ PKGBUILD2020-12-17 15:28:42 UTC (rev 777534)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.13
-pkgrel=5
+pkgrel=6
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="https://github.com/ndmitchell/uniplate#readme";
 license=("BSD")


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

2020-12-13 Thread Felix Yan via arch-commits
Date: Sunday, December 13, 2020 @ 09:07:35
  Author: felixonmars
Revision: 773904

upgpkg: haskell-uniplate 1.6.13-5: rebuild with base-orphans 0.8.5

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-13 09:06:55 UTC (rev 773903)
+++ PKGBUILD2020-12-13 09:07:35 UTC (rev 773904)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.13
-pkgrel=4
+pkgrel=5
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="https://github.com/ndmitchell/uniplate#readme";
 license=("BSD")


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

2020-11-27 Thread Felix Yan via arch-commits
Date: Friday, November 27, 2020 @ 14:47:02
  Author: felixonmars
Revision: 764267

upgpkg: haskell-uniplate 1.6.13-4: rebuild with unbounded-delays 0.1.1.1

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-27 14:46:21 UTC (rev 764266)
+++ PKGBUILD2020-11-27 14:47:02 UTC (rev 764267)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.13
-pkgrel=3
+pkgrel=4
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="https://github.com/ndmitchell/uniplate#readme";
 license=("BSD")


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

2020-11-22 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 13:26:14
  Author: felixonmars
Revision: 759056

upgpkg: haskell-uniplate 1.6.13-3: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 13:25:24 UTC (rev 759055)
+++ PKGBUILD2020-11-22 13:26:14 UTC (rev 759056)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.13
-pkgrel=2
+pkgrel=3
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="https://github.com/ndmitchell/uniplate#readme";
 license=("BSD")


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

2020-11-15 Thread Felix Yan via arch-commits
Date: Sunday, November 15, 2020 @ 21:55:58
  Author: felixonmars
Revision: 754806

upgpkg: haskell-uniplate 1.6.13-2: rebuild with QuickCheck 2.14.2

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-15 21:55:16 UTC (rev 754805)
+++ PKGBUILD2020-11-15 21:55:58 UTC (rev 754806)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.13
-pkgrel=1
+pkgrel=2
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="https://github.com/ndmitchell/uniplate#readme";
 license=("BSD")


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

2020-11-08 Thread Felix Yan via arch-commits
Date: Sunday, November 8, 2020 @ 10:59:03
  Author: felixonmars
Revision: 746473

upgpkg: haskell-uniplate 1.6.13-1: rebuild with uniplate 1.6.13

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-08 10:51:31 UTC (rev 746472)
+++ PKGBUILD2020-11-08 10:59:03 UTC (rev 746473)
@@ -3,22 +3,17 @@
 
 _hkgname=uniplate
 pkgname=haskell-uniplate
-pkgver=1.6.12
-pkgrel=106
+pkgver=1.6.13
+pkgrel=1
 pkgdesc="Help writing simple, concise and fast generic operations."
-url="http://community.haskell.org/~ndm/uniplate/";
+url="https://github.com/ndmitchell/uniplate#readme";
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-hashable" "haskell-syb" 
"haskell-unordered-containers")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('049b07e8a57db7e44d91fc9c8dcfb5c49b78a692a730061763cb8bcc4fbc3ed1065bd7a4c337e3d344693df882a0718b6d3bb6a6ea1e7d520a36d252d7038b07')
+sha512sums=('8cab820d40b318c7483319de4174bdbd3637e1c93f42bc6b796c6a8a1fa93331c0a2ff3b7c77f6a2ec0509fb48bb922ef732c7d79e8e6bcf7987bde949459310')
 
-prepare() {
-cd $_hkgname-$pkgver
-sed -i 's/< *1.3/<2/' $_hkgname.cabal
-}
-
 build() {
 cd $_hkgname-$pkgver
 


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

2020-11-05 Thread Felix Yan via arch-commits
Date: Thursday, November 5, 2020 @ 22:47:43
  Author: felixonmars
Revision: 743656

upgpkg: haskell-uniplate 1.6.12-106: rebuild with splitmix 0.1.0.3

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 22:47:17 UTC (rev 743655)
+++ PKGBUILD2020-11-05 22:47:43 UTC (rev 743656)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=105
+pkgrel=106
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-11-02 Thread Felix Yan via arch-commits
Date: Monday, November 2, 2020 @ 08:59:09
  Author: felixonmars
Revision: 739316

upgpkg: haskell-uniplate 1.6.12-105: rebuild with HUnit 1.6.1.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-02 08:59:07 UTC (rev 739315)
+++ PKGBUILD2020-11-02 08:59:09 UTC (rev 739316)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=104
+pkgrel=105
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-10-30 Thread Felix Yan via arch-commits
Date: Friday, October 30, 2020 @ 20:21:53
  Author: felixonmars
Revision: 737052

upgpkg: haskell-uniplate 1.6.12-104: rebuild with unliftio 0.2.13.1

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-30 20:21:20 UTC (rev 737051)
+++ PKGBUILD2020-10-30 20:21:53 UTC (rev 737052)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=103
+pkgrel=104
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-10-27 Thread Felix Yan via arch-commits
Date: Tuesday, October 27, 2020 @ 15:50:12
  Author: felixonmars
Revision: 734498

upgpkg: haskell-uniplate 1.6.12-103: rebuild with optparse-applicative 
0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-27 15:49:40 UTC (rev 734497)
+++ PKGBUILD2020-10-27 15:50:12 UTC (rev 734498)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=102
+pkgrel=103
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-10-24 Thread Felix Yan via arch-commits
Date: Saturday, October 24, 2020 @ 23:17:34
  Author: felixonmars
Revision: 732016

upgpkg: haskell-uniplate 1.6.12-102: rebuild with bifunctors 5.5.8

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-24 23:17:01 UTC (rev 732015)
+++ PKGBUILD2020-10-24 23:17:34 UTC (rev 732016)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=101
+pkgrel=102
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-10-21 Thread Felix Yan via arch-commits
Date: Wednesday, October 21, 2020 @ 22:43:32
  Author: felixonmars
Revision: 728522

upgpkg: haskell-uniplate 1.6.12-101: rebuild with splitmix 0.1.0.2

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-21 22:42:46 UTC (rev 728521)
+++ PKGBUILD2020-10-21 22:43:32 UTC (rev 728522)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=100
+pkgrel=101
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-10-17 Thread Felix Yan via arch-commits
Date: Saturday, October 17, 2020 @ 09:28:09
  Author: felixonmars
Revision: 725261

upgpkg: haskell-uniplate 1.6.12-100: rebuild with th-abstraction 0.4.0.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-17 09:27:17 UTC (rev 725260)
+++ PKGBUILD2020-10-17 09:28:09 UTC (rev 725261)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=99
+pkgrel=100
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-10-09 Thread Felix Yan via arch-commits
Date: Friday, October 9, 2020 @ 18:56:02
  Author: felixonmars
Revision: 722734

upgpkg: haskell-uniplate 1.6.12-99: rebuild with unordered-containers 0.2.13.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-09 18:55:30 UTC (rev 722733)
+++ PKGBUILD2020-10-09 18:56:02 UTC (rev 722734)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=98
+pkgrel=99
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-10-07 Thread Felix Yan via arch-commits
Date: Wednesday, October 7, 2020 @ 08:38:47
  Author: felixonmars
Revision: 720232

upgpkg: haskell-uniplate 1.6.12-98: rebuild with base-compat 0.11.2, 
base-compat-batteries 0.11.2

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-07 08:38:08 UTC (rev 720231)
+++ PKGBUILD2020-10-07 08:38:47 UTC (rev 720232)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=97
+pkgrel=98
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-10-03 Thread Felix Yan via arch-commits
Date: Sunday, October 4, 2020 @ 06:51:57
  Author: felixonmars
Revision: 717247

upgpkg: haskell-uniplate 1.6.12-97: rebuild with transformers-compat 0.6.6

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-04 06:51:31 UTC (rev 717246)
+++ PKGBUILD2020-10-04 06:51:57 UTC (rev 717247)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=96
+pkgrel=97
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-10-01 Thread Felix Yan via arch-commits
Date: Friday, October 2, 2020 @ 06:23:59
  Author: felixonmars
Revision: 715001

upgpkg: haskell-uniplate 1.6.12-96: rebuild with base-orphans 0.8.3

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-02 06:23:13 UTC (rev 715000)
+++ PKGBUILD2020-10-02 06:23:59 UTC (rev 715001)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=95
+pkgrel=96
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-09-17 Thread Felix Yan via arch-commits
Date: Thursday, September 17, 2020 @ 21:14:43
  Author: felixonmars
Revision: 709379

upgpkg: haskell-uniplate 1.6.12-95: rebuild with hspec 2.7.4, hspec-core 2.7.4, 
hspec-discover 2.7.4

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-17 21:14:14 UTC (rev 709378)
+++ PKGBUILD2020-09-17 21:14:43 UTC (rev 709379)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=94
+pkgrel=95
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-09-14 Thread Felix Yan via arch-commits
Date: Monday, September 14, 2020 @ 21:15:45
  Author: felixonmars
Revision: 706670

upgpkg: haskell-uniplate 1.6.12-94: rebuild with quickcheck-classes-base 0.6.1.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-14 21:15:21 UTC (rev 706669)
+++ PKGBUILD2020-09-14 21:15:45 UTC (rev 706670)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=93
+pkgrel=94
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-09-12 Thread Felix Yan via arch-commits
Date: Saturday, September 12, 2020 @ 17:58:40
  Author: felixonmars
Revision: 704482

upgpkg: haskell-uniplate 1.6.12-93: rebuild with ansi-terminal 0.11

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-12 17:58:12 UTC (rev 704481)
+++ PKGBUILD2020-09-12 17:58:40 UTC (rev 704482)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=92
+pkgrel=93
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-09-10 Thread Felix Yan via arch-commits
Date: Thursday, September 10, 2020 @ 20:27:26
  Author: felixonmars
Revision: 702325

upgpkg: haskell-uniplate 1.6.12-92: rebuild with mwc-random 0.15.0.1

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-10 20:26:48 UTC (rev 702324)
+++ PKGBUILD2020-09-10 20:27:26 UTC (rev 702325)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=91
+pkgrel=92
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-09-07 Thread Felix Yan via arch-commits
Date: Monday, September 7, 2020 @ 14:59:18
  Author: felixonmars
Revision: 699938

upgpkg: haskell-uniplate 1.6.12-91: rebuild with hspec 2.7.3, hspec-core 2.7.3, 
hspec-discover 2.7.3

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-07 14:58:30 UTC (rev 699937)
+++ PKGBUILD2020-09-07 14:59:18 UTC (rev 699938)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=90
+pkgrel=91
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-09-02 Thread Felix Yan via arch-commits
Date: Wednesday, September 2, 2020 @ 20:56:43
  Author: felixonmars
Revision: 697055

upgpkg: haskell-uniplate 1.6.12-90: rebuild with mwc-random 0.15.0.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-02 20:56:00 UTC (rev 697054)
+++ PKGBUILD2020-09-02 20:56:43 UTC (rev 697055)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=89
+pkgrel=90
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-08-30 Thread Felix Yan via arch-commits
Date: Monday, August 31, 2020 @ 06:24:42
  Author: felixonmars
Revision: 693761

upgpkg: haskell-uniplate 1.6.12-89: rebuild with happy 1.20.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-31 06:24:01 UTC (rev 693760)
+++ PKGBUILD2020-08-31 06:24:42 UTC (rev 693761)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=88
+pkgrel=89
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-08-28 Thread Felix Yan via arch-commits
Date: Friday, August 28, 2020 @ 12:56:48
  Author: felixonmars
Revision: 690805

upgpkg: haskell-uniplate 1.6.12-88: rebuild with logict 0.7.0.3

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-28 12:56:14 UTC (rev 690804)
+++ PKGBUILD2020-08-28 12:56:48 UTC (rev 690805)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=87
+pkgrel=88
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-08-25 Thread Felix Yan via arch-commits
Date: Tuesday, August 25, 2020 @ 16:01:24
  Author: felixonmars
Revision: 688461

upgpkg: haskell-uniplate 1.6.12-87: rebuild with random 1.2.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-25 16:00:42 UTC (rev 688460)
+++ PKGBUILD2020-08-25 16:01:24 UTC (rev 688461)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=86
+pkgrel=87
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-08-17 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 21:32:41
  Author: felixonmars
Revision: 683343

upgpkg: haskell-uniplate 1.6.12-86: rebuild with ghc 8.10.2

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 21:32:00 UTC (rev 683342)
+++ PKGBUILD2020-08-17 21:32:41 UTC (rev 683343)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=85
+pkgrel=86
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-08-15 Thread Felix Yan via arch-commits
Date: Saturday, August 15, 2020 @ 23:43:45
  Author: felixonmars
Revision: 680348

upgpkg: haskell-uniplate 1.6.12-85: rebuild with math-functions 0.3.4.1

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-15 23:43:06 UTC (rev 680347)
+++ PKGBUILD2020-08-15 23:43:45 UTC (rev 680348)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=84
+pkgrel=85
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-08-13 Thread Felix Yan via arch-commits
Date: Thursday, August 13, 2020 @ 18:23:58
  Author: felixonmars
Revision: 677877

upgpkg: haskell-uniplate 1.6.12-84: rebuild with hspec 2.7.2, hspec-core 2.7.2, 
hspec-discover 2.7.2

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-13 18:23:21 UTC (rev 677876)
+++ PKGBUILD2020-08-13 18:23:58 UTC (rev 677877)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=83
+pkgrel=84
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-08-11 Thread Felix Yan via arch-commits
Date: Tuesday, August 11, 2020 @ 23:07:05
  Author: felixonmars
Revision: 675161

upgpkg: haskell-uniplate 1.6.12-83: rebuild with splitmix 0.1.0.1

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-11 23:06:30 UTC (rev 675160)
+++ PKGBUILD2020-08-11 23:07:05 UTC (rev 675161)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=82
+pkgrel=83
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-08-05 Thread Felix Yan via arch-commits
Date: Wednesday, August 5, 2020 @ 12:28:36
  Author: felixonmars
Revision: 669415

upgpkg: haskell-uniplate 1.6.12-82: rebuild with unordered-containers 0.2.12.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-05 12:27:56 UTC (rev 669414)
+++ PKGBUILD2020-08-05 12:28:36 UTC (rev 669415)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=81
+pkgrel=82
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-07-31 Thread Felix Yan via arch-commits
Date: Saturday, August 1, 2020 @ 00:54:08
  Author: felixonmars
Revision: 666912

upgpkg: haskell-uniplate 1.6.12-81: rebuild with QuickCheck 2.14.1

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-01 00:53:27 UTC (rev 666911)
+++ PKGBUILD2020-08-01 00:54:08 UTC (rev 666912)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=80
+pkgrel=81
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 29, 2020 @ 00:17:10
  Author: felixonmars
Revision: 655767

upgpkg: haskell-uniplate 1.6.12-80: rebuild with primitive 0.7.1.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-29 00:16:36 UTC (rev 655766)
+++ PKGBUILD2020-06-29 00:17:10 UTC (rev 655767)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=79
+pkgrel=80
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-06-23 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 23:53:54
  Author: felixonmars
Revision: 651963

upgpkg: haskell-uniplate 1.6.12-78: rebuild with splitmix 0.1

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-23 23:53:18 UTC (rev 651962)
+++ PKGBUILD2020-06-23 23:53:54 UTC (rev 651963)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=77
+pkgrel=78
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-06-17 Thread Felix Yan via arch-commits
Date: Wednesday, June 17, 2020 @ 20:43:35
  Author: felixonmars
Revision: 646678

upgpkg: haskell-uniplate 1.6.12-77: rebuild with unordered-containers 0.2.11.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-17 20:42:59 UTC (rev 646677)
+++ PKGBUILD2020-06-17 20:43:35 UTC (rev 646678)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=76
+pkgrel=77
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-06-13 Thread Felix Yan via arch-commits
Date: Sunday, June 14, 2020 @ 00:31:27
  Author: felixonmars
Revision: 643552

upgpkg: haskell-uniplate 1.6.12-76: rebuild with splitmix 0.0.5

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-14 00:30:50 UTC (rev 643551)
+++ PKGBUILD2020-06-14 00:31:27 UTC (rev 643552)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=75
+pkgrel=76
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-05-23 Thread Felix Yan via arch-commits
Date: Saturday, May 23, 2020 @ 17:52:23
  Author: felixonmars
Revision: 632346

upgpkg: haskell-uniplate 1.6.12-75: rebuild with tasty 1.3.1

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-23 17:51:40 UTC (rev 632345)
+++ PKGBUILD2020-05-23 17:52:23 UTC (rev 632346)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=74
+pkgrel=75
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")
@@ -26,7 +26,7 @@
 --prefix=/usr --docdir=/usr/share/doc/$pkgname \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
 -fseparate_syb -ftypeable_fingerprint
-runhaskell Setup build
+runhaskell Setup build $MAKEFLAGS
 runhaskell Setup register --gen-script
 runhaskell Setup unregister --gen-script
 sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh


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

2020-05-12 Thread Felix Yan via arch-commits
Date: Tuesday, May 12, 2020 @ 15:16:14
  Author: felixonmars
Revision: 627004

upgpkg: haskell-uniplate 1.6.12-74: rebuild with tasty 1.3

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-12 15:14:27 UTC (rev 627003)
+++ PKGBUILD2020-05-12 15:16:14 UTC (rev 627004)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=73
+pkgrel=74
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-04-24 Thread Felix Yan via arch-commits
Date: Friday, April 24, 2020 @ 08:09:42
  Author: felixonmars
Revision: 619020

upgpkg: haskell-uniplate 1.6.12-73: rebuild with ghc 8.10.1, protolude 0.3.0, 
repline 0.3.0.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-24 08:09:09 UTC (rev 619019)
+++ PKGBUILD2020-04-24 08:09:42 UTC (rev 619020)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=72
+pkgrel=73
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-04-01 Thread Felix Yan via arch-commits
Date: Wednesday, April 1, 2020 @ 12:45:20
  Author: felixonmars
Revision: 60

upgpkg: haskell-uniplate 1.6.12-72: rebuild with QuickCheck 2.14

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-01 12:44:29 UTC (rev 608887)
+++ PKGBUILD2020-04-01 12:45:20 UTC (rev 60)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=71
+pkgrel=72
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-03-29 Thread Felix Yan via arch-commits
Date: Sunday, March 29, 2020 @ 19:39:32
  Author: felixonmars
Revision: 606410

upgpkg: haskell-uniplate 1.6.12-71: rebuild with ChasingBottoms 1.3.1.8

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-29 19:38:44 UTC (rev 606409)
+++ PKGBUILD2020-03-29 19:39:32 UTC (rev 606410)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=70
+pkgrel=71
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-03-15 Thread Felix Yan via arch-commits
Date: Sunday, March 15, 2020 @ 18:30:31
  Author: felixonmars
Revision: 598411

upgpkg: haskell-uniplate 1.6.12-70: rebuild with hashable 1.3.0.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

--+
 PKGBUILD |7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-15 18:26:59 UTC (rev 598410)
+++ PKGBUILD2020-03-15 18:30:31 UTC (rev 598411)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=69
+pkgrel=70
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")
@@ -14,6 +14,11 @@
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
 
sha512sums=('049b07e8a57db7e44d91fc9c8dcfb5c49b78a692a730061763cb8bcc4fbc3ed1065bd7a4c337e3d344693df882a0718b6d3bb6a6ea1e7d520a36d252d7038b07')
 
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/< *1.3/<2/' $_hkgname.cabal
+}
+
 build() {
 cd $_hkgname-$pkgver
 


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

2020-03-01 Thread Felix Yan via arch-commits
Date: Sunday, March 1, 2020 @ 21:33:57
  Author: felixonmars
Revision: 588255

upgpkg: haskell-uniplate 1.6.12-69: rebuild with primitive 0.7.0.1

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-01 21:32:58 UTC (rev 588254)
+++ PKGBUILD2020-03-01 21:33:57 UTC (rev 588255)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=68
+pkgrel=69
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-02-27 Thread Felix Yan via arch-commits
Date: Thursday, February 27, 2020 @ 18:07:35
  Author: felixonmars
Revision: 584548

upgpkg: haskell-uniplate 1.6.12-68: rebuild with ghc 8.8.3

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-27 18:06:52 UTC (rev 584547)
+++ PKGBUILD2020-02-27 18:07:35 UTC (rev 584548)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=67
+pkgrel=68
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-02-25 Thread Felix Yan via arch-commits
Date: Tuesday, February 25, 2020 @ 19:52:15
  Author: felixonmars
Revision: 581961

upgpkg: haskell-uniplate 1.6.12-67: rebuild with splitmix 0.0.4

Modified:
  haskell-uniplate/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-25 19:51:30 UTC (rev 581960)
+++ PKGBUILD2020-02-25 19:52:15 UTC (rev 581961)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=66
+pkgrel=67
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")
@@ -34,6 +34,6 @@
 install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
 install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
 runhaskell Setup copy --destdir="$pkgdir"
-install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
 }


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

2020-02-16 Thread Felix Yan via arch-commits
Date: Sunday, February 16, 2020 @ 11:28:22
  Author: felixonmars
Revision: 572331

upgpkg: haskell-uniplate 1.6.12-66: rebuild with ghc 8.8.2

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-16 11:27:41 UTC (rev 572330)
+++ PKGBUILD2020-02-16 11:28:22 UTC (rev 572331)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=65
+pkgrel=66
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-02-10 Thread Felix Yan via arch-commits
Date: Tuesday, February 11, 2020 @ 01:01:06
  Author: felixonmars
Revision: 566604

upgpkg: haskell-uniplate 1.6.12-65: rebuild with ansi-terminal 0.10.3

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-11 01:00:13 UTC (rev 566603)
+++ PKGBUILD2020-02-11 01:01:06 UTC (rev 566604)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=64
+pkgrel=65
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-02-05 Thread Felix Yan via arch-commits
Date: Wednesday, February 5, 2020 @ 11:00:49
  Author: felixonmars
Revision: 563140

upgpkg: haskell-uniplate 1.6.12-64: rebuild with vector 0.12.1.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-05 11:00:05 UTC (rev 563139)
+++ PKGBUILD2020-02-05 11:00:49 UTC (rev 563140)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=63
+pkgrel=64
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-02-04 Thread Felix Yan via arch-commits
Date: Tuesday, February 4, 2020 @ 20:44:16
  Author: felixonmars
Revision: 562526

upgpkg: haskell-uniplate 1.6.12-63: rebuild with vector 0.12.1.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-04 20:43:31 UTC (rev 562525)
+++ PKGBUILD2020-02-04 20:44:16 UTC (rev 562526)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=62
+pkgrel=63
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-01-29 Thread Felix Yan via arch-commits
Date: Wednesday, January 29, 2020 @ 14:17:30
  Author: felixonmars
Revision: 558911

upgpkg: haskell-uniplate 1.6.12-62: rebuild with base-compat 0.11.1, 
base-compat-batteries 0.11.1

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-29 14:16:44 UTC (rev 558910)
+++ PKGBUILD2020-01-29 14:17:30 UTC (rev 558911)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=61
+pkgrel=62
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-01-27 Thread Felix Yan via arch-commits
Date: Tuesday, January 28, 2020 @ 03:12:02
  Author: felixonmars
Revision: 557072

upgpkg: haskell-uniplate 1.6.12-61: rebuild with base-orphans 0.8.2

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-28 03:11:16 UTC (rev 557071)
+++ PKGBUILD2020-01-28 03:12:02 UTC (rev 557072)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=60
+pkgrel=61
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-01-10 Thread Felix Yan via arch-commits
Date: Friday, January 10, 2020 @ 15:28:35
  Author: felixonmars
Revision: 551660

upgpkg: haskell-uniplate 1.6.12-60: rebuild with ghc 8.8.1, cabal-doctest 
1.0.7, polyparse 1.13, primitive 0.7.0.0, regex-base 0.94.0.0, regex-pcre 
0.95.0.0, regex-posix 0.96.0.0, regex-tdfa 1.3.1.0, easytest 0.3, 
unexceptionalio 0.5.0, gtk2hs-buildtools 0.13.8.0, ghc-typelits-natnormalise 
0.7, resolv 0.1.1.3, ghc-typelits-knownnat 0.7.1

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-10 15:27:22 UTC (rev 551659)
+++ PKGBUILD2020-01-10 15:28:35 UTC (rev 551660)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=59
+pkgrel=60
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-01-04 Thread Felix Yan via arch-commits
Date: Saturday, January 4, 2020 @ 19:41:36
  Author: felixonmars
Revision: 548323

upgpkg: haskell-uniplate 1.6.12-59: rebuild with ansi-terminal 0.10.2

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-04 19:40:28 UTC (rev 548322)
+++ PKGBUILD2020-01-04 19:41:36 UTC (rev 548323)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=58
+pkgrel=59
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2020-01-02 Thread Felix Yan via arch-commits
Date: Thursday, January 2, 2020 @ 18:13:59
  Author: felixonmars
Revision: 546457

upgpkg: haskell-uniplate 1.6.12-58: rebuild with ansi-terminal 0.10.1

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-02 18:13:04 UTC (rev 546456)
+++ PKGBUILD2020-01-02 18:13:59 UTC (rev 546457)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=57
+pkgrel=58
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2019-12-30 Thread Felix Yan via arch-commits
Date: Monday, December 30, 2019 @ 12:13:01
  Author: felixonmars
Revision: 544496

upgpkg: haskell-uniplate 1.6.12-57: rebuild with exceptions 0.10.4

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-30 12:12:12 UTC (rev 544495)
+++ PKGBUILD2019-12-30 12:13:01 UTC (rev 544496)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=56
+pkgrel=57
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2019-12-25 Thread Felix Yan via arch-commits
Date: Wednesday, December 25, 2019 @ 13:24:29
  Author: felixonmars
Revision: 540999

upgpkg: haskell-uniplate 1.6.12-56: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-25 13:23:40 UTC (rev 540998)
+++ PKGBUILD2019-12-25 13:24:29 UTC (rev 540999)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=55
+pkgrel=56
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2019-12-23 Thread Felix Yan via arch-commits
Date: Monday, December 23, 2019 @ 18:23:35
  Author: felixonmars
Revision: 539437

upgpkg: haskell-uniplate 1.6.12-55: rebuild with pandoc 2.8, pandoc-types 1.20, 
doctemplates 0.7.1, HsYAML 0.2.1.0, haddock-library 1.8.0, texmath 0.12, 
base-compat 0.11.0, base-compat-batteries 0.11.0, optparse-applicative 0.15.1.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-23 18:22:22 UTC (rev 539436)
+++ PKGBUILD2019-12-23 18:23:35 UTC (rev 539437)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=54
+pkgrel=55
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2019-11-23 Thread Felix Yan via arch-commits
Date: Sunday, November 24, 2019 @ 04:50:09
  Author: felixonmars
Revision: 532487

upgpkg: haskell-uniplate 1.6.12-54

rebuild ChasingBottoms 1.3.1.7

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-24 04:49:12 UTC (rev 532486)
+++ PKGBUILD2019-11-24 04:50:09 UTC (rev 532487)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=53
+pkgrel=54
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2019-09-02 Thread Felix Yan via arch-commits
Date: Monday, September 2, 2019 @ 08:15:13
  Author: felixonmars
Revision: 506823

upgpkg: haskell-uniplate 1.6.12-53

rebuild with exceptions 0.10.3

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-02 08:14:33 UTC (rev 506822)
+++ PKGBUILD2019-09-02 08:15:13 UTC (rev 506823)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=52
+pkgrel=53
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2019-08-26 Thread Felix Yan via arch-commits
Date: Monday, August 26, 2019 @ 20:54:00
  Author: felixonmars
Revision: 502310

upgpkg: haskell-uniplate 1.6.12-52

rebuild with call-stack 0.2.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-26 20:53:12 UTC (rev 502309)
+++ PKGBUILD2019-08-26 20:54:00 UTC (rev 502310)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=51
+pkgrel=52
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2019-07-31 Thread Felix Yan via arch-commits
Date: Thursday, August 1, 2019 @ 04:25:03
  Author: felixonmars
Revision: 495993

upgpkg: haskell-uniplate 1.6.12-51

rebuild with splitmix 0.0.3

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-01 04:24:19 UTC (rev 495992)
+++ PKGBUILD2019-08-01 04:25:03 UTC (rev 495993)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=50
+pkgrel=51
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2019-07-27 Thread Felix Yan via arch-commits
Date: Sunday, July 28, 2019 @ 02:37:53
  Author: felixonmars
Revision: 493414

upgpkg: haskell-uniplate 1.6.12-50

rebuild with silently 1.2.5.1

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-28 02:37:13 UTC (rev 493413)
+++ PKGBUILD2019-07-28 02:37:53 UTC (rev 493414)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=49
+pkgrel=50
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2019-07-18 Thread Felix Yan via arch-commits
Date: Thursday, July 18, 2019 @ 17:16:19
  Author: felixonmars
Revision: 491749

upgpkg: haskell-uniplate 1.6.12-49

rebuild with ChasingBottoms 1.3.1.6

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-18 17:15:20 UTC (rev 491748)
+++ PKGBUILD2019-07-18 17:16:19 UTC (rev 491749)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=48
+pkgrel=49
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2019-07-17 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 19:33:58
  Author: felixonmars
Revision: 490557

upgpkg: haskell-uniplate 1.6.12-48

rebuild with QuickCheck 2.13.2

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 19:33:15 UTC (rev 490556)
+++ PKGBUILD2019-07-17 19:33:58 UTC (rev 490557)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=47
+pkgrel=48
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2019-06-30 Thread Felix Yan via arch-commits
Date: Sunday, June 30, 2019 @ 19:14:53
  Author: felixonmars
Revision: 486602

upgpkg: haskell-uniplate 1.6.12-47

rebuild with tasty 1.2.3

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-30 19:14:15 UTC (rev 486601)
+++ PKGBUILD2019-06-30 19:14:53 UTC (rev 486602)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=46
+pkgrel=47
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2019-06-27 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 02:54:32
  Author: felixonmars
Revision: 485158

upgpkg: haskell-uniplate 1.6.12-46

rebuild with syb 0.7.1

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 02:53:54 UTC (rev 485157)
+++ PKGBUILD2019-06-28 02:54:32 UTC (rev 485158)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=45
+pkgrel=46
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2019-06-09 Thread Felix Yan via arch-commits
Date: Sunday, June 9, 2019 @ 10:52:10
  Author: felixonmars
Revision: 478723

upgpkg: haskell-uniplate 1.6.12-45

rebuild with async 2.2.2

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-09 10:51:11 UTC (rev 478722)
+++ PKGBUILD2019-06-09 10:52:10 UTC (rev 478723)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=44
+pkgrel=45
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2019-05-30 Thread Felix Yan via arch-commits
Date: Thursday, May 30, 2019 @ 17:03:44
  Author: felixonmars
Revision: 474872

upgpkg: haskell-uniplate 1.6.12-44

rebuild with ansi-terminal 0.9.1, ansi-wl-pprint 0.6.9, concurrent-output 
1.10.10

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-30 17:03:04 UTC (rev 474871)
+++ PKGBUILD2019-05-30 17:03:44 UTC (rev 474872)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=43
+pkgrel=44
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2019-05-28 Thread Felix Yan via arch-commits
Date: Wednesday, May 29, 2019 @ 00:48:45
  Author: felixonmars
Revision: 473427

upgpkg: haskell-uniplate 1.6.12-43

rebuild with clock 0.8

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-29 00:48:06 UTC (rev 473426)
+++ PKGBUILD2019-05-29 00:48:45 UTC (rev 473427)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=42
+pkgrel=43
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2019-05-27 Thread Felix Yan via arch-commits
Date: Monday, May 27, 2019 @ 16:03:05
  Author: felixonmars
Revision: 471594

upgpkg: haskell-uniplate 1.6.12-42

rebuild with QuickCheck 2.13.1, hspec-core 2.7.1, hspec-discover 2.7.1, hspec 
2.7.1, time-compat 1.9.2.2, quickcheck-instances 0.3.21

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-27 16:02:23 UTC (rev 471593)
+++ PKGBUILD2019-05-27 16:03:05 UTC (rev 471594)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=41
+pkgrel=42
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2019-05-27 Thread Felix Yan via arch-commits
Date: Monday, May 27, 2019 @ 09:31:54
  Author: felixonmars
Revision: 471219

upgpkg: haskell-uniplate 1.6.12-41

rebuild with QuickCheck 2.13.1, hspec-core 2.7.1, hspec-discover 2.7.1, hspec 
2.7.1

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-27 09:31:15 UTC (rev 471218)
+++ PKGBUILD2019-05-27 09:31:54 UTC (rev 471219)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=40
+pkgrel=41
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2019-05-06 Thread Felix Yan via arch-commits
Date: Monday, May 6, 2019 @ 12:18:07
  Author: felixonmars
Revision: 460794

upgpkg: haskell-uniplate 1.6.12-40

rebuild with colour 2.3.5

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-06 12:17:18 UTC (rev 460793)
+++ PKGBUILD2019-05-06 12:18:07 UTC (rev 460794)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=39
+pkgrel=40
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2019-04-26 Thread Felix Yan via arch-commits
Date: Saturday, April 27, 2019 @ 00:35:44
  Author: felixonmars
Revision: 454473

upgpkg: haskell-uniplate 1.6.12-39

rebuild with ghc 8.6.5

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-26 23:06:18 UTC (rev 454472)
+++ PKGBUILD2019-04-27 00:35:44 UTC (rev 454473)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=38
+pkgrel=39
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2019-03-10 Thread Felix Yan via arch-commits
Date: Sunday, March 10, 2019 @ 09:10:50
  Author: felixonmars
Revision: 439090

upgpkg: haskell-uniplate 1.6.12-38

rebuild with ghc 8.6.4

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-10 09:10:06 UTC (rev 439089)
+++ PKGBUILD2019-03-10 09:10:50 UTC (rev 439090)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=37
+pkgrel=38
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2019-01-20 Thread Felix Yan via arch-commits
Date: Sunday, January 20, 2019 @ 21:01:23
  Author: felixonmars
Revision: 425602

upgpkg: haskell-uniplate 1.6.12-37

rebuild with QuickCheck 2.12.6.1, servant 0.15, servant-server 0.15, 
servant-swagger 1.1.7, hspec-discover 2.7.0, hspec-meta 2.6.0, hspec-core 
2.7.0, hspec 2.7.0, hspec-contrib 0.5.1

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-20 21:00:43 UTC (rev 425601)
+++ PKGBUILD2019-01-20 21:01:23 UTC (rev 425602)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=36
+pkgrel=37
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2019-01-19 Thread Felix Yan via arch-commits
Date: Saturday, January 19, 2019 @ 10:39:34
  Author: felixonmars
Revision: 424442

upgpkg: haskell-uniplate 1.6.12-36

rebuild with unordered-containers 0.2.10.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-19 10:38:51 UTC (rev 424441)
+++ PKGBUILD2019-01-19 10:39:34 UTC (rev 424442)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=35
+pkgrel=36
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("BSD")


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

2018-12-10 Thread Felix Yan via arch-commits
Date: Monday, December 10, 2018 @ 08:28:43
  Author: felixonmars
Revision: 413842

upgpkg: haskell-uniplate 1.6.12-35

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-10 08:27:46 UTC (rev 413841)
+++ PKGBUILD2018-12-10 08:28:43 UTC (rev 413842)
@@ -4,10 +4,10 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=34
+pkgrel=35
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-hashable" "haskell-syb" 
"haskell-unordered-containers")
 makedepends=('ghc')


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

2018-11-07 Thread Felix Yan via arch-commits
Date: Wednesday, November 7, 2018 @ 11:05:55
  Author: felixonmars
Revision: 402718

upgpkg: haskell-uniplate 1.6.12-34

rebuild with ghc 8.6.2

Modified:
  haskell-uniplate/trunk/PKGBUILD

--+
 PKGBUILD |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-07 11:05:17 UTC (rev 402717)
+++ PKGBUILD2018-11-07 11:05:55 UTC (rev 402718)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=33
+pkgrel=34
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("custom:BSD3")
@@ -15,10 +15,10 @@
 
sha512sums=('049b07e8a57db7e44d91fc9c8dcfb5c49b78a692a730061763cb8bcc4fbc3ed1065bd7a4c337e3d344693df882a0718b6d3bb6a6ea1e7d520a36d252d7038b07')
 
 build() {
-cd "${srcdir}/${_hkgname}-${pkgver}"
+cd $_hkgname-$pkgver
 
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
 -fseparate_syb -ftypeable_fingerprint
 runhaskell Setup build
@@ -29,11 +29,11 @@
 }
 
 package() {
-cd "${srcdir}/${_hkgname}-${pkgver}"
+cd $_hkgname-$pkgver
 
-install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
-install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
-runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
 install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
 }


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

2018-10-31 Thread Felix Yan via arch-commits
Date: Wednesday, October 31, 2018 @ 11:16:34
  Author: felixonmars
Revision: 400037

upgpkg: haskell-uniplate 1.6.12-33

rebuild with ansi-terminal 0.8.2

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-31 11:15:56 UTC (rev 400036)
+++ PKGBUILD2018-10-31 11:16:34 UTC (rev 400037)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=32
+pkgrel=33
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("custom:BSD3")


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

2018-10-16 Thread Felix Yan via arch-commits
Date: Tuesday, October 16, 2018 @ 07:35:20
  Author: felixonmars
Revision: 394510

upgpkg: haskell-uniplate 1.6.12-32

rebuild with ghc 8.6.1

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-16 07:32:00 UTC (rev 394509)
+++ PKGBUILD2018-10-16 07:35:20 UTC (rev 394510)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=31
+pkgrel=32
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("custom:BSD3")


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

2018-09-26 Thread Felix Yan via arch-commits
Date: Wednesday, September 26, 2018 @ 14:57:44
  Author: felixonmars
Revision: 385398

upgpkg: haskell-uniplate 1.6.12-31

rebuild with ChasingBottoms 1.3.1.5

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-26 14:56:54 UTC (rev 385397)
+++ PKGBUILD2018-09-26 14:57:44 UTC (rev 385398)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=30
+pkgrel=31
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("custom:BSD3")


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

2018-09-15 Thread Felix Yan via arch-commits
Date: Saturday, September 15, 2018 @ 08:04:05
  Author: felixonmars
Revision: 381335

upgpkg: haskell-uniplate 1.6.12-30

rebuild with ansi-terminal 0.8.1

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-15 08:03:19 UTC (rev 381334)
+++ PKGBUILD2018-09-15 08:04:05 UTC (rev 381335)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=29
+pkgrel=30
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("custom:BSD3")


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

2018-09-06 Thread Felix Yan via arch-commits
Date: Thursday, September 6, 2018 @ 09:02:23
  Author: felixonmars
Revision: 377429

upgpkg: haskell-uniplate 1.6.12-29

rebuild with test-framework-quickcheck2 0.3.0.5

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-06 09:01:44 UTC (rev 377428)
+++ PKGBUILD2018-09-06 09:02:23 UTC (rev 377429)
@@ -5,7 +5,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=28
+pkgrel=29
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("custom:BSD3")


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

2018-06-02 Thread Felix Yan via arch-commits
Date: Saturday, June 2, 2018 @ 12:46:58
  Author: felixonmars
Revision: 337433

upgpkg: haskell-uniplate 1.6.12-28

rebuild with primitive 0.6.4.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-02 12:46:23 UTC (rev 337432)
+++ PKGBUILD2018-06-02 12:46:58 UTC (rev 337433)
@@ -5,7 +5,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=27
+pkgrel=28
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("custom:BSD3")


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

2018-05-31 Thread Felix Yan via arch-commits
Date: Friday, June 1, 2018 @ 04:51:08
  Author: felixonmars
Revision: 335509

upgpkg: haskell-uniplate 1.6.12-27

rebuild with ghc 8.4.3

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-01 04:50:25 UTC (rev 335508)
+++ PKGBUILD2018-06-01 04:51:08 UTC (rev 335509)
@@ -5,7 +5,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=26
+pkgrel=27
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("custom:BSD3")


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

2018-05-21 Thread Felix Yan via arch-commits
Date: Monday, May 21, 2018 @ 17:20:39
  Author: felixonmars
Revision: 326404

upgpkg: haskell-uniplate 1.6.12-26

rebuild with ansi-terminal,0.8.0.4

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-21 17:19:37 UTC (rev 326403)
+++ PKGBUILD2018-05-21 17:20:39 UTC (rev 326404)
@@ -5,7 +5,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=25
+pkgrel=26
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("custom:BSD3")


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

2018-05-17 Thread Felix Yan via arch-commits
Date: Thursday, May 17, 2018 @ 08:17:36
  Author: felixonmars
Revision: 323456

upgpkg: haskell-uniplate 1.6.12-25

rebuild with ghc 8.4.2

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-17 08:16:52 UTC (rev 323455)
+++ PKGBUILD2018-05-17 08:17:36 UTC (rev 323456)
@@ -5,7 +5,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=24
+pkgrel=25
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("custom:BSD3")


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

2018-03-13 Thread Felix Yan via arch-commits
Date: Tuesday, March 13, 2018 @ 08:22:24
  Author: felixonmars
Revision: 306864

upgpkg: haskell-uniplate 1.6.12-24

rebuild with ChasingBottoms,1.3.1.4

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-13 08:21:42 UTC (rev 306863)
+++ PKGBUILD2018-03-13 08:22:24 UTC (rev 306864)
@@ -5,7 +5,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=23
+pkgrel=24
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("custom:BSD3")


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

2018-03-08 Thread Felix Yan via arch-commits
Date: Thursday, March 8, 2018 @ 08:23:36
  Author: felixonmars
Revision: 304417

upgpkg: haskell-uniplate 1.6.12-23

rebuild with hashable,1.2.7.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-08 08:22:57 UTC (rev 304416)
+++ PKGBUILD2018-03-08 08:23:36 UTC (rev 304417)
@@ -5,7 +5,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=22
+pkgrel=23
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("custom:BSD3")


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

2018-02-26 Thread Felix Yan via arch-commits
Date: Tuesday, February 27, 2018 @ 07:09:14
  Author: felixonmars
Revision: 298878

upgpkg: haskell-uniplate 1.6.12-22

rebuild with mtl,2.2.2

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-27 07:08:27 UTC (rev 298877)
+++ PKGBUILD2018-02-27 07:09:14 UTC (rev 298878)
@@ -5,7 +5,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=21
+pkgrel=22
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("custom:BSD3")


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

2018-02-10 Thread Felix Yan via arch-commits
Date: Saturday, February 10, 2018 @ 08:15:45
  Author: felixonmars
Revision: 290815

upgpkg: haskell-uniplate 1.6.12-21

rebuild with unordered-containers,0.2.9.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-10 08:15:02 UTC (rev 290814)
+++ PKGBUILD2018-02-10 08:15:45 UTC (rev 290815)
@@ -5,7 +5,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=20
+pkgrel=21
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("custom:BSD3")


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

2017-12-28 Thread Felix Yan via arch-commits
Date: Thursday, December 28, 2017 @ 16:06:44
  Author: felixonmars
Revision: 276490

upgpkg: haskell-uniplate 1.6.12-20

rebuild with text,1.2.3.0

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-28 16:06:04 UTC (rev 276489)
+++ PKGBUILD2017-12-28 16:06:44 UTC (rev 276490)
@@ -5,7 +5,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=19
+pkgrel=20
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("custom:BSD3")


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

2017-11-26 Thread Felix Yan via arch-commits
Date: Monday, November 27, 2017 @ 05:07:20
  Author: felixonmars
Revision: 269150

upgpkg: haskell-uniplate 1.6.12-19

rebuild with ghc 8.2.2

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-27 05:06:33 UTC (rev 269149)
+++ PKGBUILD2017-11-27 05:07:20 UTC (rev 269150)
@@ -5,7 +5,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=18
+pkgrel=19
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/";
 license=("custom:BSD3")


  1   2   >