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

2022-01-10 Thread Felix Yan via arch-commits
Date: Monday, January 10, 2022 @ 16:51:12
  Author: felixonmars
Revision: 1099474

upgpkg: haskell-echo 0.1.4-4: rebuild with ghc 9.0.2

Modified:
  haskell-echo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-10 16:50:48 UTC (rev 1099473)
+++ PKGBUILD2022-01-10 16:51:12 UTC (rev 1099474)
@@ -4,7 +4,7 @@
 _hkgname=echo
 pkgname=haskell-echo
 pkgver=0.1.4
-pkgrel=3
+pkgrel=4
 pkgdesc="A cross-platform, cross-console way to handle echoing terminal input"
 url="https://github.com/RyanGlScott/echo/;
 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-echo/trunk (PKGBUILD)

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

upgpkg: haskell-echo 0.1.4-3: rebuild with ghc 9.0.1

Modified:
  haskell-echo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-17 01:00:26 UTC (rev 964551)
+++ PKGBUILD2021-06-17 01:01:06 UTC (rev 964552)
@@ -4,7 +4,7 @@
 _hkgname=echo
 pkgname=haskell-echo
 pkgver=0.1.4
-pkgrel=2
+pkgrel=3
 pkgdesc="A cross-platform, cross-console way to handle echoing terminal input"
 url="https://github.com/RyanGlScott/echo/;
 license=("BSD")


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

2021-06-06 Thread Felix Yan via arch-commits
Date: Monday, June 7, 2021 @ 01:55:13
  Author: felixonmars
Revision: 956812

upgpkg: haskell-echo 0.1.4-2: rebuild with ghc 8.10.5

Modified:
  haskell-echo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-07 01:54:49 UTC (rev 956811)
+++ PKGBUILD2021-06-07 01:55:13 UTC (rev 956812)
@@ -4,7 +4,7 @@
 _hkgname=echo
 pkgname=haskell-echo
 pkgver=0.1.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A cross-platform, cross-console way to handle echoing terminal input"
 url="https://github.com/RyanGlScott/echo/;
 license=("BSD")


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

2021-05-16 Thread Felix Yan via arch-commits
Date: Sunday, May 16, 2021 @ 08:17:18
  Author: felixonmars
Revision: 935664

upgpkg: haskell-echo 0.1.4-1: rebuild with echo 0.1.4

Modified:
  haskell-echo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-16 08:15:34 UTC (rev 935663)
+++ PKGBUILD2021-05-16 08:17:18 UTC (rev 935664)
@@ -3,8 +3,8 @@
 
 _hkgname=echo
 pkgname=haskell-echo
-pkgver=0.1.3
-pkgrel=19
+pkgver=0.1.4
+pkgrel=1
 pkgdesc="A cross-platform, cross-console way to handle echoing terminal input"
 url="https://github.com/RyanGlScott/echo/;
 license=("BSD")
@@ -11,14 +11,9 @@
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')
-makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('26a2398af231a8805b6b0a866348f848b8b8f21fe95a2fa3c781aaeae150df978335df573d46d5b07d7e4df19d6377d997f85c77049abaf0c5cb3e9998439c6f')
+sha512sums=('25fa868be5cbbc96adb4457b0e6a2fb7060b889e0dead9acef21038fd438d1ca1ee3c57ee03d91f75271e97cfea71b1d3589f800af70e15cb8cee6a60e041477')
 
-prepare() {
-sed -i 's/, process >= 1.0.1.1 && < 1.5/, process >= 1.0.1.1/' 
$_hkgname-$pkgver/$_hkgname.cabal
-}
-
 build() {
 cd $_hkgname-$pkgver
 


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

2021-02-08 Thread Felix Yan via arch-commits
Date: Tuesday, February 9, 2021 @ 00:01:22
  Author: felixonmars
Revision: 850605

upgpkg: haskell-echo 0.1.3-19: rebuild with ghc 8.10.4

Modified:
  haskell-echo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-02-09 00:00:49 UTC (rev 850604)
+++ PKGBUILD2021-02-09 00:01:22 UTC (rev 850605)
@@ -4,7 +4,7 @@
 _hkgname=echo
 pkgname=haskell-echo
 pkgver=0.1.3
-pkgrel=18
+pkgrel=19
 pkgdesc="A cross-platform, cross-console way to handle echoing terminal input"
 url="https://github.com/RyanGlScott/echo/;
 license=("BSD")