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

2020-12-23 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 20:58:13
  Author: felixonmars
Revision: 785211

upgpkg: haskell-gi-base 0.24.5-2: rebuild with ghc 8.10.3

Modified:
  haskell-gi-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 20:57:39 UTC (rev 785210)
+++ PKGBUILD2020-12-23 20:58:13 UTC (rev 785211)
@@ -4,7 +4,7 @@
 _hkgname=haskell-gi-base
 pkgname=haskell-gi-base
 pkgver=0.24.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Foundation for libraries generated by haskell-gi"
 url="https://github.com/haskell-suite/haskell-gi;
 license=("LGPL2")


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

2020-12-23 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 17:29:26
  Author: felixonmars
Revision: 784989

upgpkg: haskell-gi-base 0.24.5-1: rebuild with haskell-gi-base 0.24.5

Modified:
  haskell-gi-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 17:27:46 UTC (rev 784988)
+++ PKGBUILD2020-12-23 17:29:26 UTC (rev 784989)
@@ -3,7 +3,7 @@
 
 _hkgname=haskell-gi-base
 pkgname=haskell-gi-base
-pkgver=0.24.4
+pkgver=0.24.5
 pkgrel=1
 pkgdesc="Foundation for libraries generated by haskell-gi"
 url="https://github.com/haskell-suite/haskell-gi;
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'glib2')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('f88c7e064f0d46c31a4c683d7fb791007644831ef25b9d80525e454228baf55ec2141316e75a6aa686c31a7e2f5cd37f430d0ff7e4337925925f12d2c564a08a')
+sha512sums=('e5f5fce8b0e81ffc8f679848914d105e7cb73143a9f0ddb836822ca3990083ef3b34cb89f4819df5316b5167bc4536857e1ea6577c8b5776a4bf08deff9a9fdd')
 
 build() {
 cd $_hkgname-$pkgver


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

2020-11-05 Thread Felix Yan via arch-commits
Date: Thursday, November 5, 2020 @ 14:41:33
  Author: felixonmars
Revision: 743139

upgpkg: haskell-gi-base 0.24.4-1: rebuild with haskell-gi-base 0.24.4

Modified:
  haskell-gi-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 14:34:17 UTC (rev 743138)
+++ PKGBUILD2020-11-05 14:41:33 UTC (rev 743139)
@@ -3,7 +3,7 @@
 
 _hkgname=haskell-gi-base
 pkgname=haskell-gi-base
-pkgver=0.24.3
+pkgver=0.24.4
 pkgrel=1
 pkgdesc="Foundation for libraries generated by haskell-gi"
 url="https://github.com/haskell-suite/haskell-gi;
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'glib2')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('cb495f1c6b287461c043f2c025861f3151832afed8ee56f87ebd379759e0c4235923bea6912ab2890c26393223db4572ee09f157e192bc7d3cd2487a69f65083')
+sha512sums=('f88c7e064f0d46c31a4c683d7fb791007644831ef25b9d80525e454228baf55ec2141316e75a6aa686c31a7e2f5cd37f430d0ff7e4337925925f12d2c564a08a')
 
 build() {
 cd $_hkgname-$pkgver


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

2020-10-06 Thread Felix Yan via arch-commits
Date: Tuesday, October 6, 2020 @ 18:19:19
  Author: felixonmars
Revision: 719463

upgpkg: haskell-gi-base 0.24.3-1: rebuild with haskell-gi-base 0.24.3

Modified:
  haskell-gi-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-06 18:13:24 UTC (rev 719462)
+++ PKGBUILD2020-10-06 18:19:19 UTC (rev 719463)
@@ -3,8 +3,8 @@
 
 _hkgname=haskell-gi-base
 pkgname=haskell-gi-base
-pkgver=0.24.2
-pkgrel=2
+pkgver=0.24.3
+pkgrel=1
 pkgdesc="Foundation for libraries generated by haskell-gi"
 url="https://github.com/haskell-suite/haskell-gi;
 license=("LGPL2")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'glib2')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('1de0a79b0f2e427ba2d950ffd3e9de4dd2c35d83c9236310e6189a63fc42fe2001803b0ef1b38cb463c72ac838d00c49bf439f42e0a501a1095d5a04d9bcd150')
+sha512sums=('cb495f1c6b287461c043f2c025861f3151832afed8ee56f87ebd379759e0c4235923bea6912ab2890c26393223db4572ee09f157e192bc7d3cd2487a69f65083')
 
 build() {
 cd $_hkgname-$pkgver


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

2020-08-30 Thread Felix Yan via arch-commits
Date: Sunday, August 30, 2020 @ 11:42:53
  Author: felixonmars
Revision: 692762

upgpkg: haskell-gi-base 0.24.2-2: rebuild with happy 1.20.0

Modified:
  haskell-gi-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 11:41:55 UTC (rev 692761)
+++ PKGBUILD2020-08-30 11:42:53 UTC (rev 692762)
@@ -4,7 +4,7 @@
 _hkgname=haskell-gi-base
 pkgname=haskell-gi-base
 pkgver=0.24.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Foundation for libraries generated by haskell-gi"
 url="https://github.com/haskell-suite/haskell-gi;
 license=("LGPL2")


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

2020-08-22 Thread Felix Yan via arch-commits
Date: Saturday, August 22, 2020 @ 07:36:33
  Author: felixonmars
Revision: 686635

upgpkg: haskell-gi-base 0.24.2-1: rebuild with haskell-gi-base 0.24.2

Modified:
  haskell-gi-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-22 06:33:59 UTC (rev 686634)
+++ PKGBUILD2020-08-22 07:36:33 UTC (rev 686635)
@@ -3,8 +3,8 @@
 
 _hkgname=haskell-gi-base
 pkgname=haskell-gi-base
-pkgver=0.24.1
-pkgrel=2
+pkgver=0.24.2
+pkgrel=1
 pkgdesc="Foundation for libraries generated by haskell-gi"
 url="https://github.com/haskell-suite/haskell-gi;
 license=("LGPL2")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'glib2')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('3ff9c9c8f0ff5dcf49d9b684827a1cbf8cb21fb083ac44d5a2a724440d0e81b7d80cdcc05f23ab944a7ace534f196faf6e10eabdee4cf96b1e9314fc22d41531')
