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

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

upgpkg: haskell-skein 1.0.9.4-39: rebuild with ghc 8.10.3

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 23:01:06 UTC (rev 785640)
+++ PKGBUILD2020-12-23 23:01:32 UTC (rev 785641)
@@ -4,7 +4,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=38
+pkgrel=39
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("BSD")


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

2020-08-30 Thread Felix Yan via arch-commits
Date: Sunday, August 30, 2020 @ 19:58:39
  Author: felixonmars
Revision: 693046

upgpkg: haskell-skein 1.0.9.4-38: rebuild with happy 1.20.0

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 19:57:59 UTC (rev 693045)
+++ PKGBUILD2020-08-30 19:58:39 UTC (rev 693046)
@@ -4,7 +4,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=37
+pkgrel=38
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("BSD")


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

2020-08-17 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 08:13:08
  Author: felixonmars
Revision: 682519

upgpkg: haskell-skein 1.0.9.4-37: rebuild with ghc 8.10.2

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 08:12:22 UTC (rev 682518)
+++ PKGBUILD2020-08-17 08:13:08 UTC (rev 682519)
@@ -4,7 +4,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=36
+pkgrel=37
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("BSD")
@@ -21,7 +21,7 @@
 --prefix=/usr --docdir=/usr/share/doc/$pkgname \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
 -f-big-endian -f-force-endianness -f-reference
-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-skein/trunk (PKGBUILD)

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 15:38:00
  Author: felixonmars
Revision: 618302

upgpkg: haskell-skein 1.0.9.4-36: rebuild with ghc 8.10.1

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 15:37:29 UTC (rev 618301)
+++ PKGBUILD2020-04-23 15:38:00 UTC (rev 618302)
@@ -4,7 +4,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=35
+pkgrel=36
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("BSD")


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

2020-04-18 Thread Felix Yan via arch-commits
Date: Saturday, April 18, 2020 @ 19:31:53
  Author: felixonmars
Revision: 616153

upgpkg: haskell-skein 1.0.9.4-35: rebuild with entropy 0.4.1.6

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-18 19:31:21 UTC (rev 616152)
+++ PKGBUILD2020-04-18 19:31:53 UTC (rev 616153)
@@ -4,7 +4,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=34
+pkgrel=35
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("BSD")


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

2020-02-26 Thread Felix Yan via arch-commits
Date: Wednesday, February 26, 2020 @ 23:29:12
  Author: felixonmars
Revision: 583585

upgpkg: haskell-skein 1.0.9.4-34: rebuild with ghc 8.8.3

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-26 23:28:29 UTC (rev 583584)
+++ PKGBUILD2020-02-26 23:29:12 UTC (rev 583585)
@@ -4,7 +4,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=33
+pkgrel=34
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 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-skein/trunk (PKGBUILD)

2020-02-15 Thread Felix Yan via arch-commits
Date: Saturday, February 15, 2020 @ 16:22:38
  Author: felixonmars
Revision: 571701

upgpkg: haskell-skein 1.0.9.4-33: rebuild with ghc 8.8.2

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-15 16:21:56 UTC (rev 571700)
+++ PKGBUILD2020-02-15 16:22:38 UTC (rev 571701)
@@ -4,7 +4,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=32
+pkgrel=33
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("BSD")


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

2020-01-08 Thread Felix Yan via arch-commits
Date: Wednesday, January 8, 2020 @ 22:46:43
  Author: felixonmars
Revision: 550787

upgpkg: haskell-skein 1.0.9.4-32: 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

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 22:46:02 UTC (rev 550786)
+++ PKGBUILD2020-01-08 22:46:43 UTC (rev 550787)
@@ -4,7 +4,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=31
+pkgrel=32
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("BSD")


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:40:46
  Author: felixonmars
Revision: 508427

upgpkg: haskell-skein 1.0.9.4-31

rebuild with entropy 0.4.1.5

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:40:04 UTC (rev 508426)
+++ PKGBUILD2019-09-07 13:40:46 UTC (rev 508427)
@@ -4,7 +4,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=30
+pkgrel=31
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("BSD")


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

2019-05-31 Thread Felix Yan via arch-commits
Date: Friday, May 31, 2019 @ 16:55:52
  Author: felixonmars
Revision: 476013

upgpkg: haskell-skein 1.0.9.4-30

