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

2020-12-23 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 23:02:49
  Author: felixonmars
Revision: 785645

upgpkg: haskell-puremd5 2.1.3-33: rebuild with ghc 8.10.3

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 23:02:24 UTC (rev 785644)
+++ PKGBUILD2020-12-23 23:02:49 UTC (rev 785645)
@@ -4,7 +4,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=32
+pkgrel=33
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('BSD')


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

2020-08-30 Thread Felix Yan via arch-commits
Date: Sunday, August 30, 2020 @ 19:57:46
  Author: felixonmars
Revision: 693044

upgpkg: haskell-puremd5 2.1.3-32: rebuild with happy 1.20.0

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 19:57:05 UTC (rev 693043)
+++ PKGBUILD2020-08-30 19:57:46 UTC (rev 693044)
@@ -4,7 +4,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=31
+pkgrel=32
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('BSD')


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

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

upgpkg: haskell-puremd5 2.1.3-31: rebuild with ghc 8.10.2

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 08:11:25 UTC (rev 682516)
+++ PKGBUILD2020-08-17 08:12:12 UTC (rev 682517)
@@ -4,7 +4,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=30
+pkgrel=31
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('BSD')
@@ -21,7 +21,7 @@
 --prefix=/usr --docdir=/usr/share/doc/$pkgname \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
 -f-test
-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-puremd5/trunk (PKGBUILD)

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 15:37:21
  Author: felixonmars
Revision: 618300

upgpkg: haskell-puremd5 2.1.3-30: rebuild with ghc 8.10.1

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 15:36:52 UTC (rev 618299)
+++ PKGBUILD2020-04-23 15:37:21 UTC (rev 618300)
@@ -4,7 +4,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=29
+pkgrel=30
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('BSD')


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

2020-04-18 Thread Felix Yan via arch-commits
Date: Saturday, April 18, 2020 @ 18:48:17
  Author: felixonmars
Revision: 616101

upgpkg: haskell-puremd5 2.1.3-29: rebuild with entropy 0.4.1.6

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-18 18:47:46 UTC (rev 616100)
+++ PKGBUILD2020-04-18 18:48:17 UTC (rev 616101)
@@ -4,7 +4,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=28
+pkgrel=29
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('BSD')


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

2020-02-26 Thread Felix Yan via arch-commits
Date: Wednesday, February 26, 2020 @ 23:28:14
  Author: felixonmars
Revision: 583583

upgpkg: haskell-puremd5 2.1.3-28: rebuild with ghc 8.8.3

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-26 23:27:36 UTC (rev 583582)
+++ PKGBUILD2020-02-26 23:28:14 UTC (rev 583583)
@@ -4,7 +4,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=27
+pkgrel=28
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 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-puremd5/trunk (PKGBUILD)

2020-02-15 Thread Felix Yan via arch-commits
Date: Saturday, February 15, 2020 @ 16:21:42
  Author: felixonmars
Revision: 571699

upgpkg: haskell-puremd5 2.1.3-27: rebuild with ghc 8.8.2

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-15 16:20:59 UTC (rev 571698)
+++ PKGBUILD2020-02-15 16:21:42 UTC (rev 571699)
@@ -4,7 +4,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=26
+pkgrel=27
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('BSD')


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

2020-01-08 Thread Felix Yan via arch-commits
Date: Wednesday, January 8, 2020 @ 22:45:54
  Author: felixonmars
Revision: 550785

upgpkg: haskell-puremd5 2.1.3-26: 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-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 22:45:17 UTC (rev 550784)
+++ PKGBUILD2020-01-08 22:45:54 UTC (rev 550785)
@@ -4,7 +4,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=25
+pkgrel=26
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('BSD')


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:12:14
  Author: felixonmars
Revision: 508399

upgpkg: haskell-puremd5 2.1.3-25

rebuild with entropy 0.4.1.5

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:11:41 UTC (rev 508398)
+++ PKGBUILD2019-09-07 13:12:14 UTC (rev 508399)
@@ -4,7 +4,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=24
+pkgrel=25
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('BSD')


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