+sha512sums=('1de0a79b0f2e427ba2d950ffd3e9de4dd2c35d83c9236310e6189a63fc42fe2001803b0ef1b38cb463c72ac838d00c49bf439f42e0a501a1095d5a04d9bcd150')
 
 build() {
 cd $_hkgname-$pkgver


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

2020-08-17 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 06:15:55
  Author: felixonmars
Revision: 682267

upgpkg: haskell-gi-base 0.24.1-2: rebuild with ghc 8.10.2

Modified:
  haskell-gi-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 06:14:35 UTC (rev 682266)
+++ PKGBUILD2020-08-17 06:15:55 UTC (rev 682267)
@@ -4,7 +4,7 @@
 _hkgname=haskell-gi-base
 pkgname=haskell-gi-base
 pkgver=0.24.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Foundation for libraries generated by haskell-gi"
 url="https://github.com/haskell-suite/haskell-gi;
 license=("LGPL2")


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

2020-08-16 Thread Felix Yan via arch-commits
Date: Sunday, August 16, 2020 @ 15:00:18
  Author: felixonmars
Revision: 681582

upgpkg: haskell-gi-base 0.24.1-1: rebuild with haskell-gi-base 0.24.1

Modified:
  haskell-gi-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-16 15:00:12 UTC (rev 681581)
+++ PKGBUILD2020-08-16 15:00:18 UTC (rev 681582)
@@ -3,7 +3,7 @@
 
 _hkgname=haskell-gi-base
 pkgname=haskell-gi-base
-pkgver=0.24.0
+pkgver=0.24.1
 pkgrel=1
 pkgdesc="Foundation for libraries generated by haskell-gi"
 url="https://github.com/haskell-suite/haskell-gi;
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'glib2')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('7a7cd2a65691a2752bb076f1da421b850722bc4498b75a0f4263481481b454fa5c06477f9a1d12d8c1f92bb74390c8ccb6b8777980881a64ab449e4ff18ea29f')
+sha512sums=('3ff9c9c8f0ff5dcf49d9b684827a1cbf8cb21fb083ac44d5a2a724440d0e81b7d80cdcc05f23ab944a7ace534f196faf6e10eabdee4cf96b1e9314fc22d41531')
 
 build() {
 cd $_hkgname-$pkgver


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

2020-06-30 Thread Felix Yan via arch-commits
Date: Tuesday, June 30, 2020 @ 09:23:57
  Author: felixonmars
Revision: 657114

upgpkg: haskell-gi-base 0.24.0-1: rebuild with haskell-gi-base 0.24.0, 
haskell-gi 0.24.0

Modified:
  haskell-gi-base/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-30 09:20:55 UTC (rev 657113)
+++ PKGBUILD2020-06-30 09:23:57 UTC (rev 657114)
@@ -3,16 +3,16 @@
 
 _hkgname=haskell-gi-base
 pkgname=haskell-gi-base
-pkgver=0.23.0
-pkgrel=2
+pkgver=0.24.0
+pkgrel=1
 pkgdesc="Foundation for libraries generated by haskell-gi"
-url="https://github.com/haskell-suite/haskell-gi-base;
+url="https://github.com/haskell-suite/haskell-gi;
 license=("LGPL2")
 arch=('x86_64')
 depends=('ghc-libs' 'glib2')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('b30bac6438159bf2dfe1e3a47ba5639726ffaf70b6b5a548cf71628ea97d864ffb94e3d134ad7d0d976288b0de6052be34eb309f35a3568a74a14f24602a1a1c')
+sha512sums=('7a7cd2a65691a2752bb076f1da421b850722bc4498b75a0f4263481481b454fa5c06477f9a1d12d8c1f92bb74390c8ccb6b8777980881a64ab449e4ff18ea29f')
 
 build() {
 cd $_hkgname-$pkgver
@@ -20,7 +20,7 @@
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
 --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-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-gi-base/trunk (PKGBUILD)

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 11:09:07
  Author: felixonmars
Revision: 618050

upgpkg: haskell-gi-base 0.23.0-2: rebuild with ghc 8.10.1

Modified:
  haskell-gi-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 11:08:24 UTC (rev 618049)
+++ PKGBUILD2020-04-23 11:09:07 UTC (rev 618050)
@@ -4,7 +4,7 @@
 _hkgname=haskell-gi-base
 pkgname=haskell-gi-base
 pkgver=0.23.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Foundation for libraries generated by haskell-gi"
 url="https://github.com/haskell-suite/haskell-gi-base;
 license=("LGPL2")