rebuild with cereal 0.5.8.1

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-31 16:55:09 UTC (rev 476012)
+++ PKGBUILD2019-05-31 16:55:52 UTC (rev 476013)
@@ -4,7 +4,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=29
+pkgrel=30
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("BSD")


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

2019-04-25 Thread Felix Yan via arch-commits
Date: Thursday, April 25, 2019 @ 16:12:31
  Author: felixonmars
Revision: 453949

upgpkg: haskell-skein 1.0.9.4-29

rebuild with ghc 8.6.5

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-25 16:11:52 UTC (rev 453948)
+++ PKGBUILD2019-04-25 16:12:31 UTC (rev 453949)
@@ -4,7 +4,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=28
+pkgrel=29
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("BSD")


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

2019-03-09 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 23:26:11
  Author: felixonmars
Revision: 438724

upgpkg: haskell-skein 1.0.9.4-28

rebuild with ghc 8.6.4

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 23:25:41 UTC (rev 438723)
+++ PKGBUILD2019-03-09 23:26:11 UTC (rev 438724)
@@ -4,7 +4,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=27
+pkgrel=28
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("BSD")


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

2019-01-10 Thread Felix Yan via arch-commits
Date: Thursday, January 10, 2019 @ 12:09:57
  Author: felixonmars
Revision: 421638

upgpkg: haskell-skein 1.0.9.4-27

rebuild with cereal 0.5.8.0

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-10 12:08:04 UTC (rev 421637)
+++ PKGBUILD2019-01-10 12:09:57 UTC (rev 421638)
@@ -4,7 +4,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=26
+pkgrel=27
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("BSD")


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

2018-12-09 Thread Felix Yan via arch-commits
Date: Sunday, December 9, 2018 @ 23:17:17
  Author: felixonmars
Revision: 413469

upgpkg: haskell-skein 1.0.9.4-26

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-09 23:16:59 UTC (rev 413468)
+++ PKGBUILD2018-12-09 23:17:17 UTC (rev 413469)
@@ -4,10 +4,10 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=25
+pkgrel=26
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-cereal" "haskell-crypto-api" "haskell-tagged")
 makedepends=('ghc')


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

2018-11-14 Thread Felix Yan via arch-commits
Date: Wednesday, November 14, 2018 @ 21:54:45
  Author: felixonmars
Revision: 407529

upgpkg: haskell-skein 1.0.9.4-25

rebuild with entropy 0.4.1.4

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-14 21:54:06 UTC (rev 407528)
+++ PKGBUILD2018-11-14 21:54:45 UTC (rev 407529)
@@ -4,7 +4,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=24
+pkgrel=25
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")


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

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 20:57:56
  Author: felixonmars
Revision: 402165

upgpkg: haskell-skein 1.0.9.4-24

rebuild with ghc 8.6.2

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 20:57:16 UTC (rev 402164)
+++ PKGBUILD2018-11-06 20:57:56 UTC (rev 402165)
@@ -4,7 +4,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=23
+pkgrel=24
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")
@@ -15,10 +15,10 @@
 
sha512sums=('4f449de2db0c9f6a22e3f7375999029c1ab9139ae2e678e5582d5ad05dc8b3c12c99951ede884228579b9acc0243b00b93dca07dd6d1ea314cc0d3d223165c34')
 
 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 \
 -f-big-endian -f-force-endianness -f-reference
 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-skein/trunk (PKGBUILD)

2018-10-14 Thread Felix Yan via arch-commits
Date: Sunday, October 14, 2018 @ 23:05:28
  Author: felixonmars
Revision: 393906

upgpkg: haskell-skein 1.0.9.4-23

rebuild with ghc 8.6.1

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-14 23:04:53 UTC (rev 393905)
+++ PKGBUILD2018-10-14 23:05:28 UTC (rev 393906)
@@ -4,7 +4,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=22
+pkgrel=23
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")


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

2018-09-24 Thread Felix Yan via arch-commits
Date: Monday, September 24, 2018 @ 08:01:18
  Author: felixonmars
Revision: 384437

upgpkg: haskell-skein 1.0.9.4-22

rebuild with entropy 0.4.1.3

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-24 08:00:22 UTC (rev 384436)
+++ PKGBUILD2018-09-24 08:01:18 UTC (rev 384437)
@@ -4,7 +4,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=21
+pkgrel=22
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")


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

2018-08-09 Thread Felix Yan via arch-commits
Date: Friday, August 10, 2018 @ 05:44:45
  Author: felixonmars