2019-05-31 Thread Felix Yan via arch-commits
Date: Friday, May 31, 2019 @ 16:24:25
  Author: felixonmars
Revision: 475989

upgpkg: haskell-puremd5 2.1.3-24

rebuild with cereal 0.5.8.1

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-31 16:23:50 UTC (rev 475988)
+++ PKGBUILD2019-05-31 16:24:25 UTC (rev 475989)
@@ -4,7 +4,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=23
+pkgrel=24
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('BSD')


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

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

upgpkg: haskell-puremd5 2.1.3-23

rebuild with ghc 8.6.5

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-25 16:10:51 UTC (rev 453946)
+++ PKGBUILD2019-04-25 16:11:31 UTC (rev 453947)
@@ -4,7 +4,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=22
+pkgrel=23
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('BSD')


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

2019-03-09 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 23:25:29
  Author: felixonmars
Revision: 438722

upgpkg: haskell-puremd5 2.1.3-22

rebuild with ghc 8.6.4

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 23:25:00 UTC (rev 438721)
+++ PKGBUILD2019-03-09 23:25:29 UTC (rev 438722)
@@ -4,7 +4,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=21
+pkgrel=22
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('BSD')


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

2019-01-10 Thread Felix Yan via arch-commits
Date: Thursday, January 10, 2019 @ 11:35:44
  Author: felixonmars
Revision: 421600

upgpkg: haskell-puremd5 2.1.3-21

rebuild with cereal 0.5.8.0

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-10 11:35:03 UTC (rev 421599)
+++ PKGBUILD2019-01-10 11:35:44 UTC (rev 421600)
@@ -4,7 +4,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=20
+pkgrel=21
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('BSD')


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

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

upgpkg: haskell-puremd5 2.1.3-20

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-09 23:15:51 UTC (rev 413465)
+++ PKGBUILD2018-12-09 23:16:24 UTC (rev 413466)
@@ -4,10 +4,10 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=19
+pkgrel=20
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
-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-puremd5/trunk (PKGBUILD)

2018-11-14 Thread Felix Yan via arch-commits
Date: Wednesday, November 14, 2018 @ 21:29:04
  Author: felixonmars
Revision: 407511

upgpkg: haskell-puremd5 2.1.3-19

rebuild with entropy 0.4.1.4

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-14 21:28:33 UTC (rev 407510)
+++ PKGBUILD2018-11-14 21:29:04 UTC (rev 407511)
@@ -4,7 +4,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=18
+pkgrel=19
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('custom:BSD3')


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

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

upgpkg: haskell-puremd5 2.1.3-18

rebuild with ghc 8.6.2

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 20:56:22 UTC (rev 402162)
+++ PKGBUILD2018-11-06 20:56:59 UTC (rev 402163)
@@ -4,7 +4,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=17
+pkgrel=18
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('custom:BSD3')
@@ -15,10 +15,10 @@
 
sha512sums=('4be26ab8383bc51aaefb2e22cd758945eab00d1ca9612fc0a1b6ba1a581ea7dca55580f50c11dd60c72aeb1f3c418c73c52df34a1be168d878602540394201dc')
 
 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-test
 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-puremd5/trunk (PKGBUILD)

2018-10-14 Thread Felix Yan via arch-commits
Date: Sunday, October 14, 2018 @ 23:04:36
  Author: felixonmars
Revision: 393904

upgpkg: haskell-puremd5 2.1.3-17

rebuild with ghc 8.6.1

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-14 23:04:02 UTC (rev 393903)
+++ PKGBUILD2018-10-14 23:04:36 UTC (rev 393904)
@@ -4,7 +4,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=16
+pkgrel=17
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('custom:BSD3')


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

2018-09-24 Thread Felix Yan via arch-commits
Date: Monday, September 24, 2018 @ 07:32:58
  Author: felixonmars
Revision: 384419

upgpkg: haskell-puremd5 2.1.3-16

