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

2022-01-10 Thread Felix Yan via arch-commits
Date: Monday, January 10, 2022 @ 17:01:05
  Author: felixonmars
Revision: 1099508

upgpkg: haskell-newtype 0.2.2.0-12: rebuild with ghc 9.0.2

Modified:
  haskell-newtype/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-10 17:00:33 UTC (rev 1099507)
+++ PKGBUILD2022-01-10 17:01:05 UTC (rev 1099508)
@@ -3,7 +3,7 @@
 _hkgname=newtype
 pkgname=haskell-newtype
 pkgver=0.2.2.0
-pkgrel=11
+pkgrel=12
 pkgdesc="A typeclass and set of functions for working with newtypes"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('BSD')
@@ -23,7 +23,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-newtype/trunk (PKGBUILD)

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

upgpkg: haskell-newtype 0.2.2.0-11: rebuild with ghc 9.0.1

Modified:
  haskell-newtype/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-17 00:35:08 UTC (rev 964499)
+++ PKGBUILD2021-06-17 00:35:51 UTC (rev 964500)
@@ -3,7 +3,7 @@
 _hkgname=newtype
 pkgname=haskell-newtype
 pkgver=0.2.2.0
-pkgrel=10
+pkgrel=11
 pkgdesc="A typeclass and set of functions for working with newtypes"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('BSD')


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

2021-06-06 Thread Felix Yan via arch-commits
Date: Sunday, June 6, 2021 @ 23:45:25
  Author: felixonmars
Revision: 95

upgpkg: haskell-newtype 0.2.2.0-10: rebuild with ghc 8.10.5

Modified:
  haskell-newtype/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-06 23:45:00 UTC (rev 956665)
+++ PKGBUILD2021-06-06 23:45:25 UTC (rev 95)
@@ -3,7 +3,7 @@
 _hkgname=newtype
 pkgname=haskell-newtype
 pkgver=0.2.2.0
-pkgrel=9
+pkgrel=10
 pkgdesc="A typeclass and set of functions for working with newtypes"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('BSD')


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

2021-02-08 Thread Felix Yan via arch-commits
Date: Tuesday, February 9, 2021 @ 00:05:35
  Author: felixonmars
Revision: 850615

upgpkg: haskell-newtype 0.2.2.0-9: rebuild with ghc 8.10.4

Modified:
  haskell-newtype/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-02-09 00:05:10 UTC (rev 850614)
+++ PKGBUILD2021-02-09 00:05:35 UTC (rev 850615)
@@ -3,7 +3,7 @@
 _hkgname=newtype
 pkgname=haskell-newtype
 pkgver=0.2.2.0
-pkgrel=8
+pkgrel=9
 pkgdesc="A typeclass and set of functions for working with newtypes"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('BSD')