Revision: 370743

upgpkg: haskell-skein 1.0.9.4-21

rebuild with cereal 0.5.7.0

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-10 05:44:07 UTC (rev 370742)
+++ PKGBUILD2018-08-10 05:44:45 UTC (rev 370743)
@@ -5,7 +5,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=20
+pkgrel=21
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")


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

2018-07-02 Thread Felix Yan via arch-commits
Date: Tuesday, July 3, 2018 @ 04:25:00
  Author: felixonmars
Revision: 350342

upgpkg: haskell-skein 1.0.9.4-20

rebuild with tagged 0.8.6

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-03 04:24:22 UTC (rev 350341)
+++ PKGBUILD2018-07-03 04:25:00 UTC (rev 350342)
@@ -5,7 +5,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=19
+pkgrel=20
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")


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

2018-05-31 Thread Felix Yan via arch-commits
Date: Friday, June 1, 2018 @ 03:49:24
  Author: felixonmars
Revision: 335385

upgpkg: haskell-skein 1.0.9.4-19

rebuild with ghc 8.4.3

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-01 03:48:40 UTC (rev 335384)
+++ PKGBUILD2018-06-01 03:49:24 UTC (rev 335385)
@@ -5,7 +5,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=18
+pkgrel=19
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")


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

2018-05-27 Thread Felix Yan via arch-commits
Date: Sunday, May 27, 2018 @ 18:32:13
  Author: felixonmars
Revision: 332004

upgpkg: haskell-skein 1.0.9.4-18

rebuild with entropy 0.4.1.1

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-27 18:31:38 UTC (rev 332003)
+++ PKGBUILD2018-05-27 18:32:13 UTC (rev 332004)
@@ -5,7 +5,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=17
+pkgrel=18
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")


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

2018-05-26 Thread Felix Yan via arch-commits
Date: Saturday, May 26, 2018 @ 18:17:00
  Author: felixonmars
Revision: 330263

upgpkg: haskell-skein 1.0.9.4-17

rebuild with transformers-base 0.4.5.2 transformers-compat 0.6.2

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-26 18:16:05 UTC (rev 330262)
+++ PKGBUILD2018-05-26 18:17:00 UTC (rev 330263)
@@ -5,7 +5,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=16
+pkgrel=17
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")


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

2018-05-17 Thread Felix Yan via arch-commits
Date: Thursday, May 17, 2018 @ 06:26:29
  Author: felixonmars
Revision: 323300

upgpkg: haskell-skein 1.0.9.4-16

rebuild with ghc 8.4.2

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-17 06:25:49 UTC (rev 323299)
+++ PKGBUILD2018-05-17 06:26:29 UTC (rev 323300)
@@ -5,7 +5,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=15
+pkgrel=16
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")


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

2018-02-11 Thread Felix Yan via arch-commits
Date: Sunday, February 11, 2018 @ 18:43:31
  Author: felixonmars
Revision: 292442

upgpkg: haskell-skein 1.0.9.4-15

rebuild with cereal,0.5.5.0

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-11 18:42:49 UTC (rev 292441)
+++ PKGBUILD2018-02-11 18:43:31 UTC (rev 292442)
@@ -5,7 +5,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=14
+pkgrel=15
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")


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

2018-01-06 Thread Felix Yan via arch-commits
Date: Saturday, January 6, 2018 @ 08:34:35
  Author: felixonmars
Revision: 279409

upgpkg: haskell-skein 1.0.9.4-14

rebuild with crypto-api,0.13.3

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-06 08:33:57 UTC (rev 279408)
+++ PKGBUILD2018-01-06 08:34:35 UTC (rev 279409)
@@ -5,7 +5,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=13
+pkgrel=14
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")


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

2017-11-26 Thread Felix Yan via arch-commits
Date: Monday, November 27, 2017 @ 07:24:06
  Author: felixonmars
Revision: 269388

upgpkg: haskell-skein 1.0.9.4-13

rebuild with ghc 8.2.2

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-27 07:23:27 UTC (rev 269387)
+++ PKGBUILD2017-11-27 07:24:06 UTC (rev 269388)
@@ -5,7 +5,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=12
+pkgrel=13
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")


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

2017-09-22 Thread Felix Yan
Date: Saturday, September 23, 2017 @ 05:23:24
  Author: felixonmars