rebuild with entropy 0.4.1.3

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-24 07:32:22 UTC (rev 384418)
+++ PKGBUILD2018-09-24 07:32:58 UTC (rev 384419)
@@ -4,7 +4,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=15
+pkgrel=16
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('custom:BSD3')


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

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

upgpkg: haskell-puremd5 2.1.3-15

rebuild with cereal 0.5.7.0

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-10 05:14:30 UTC (rev 370718)
+++ PKGBUILD2018-08-10 05:15:05 UTC (rev 370719)
@@ -5,7 +5,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=14
+pkgrel=15
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('custom:BSD3')


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

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

upgpkg: haskell-puremd5 2.1.3-14

rebuild with tagged 0.8.6

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-03 04:22:28 UTC (rev 350337)
+++ PKGBUILD2018-07-03 04:23:07 UTC (rev 350338)
@@ -5,7 +5,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=13
+pkgrel=14
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('custom:BSD3')


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

2018-05-31 Thread Felix Yan via arch-commits
Date: Friday, June 1, 2018 @ 05:00:19
  Author: felixonmars
Revision: 335525

upgpkg: haskell-puremd5 2.1.3-13

rebuild with ghc 8.4.3

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-01 04:59:44 UTC (rev 335524)
+++ PKGBUILD2018-06-01 05:00:19 UTC (rev 335525)
@@ -5,7 +5,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=12
+pkgrel=13
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('custom:BSD3')


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

2018-05-27 Thread Felix Yan via arch-commits
Date: Sunday, May 27, 2018 @ 18:42:58
  Author: felixonmars
Revision: 332024

upgpkg: haskell-puremd5 2.1.3-12

rebuild with entropy 0.4.1.1

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-27 18:42:26 UTC (rev 332023)
+++ PKGBUILD2018-05-27 18:42:58 UTC (rev 332024)
@@ -5,7 +5,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=11
+pkgrel=12
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('custom:BSD3')


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

2018-05-26 Thread Felix Yan via arch-commits
Date: Saturday, May 26, 2018 @ 19:12:20
  Author: felixonmars
Revision: 330837

upgpkg: haskell-puremd5 2.1.3-11

rebuild with transformers-base 0.4.5.2 transformers-compat 0.6.2

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-26 19:12:18 UTC (rev 330836)
+++ PKGBUILD2018-05-26 19:12:20 UTC (rev 330837)
@@ -5,7 +5,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=10
+pkgrel=11
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('custom:BSD3')


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

2018-05-17 Thread Felix Yan via arch-commits
Date: Thursday, May 17, 2018 @ 08:26:02
  Author: felixonmars
Revision: 323472

upgpkg: haskell-puremd5 2.1.3-10

rebuild with ghc 8.4.2

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-17 08:25:24 UTC (rev 323471)
+++ PKGBUILD2018-05-17 08:26:02 UTC (rev 323472)
@@ -5,7 +5,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=9
+pkgrel=10
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('custom:BSD3')


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

2018-02-11 Thread Felix Yan via arch-commits
Date: Sunday, February 11, 2018 @ 18:56:26
  Author: felixonmars
Revision: 292458

upgpkg: haskell-puremd5 2.1.3-9

rebuild with cereal,0.5.5.0

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-11 18:55:49 UTC (rev 292457)
+++ PKGBUILD2018-02-11 18:56:26 UTC (rev 292458)
@@ -5,7 +5,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=8
+pkgrel=9
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('custom:BSD3')


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

2018-01-06 Thread Felix Yan via arch-commits
Date: Saturday, January 6, 2018 @ 08:31:28
  Author: felixonmars
Revision: 279403

upgpkg: haskell-puremd5 2.1.3-8

rebuild with crypto-api,0.13.3

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-06 08:30:37 UTC (rev 279402)
+++ PKGBUILD2018-01-06 08:31:28 UTC (rev 279403)
@@ -5,7 +5,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=7
+pkgrel=8
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('custom:BSD3')


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

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

