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

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

upgpkg: haskell-sha 1.6.4.4-19: rebuild with ghc 9.0.2

Modified:
  haskell-sha/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-10 17:58:24 UTC (rev 1099661)
+++ PKGBUILD2022-01-10 17:59:09 UTC (rev 1099662)
@@ -4,7 +4,7 @@
 
 pkgname=haskell-sha
 pkgver=1.6.4.4
-pkgrel=18
+pkgrel=19
 pkgdesc="Implementations of the SHA suite of message digest functions"
 url="https://hackage.haskell.org/package/SHA;
 license=('BSD3')
@@ -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-sha/trunk (PKGBUILD)

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

upgpkg: haskell-sha 1.6.4.4-18: rebuild with ghc 9.0.1

Modified:
  haskell-sha/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-17 00:44:32 UTC (rev 964519)
+++ PKGBUILD2021-06-17 00:45:29 UTC (rev 964520)
@@ -4,7 +4,7 @@
 
 pkgname=haskell-sha
 pkgver=1.6.4.4
-pkgrel=17
+pkgrel=18
 pkgdesc="Implementations of the SHA suite of message digest functions"
 url="https://hackage.haskell.org/package/SHA;
 license=('BSD3')


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

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

upgpkg: haskell-sha 1.6.4.4-17: rebuild with ghc 8.10.5

Modified:
  haskell-sha/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-07 00:02:34 UTC (rev 956719)
+++ PKGBUILD2021-06-07 00:03:24 UTC (rev 956720)
@@ -4,7 +4,7 @@
 
 pkgname=haskell-sha
 pkgver=1.6.4.4
-pkgrel=16
+pkgrel=17
 pkgdesc="Implementations of the SHA suite of message digest functions"
 url="https://hackage.haskell.org/package/SHA;
 license=('BSD3')


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

2021-02-08 Thread Felix Yan via arch-commits
Date: Monday, February 8, 2021 @ 23:58:34
  Author: felixonmars
Revision: 850597

upgpkg: haskell-sha 1.6.4.4-16: rebuild with ghc 8.10.4

Modified:
  haskell-sha/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-02-08 23:57:57 UTC (rev 850596)
+++ PKGBUILD2021-02-08 23:58:34 UTC (rev 850597)
@@ -4,7 +4,7 @@
 
 pkgname=haskell-sha
 pkgver=1.6.4.4
-pkgrel=15
+pkgrel=16
 pkgdesc="Implementations of the SHA suite of message digest functions"
 url="https://hackage.haskell.org/package/SHA;
 license=('BSD3')