Revision: 259842

upgpkg: haskell-skein 1.0.9.4-12

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-23 05:23:09 UTC (rev 259841)
+++ PKGBUILD2017-09-23 05:23:24 UTC (rev 259842)
@@ -5,7 +5,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=11
+pkgrel=12
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")
@@ -13,12 +13,12 @@
 depends=('ghc-libs' "haskell-cereal" "haskell-crypto-api" "haskell-tagged")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('f882ca0cc5ed336ef898fb3c89579e392900259296b2320edf968b9fc16cb8c9')
+sha512sums=('4f449de2db0c9f6a22e3f7375999029c1ab9139ae2e678e5582d5ad05dc8b3c12c99951ede884228579b9acc0243b00b93dca07dd6d1ea314cc0d3d223165c34')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 
-runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+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 \
 -f-big-endian -f-force-endianness -f-reference
@@ -37,7 +37,4 @@
 runhaskell Setup copy --destdir="${pkgdir}"
 install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
-
-# Remove static libs
-find "$pkgdir"/usr/lib -name "*.a" -delete
 }


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

2017-08-15 Thread Felix Yan
Date: Tuesday, August 15, 2017 @ 17:18:53
  Author: felixonmars
Revision: 251110

upgpkg: haskell-skein 1.0.9.4-11

GHC 8.2.1 rebuild

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-15 17:17:45 UTC (rev 251109)
+++ PKGBUILD2017-08-15 17:18:53 UTC (rev 251110)
@@ -5,12 +5,13 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=10
+pkgrel=11
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=('ghc' "haskell-cereal" "haskell-crypto-api" "haskell-tagged")
+depends=('ghc-libs' "haskell-cereal" "haskell-crypto-api" "haskell-tagged")
+makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 sha256sums=('f882ca0cc5ed336ef898fb3c89579e392900259296b2320edf968b9fc16cb8c9')
 
@@ -22,7 +23,6 @@
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
 -f-big-endian -f-force-endianness -f-reference
 runhaskell Setup build
-runhaskell Setup haddock --hoogle --html
 runhaskell Setup register --gen-script
 runhaskell Setup unregister --gen-script
 sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
@@ -34,8 +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"
-install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
-ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
 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-skein/trunk (PKGBUILD)

2017-06-24 Thread Felix Yan
Date: Saturday, June 24, 2017 @ 14:34:11
  Author: felixonmars
Revision: 240777

upgpkg: haskell-skein 1.0.9.4-10

rebuild with entropy,0.3.8

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-24 14:32:25 UTC (rev 240776)
+++ PKGBUILD2017-06-24 14:34:11 UTC (rev 240777)
@@ -5,12 +5,12 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=9
+pkgrel=10
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc" "haskell-cereal" "haskell-crypto-api" "haskell-tagged")
+depends=('ghc' "haskell-cereal" "haskell-crypto-api" "haskell-tagged")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 sha256sums=('f882ca0cc5ed336ef898fb3c89579e392900259296b2320edf968b9fc16cb8c9')
 
@@ -19,7 +19,7 @@
 
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
---libsubdir=\$compiler/site-local/\$pkgid \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
 -f-big-endian -f-force-endianness -f-reference
 runhaskell Setup build
 runhaskell Setup haddock --hoogle --html


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

2017-06-14 Thread Felix Yan
Date: Thursday, June 15, 2017 @ 05:55:54
  Author: felixonmars
Revision: 237053

upgpkg: haskell-skein 1.0.9.4-9

rebuild with ghc,8.0.2

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-15 05:54:31 UTC (rev 237052)
+++ PKGBUILD2017-06-15 05:55:54 UTC (rev 237053)
@@ -5,12 +5,12 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=8
+pkgrel=9
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=8.0.1" "haskell-cereal" "haskell-crypto-api" "haskell-tagged")
+depends=("ghc" "haskell-cereal" "haskell-crypto-api" "haskell-tagged")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 sha256sums=('f882ca0cc5ed336ef898fb3c89579e392900259296b2320edf968b9fc16cb8c9')
 
@@ -17,7 +17,7 @@
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 
-runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
 --libsubdir=\$compiler/site-local/\$pkgid \
 -f-big-endian -f-force-endianness -f-reference
@@ -39,4 +39,7 @@
 runhaskell Setup copy --destdir="${pkgdir}"
 install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
 }


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