upgpkg: haskell-puremd5 2.1.3-7

rebuild with ghc 8.2.2

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-27 07:13:49 UTC (rev 269367)
+++ PKGBUILD2017-11-27 07:14:26 UTC (rev 269368)
@@ -5,7 +5,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=6
+pkgrel=7
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('custom:BSD3')


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

2017-09-22 Thread Felix Yan
Date: Friday, September 22, 2017 @ 07:20:13
  Author: felixonmars
Revision: 259425

upgpkg: haskell-puremd5 2.1.3-6

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-22 07:19:58 UTC (rev 259424)
+++ PKGBUILD2017-09-22 07:20:13 UTC (rev 259425)
@@ -5,7 +5,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=5
+pkgrel=6
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 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;)
-md5sums=('450f112dabf7fdae0c23a666db9d4201')
+sha512sums=('4be26ab8383bc51aaefb2e22cd758945eab00d1ca9612fc0a1b6ba1a581ea7dca55580f50c11dd60c72aeb1f3c418c73c52df34a1be168d878602540394201dc')
 
 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-test
@@ -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-puremd5/trunk (PKGBUILD)

2017-08-15 Thread Felix Yan
Date: Tuesday, August 15, 2017 @ 17:20:49
  Author: felixonmars
Revision: 251112

upgpkg: haskell-puremd5 2.1.3-5

remove unneeded dependency

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-15 17:19:21 UTC (rev 25)
+++ PKGBUILD2017-08-15 17:20:49 UTC (rev 251112)
@@ -5,12 +5,12 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=4
+pkgrel=5
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc-libs' 'haskell-cereal' 'haskell-async' '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;)
 md5sums=('450f112dabf7fdae0c23a666db9d4201')


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

2017-08-15 Thread Felix Yan
Date: Tuesday, August 15, 2017 @ 17:17:21
  Author: felixonmars
Revision: 251108

upgpkg: haskell-puremd5 2.1.3-4

GHC 8.2.1 rebuild

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-15 17:16:17 UTC (rev 251107)
+++ PKGBUILD2017-08-15 17:17:21 UTC (rev 251108)
@@ -5,12 +5,13 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=3
+pkgrel=4
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc' 'haskell-cereal' 'haskell-async' 'haskell-crypto-api' 
'haskell-tagged')
+depends=('ghc-libs' 'haskell-cereal' 'haskell-async' 'haskell-crypto-api' 
'haskell-tagged')
+makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 md5sums=('450f112dabf7fdae0c23a666db9d4201')
 
@@ -22,7 +23,6 @@
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
 -f-test
 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-puremd5/trunk (PKGBUILD)

2017-06-24 Thread Felix Yan
Date: Saturday, June 24, 2017 @ 14:25:42
  Author: felixonmars
Revision: 240771

upgpkg: haskell-puremd5 2.1.3-3

rebuild with entropy,0.3.8

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-24 14:24:01 UTC (rev 240770)
+++ PKGBUILD2017-06-24 14:25:42 UTC (rev 240771)
@@ -5,7 +5,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=2
+pkgrel=3
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('custom:BSD3')
@@ -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-test
 runhaskell Setup build
 runhaskell Setup haddock --hoogle --html


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

2017-06-16 Thread Felix Yan
Date: Friday, June 16, 2017 @ 15:38:15
  Author: felixonmars
Revision: 237703

upgpkg: haskell-puremd5 2.1.3-2

rebuild with ghc,8.0.2

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-16 15:36:53 UTC (rev 237702)
+++ PKGBUILD2017-06-16 15:38:15 UTC (rev 237703)
@@ -5,12 +5,12 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5;
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=8.0.1' 'haskell-cereal' 'haskell-async' 'haskell-crypto-api' 
'haskell-tagged')
+depends=('ghc' 'haskell-cereal' 'haskell-async' 'haskell-crypto-api' 
'haskell-tagged')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 md5sums=('450f112dabf7fdae0c23a666db9d4201')
 
@@ -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-test
@@ -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
 }