2017-04-26 Thread Felix Yan
Date: Wednesday, April 26, 2017 @ 08:50:18
  Author: felixonmars
Revision: 225598

use https

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-26 08:50:11 UTC (rev 225597)
+++ PKGBUILD2017-04-26 08:50:18 UTC (rev 225598)
@@ -11,7 +11,7 @@
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-cereal" "haskell-crypto-api" "haskell-tagged")
-source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 sha256sums=('f882ca0cc5ed336ef898fb3c89579e392900259296b2320edf968b9fc16cb8c9')
 
 build() {


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

2016-12-04 Thread Felix Yan
Date: Monday, December 5, 2016 @ 07:04:55
  Author: felixonmars
Revision: 197911

upgpkg: haskell-skein 1.0.9.4-8

rebuild with cereal-0.5.4.0

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-05 07:04:34 UTC (rev 197910)
+++ PKGBUILD2016-12-05 07:04:55 UTC (rev 197911)
@@ -5,7 +5,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=7
+pkgrel=8
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")


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

2016-07-26 Thread Felix Yan
Date: Tuesday, July 26, 2016 @ 06:53:16
  Author: felixonmars
Revision: 184174

upgpkg: haskell-skein 1.0.9.4-7

rebuild with blaze-html-0.8.1.2, blaze-markup-0.7.1.0, haskell-src-exts-1.18.0, 
hlint-1.9.36, hoogle-5.0.2, http-api-data-0.2.4, path-0.5.9, psqueues-0.2.2.2, 
tagged-0.8.5, texmath-0.8.6.5, websockets-0.9.7.0

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-26 06:53:05 UTC (rev 184173)
+++ PKGBUILD2016-07-26 06:53:16 UTC (rev 184174)
@@ -5,7 +5,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=6
+pkgrel=7
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")


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

2016-07-23 Thread Felix Yan
Date: Saturday, July 23, 2016 @ 08:31:55
  Author: felixonmars
Revision: 183782

upgpkg: haskell-skein 1.0.9.4-6

rebuild with case-insensitive-1.2.0.7, cereal-0.5.3.0, exceptions-0.8.3, 
extra-1.5, language-javascript-0.6.0.8, lifted-base-0.2.3.8

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-23 08:31:43 UTC (rev 183781)
+++ PKGBUILD2016-07-23 08:31:55 UTC (rev 183782)
@@ -5,7 +5,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=5
+pkgrel=6
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")


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

2016-06-08 Thread Felix Yan
Date: Wednesday, June 8, 2016 @ 17:44:20
  Author: fyan
Revision: 178629

upgpkg: haskell-skein 1.0.9.4-5

rebuild with EdisonAPI-1.3.1, JuicyPixels-3.2.7.1, MissingH-1.4.0.0, 
aeson-compat-0.3.4.0, aws-0.14.0, cairo-0.13.3.0, cereal-0.5.2.0, cgrep-6.6.14, 
cryptonite-0.16, extra-1.4.9, glib-0.13.4.0, gtk3-0.14.5, 
hackage-security-0.5.2.1, haddock-api-2.17.3, haddock-library-1.4.2, 
hlint-1.9.34, hslogger-1.2.10, http-types-0.9.1, language-javascript-0.6.0.5, 
pandoc-1.17.1, pandoc-citeproc-0.10, pango-0.13.3.0, pipes-4.2.0, retry-0.7.4, 
sandi-0.4.0, shake-0.15.8, statistics-0.13.3.0, unix-compat-0.4.2.0

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-08 15:43:26 UTC (rev 178628)
+++ PKGBUILD2016-06-08 15:44:20 UTC (rev 178629)
@@ -5,7 +5,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=4
+pkgrel=5
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-skein/trunk (PKGBUILD haskell-skein.install)

2016-05-24 Thread Felix Yan
Date: Wednesday, May 25, 2016 @ 06:04:46
  Author: fyan
Revision: 176482

upgpkg: haskell-skein 1.0.9.4-4

rebuild with ghc-8.0.1, base-prelude-1.0.1.1, cabal-install-1.24.0.0, 
cairo-0.13.2.0, cmark-0.5.2.1, data-default-0.7.0, data-default-class-0.1.0, 
extra-1.4.7, generic-trie-0.3.0.2, glib-0.13.3.0, gtk3 0.14.2 -> 0.14.3, 
haddock-api-2.17.2, haddock-library-1.4.1, js-jquery-1.12.4, memory-0.13, 
microlens-0.4.4.0, network-multicast-0.1.1, pango-0.13.2.0, 
simple-sendfile-0.2.24, stack-1.1.2, wai-3.2.1.1

Modified:
  haskell-skein/trunk/PKGBUILD
Deleted:
  haskell-skein/trunk/haskell-skein.install

---+
 PKGBUILD  |   11 +--
 haskell-skein.install |   18 --
 2 files changed, 5 insertions(+), 24 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-25 03:59:09 UTC (rev 176481)
+++ PKGBUILD2016-05-25 04:04:46 UTC (rev 176482)
@@ -5,15 +5,13 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=3
+pkgrel=4
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=7.10.3" "haskell-cereal" "haskell-crypto-api" "haskell-tagged")
-options=('staticlibs')
+depends=("ghc=8.0.1" "haskell-cereal" "haskell-crypto-api" "haskell-tagged")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-install="${pkgname}.install"
 sha256sums=('f882ca0cc5ed336ef898fb3c89579e392900259296b2320edf968b9fc16cb8c9')
 
 build() {
@@ -27,6 +25,7 @@
 runhaskell Setup haddock --hoogle --html
 runhaskell Setup register --gen-script
 runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
 sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
 }
 
@@ -33,8 +32,8 @@
 package() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 
-install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
-install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
 install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
 ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
 runhaskell Setup copy --destdir="${pkgdir}"

Deleted: haskell-skein.install
===
--- haskell-skein.install   2016-05-25 03:59:09 UTC (rev 176481)
+++ haskell-skein.install   2016-05-25 04:04:46 UTC (rev 176482)
@@ -1,18 +0,0 @@
-HS_DIR=usr/share/haskell/haskell-skein
-post_install() {
-  ${HS_DIR}/register.sh
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}
-pre_upgrade() {
-  ${HS_DIR}/unregister.sh
-}
-post_upgrade() {
-  ${HS_DIR}/register.sh
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}
-pre_remove() {
-  ${HS_DIR}/unregister.sh
-}
-post_remove() {
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}


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

2016-04-28 Thread Felix Yan
Date: Friday, April 29, 2016 @ 05:39:40
  Author: fyan
Revision: 172552

upgpkg: haskell-skein 1.0.9.4-3

rebuild with yaml-0.8.17.1, http-client-0.4.28, http-client-tls-0.2.4, 
http-conduit-2.1.10, wai-3.2.1, MonadRandom-0.4.2.3, attoparsec-0.13.0.2, 
auto-update-0.1.3.1, blaze-builder-0.4.0.2, cheapskate-0.1.0.5, clock-0.7.2, 
contravariant-extras-0.3.2, cookie-0.4.2, data-default-0.6.0, 
data-default-instances-base-0.1.0, fast-logger-2.4.6, file-embed 0.0.9.1 -> 
0.0.10, geniplate-mirror-0.7.4, hakyll-4.8.1.0, math-functions-0.1.6.0, 
mime-types-0.1.0.7, psqueues-0.2.2.1, regex-tdfa-1.2.2, shake-0.15.6, 
shakespeare-2.0.8.2, streaming-commons-0.1.15.4, tagged-0.8.4, texmath-0.8.6.2, 
vector-binary-instances-0.2.3.2, vector-th-unbox-0.2.1.6, wai-extra-3.0.15.1, 
wai-logger-2.2.7, xml-conduit-1.3.4.2, xss-sanitize-0.3.5.7, 
yesod-auth-1.4.13.2, yesod-core-1.4.20.2, yesod-form-1.4.7.1, 
yesod-persistent-1.4.0.5

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-04-29 03:35:34 UTC (rev 172551)
+++ PKGBUILD2016-04-29 03:39:40 UTC (rev 172552)
@@ -5,7 +5,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")


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

2016-01-26 Thread Felix Yan
Date: Wednesday, January 27, 2016 @ 04:35:08
  Author: fyan
Revision: 159033

upgpkg: haskell-skein 1.0.9.4-2

rebuild with tagged-0.8.3, semigroups-0.18.1, bifunctors-5.2.1, 
resourcet-1.1.7.1

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-27 03:32:26 UTC (rev 159032)
+++ PKGBUILD2016-01-27 03:35:08 UTC (rev 159033)
@@ -5,7 +5,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein;
 license=("custom:BSD3")