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

2020-12-23 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 23:00:18
  Author: felixonmars
Revision: 785637

upgpkg: haskell-entropy 0.4.1.6-5: rebuild with ghc 8.10.3

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 22:59:55 UTC (rev 785636)
+++ PKGBUILD2020-12-23 23:00:18 UTC (rev 785637)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-entropy
 pkgver=0.4.1.6
-pkgrel=4
+pkgrel=5
 pkgdesc="A mostly platform independent (not GHCJS) method to obtain 
cryptographically strong entropy"
 url="https://hackage.haskell.org/package/entropy;
 license=('BSD')


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

2020-08-30 Thread Felix Yan via arch-commits
Date: Sunday, August 30, 2020 @ 11:29:08
  Author: felixonmars
Revision: 692732

upgpkg: haskell-entropy 0.4.1.6-4: rebuild with happy 1.20.0

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 11:27:38 UTC (rev 692731)
+++ PKGBUILD2020-08-30 11:29:08 UTC (rev 692732)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-entropy
 pkgver=0.4.1.6
-pkgrel=3
+pkgrel=4
 pkgdesc="A mostly platform independent (not GHCJS) method to obtain 
cryptographically strong entropy"
 url="https://hackage.haskell.org/package/entropy;
 license=('BSD')


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

2020-08-17 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 06:03:34
  Author: felixonmars
Revision: 682239

upgpkg: haskell-entropy 0.4.1.6-3: rebuild with ghc 8.10.2

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 06:03:17 UTC (rev 682238)
+++ PKGBUILD2020-08-17 06:03:34 UTC (rev 682239)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-entropy
 pkgver=0.4.1.6
-pkgrel=2
+pkgrel=3
 pkgdesc="A mostly platform independent (not GHCJS) method to obtain 
cryptographically strong entropy"
 url="https://hackage.haskell.org/package/entropy;
 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
-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-entropy/trunk (PKGBUILD)

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 10:58:53
  Author: felixonmars
Revision: 618016

upgpkg: haskell-entropy 0.4.1.6-2: rebuild with ghc 8.10.1

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 10:58:23 UTC (rev 618015)
+++ PKGBUILD2020-04-23 10:58:53 UTC (rev 618016)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-entropy
 pkgver=0.4.1.6
-pkgrel=1
+pkgrel=2
 pkgdesc="A mostly platform independent (not GHCJS) method to obtain 
cryptographically strong entropy"
 url="https://hackage.haskell.org/package/entropy;
 license=('BSD')


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

2020-04-18 Thread Felix Yan via arch-commits
Date: Saturday, April 18, 2020 @ 18:42:24
  Author: felixonmars
Revision: 616083

upgpkg: haskell-entropy 0.4.1.6-1: rebuild with entropy 0.4.1.6

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-18 18:03:22 UTC (rev 616082)
+++ PKGBUILD2020-04-18 18:42:24 UTC (rev 616083)
@@ -2,8 +2,8 @@
 # Maintainer: Daniel Nagy 
 
 pkgname=haskell-entropy
-pkgver=0.4.1.5
-pkgrel=4
+pkgver=0.4.1.6
+pkgrel=1
 pkgdesc="A mostly platform independent (not GHCJS) method to obtain 
cryptographically strong entropy"
 url="https://hackage.haskell.org/package/entropy;
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/entropy/${pkgver}/entropy-${pkgver}.tar.gz)
-sha512sums=('a212c47242ed5b72126f78880931c8af15b492cb724ed158a63b61d5d278f85a2be3adcc3ffbc8ac2254a3caf6e8029ce3e43cd7c830895b21268045d87b3be6')
+sha512sums=('201a75efe210be5728a1c94ba9ec62514b96c388b6791d9301b34d2fce0208a9fa4ef25965c7840d052fd6221f15a1bec196a6eb209e6d03c3e1f971161df1b1')
 
 build() {
 cd "${srcdir}/entropy-${pkgver}"


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

2020-02-26 Thread Felix Yan via arch-commits
Date: Wednesday, February 26, 2020 @ 21:22:43
  Author: felixonmars
Revision: 583268

upgpkg: haskell-entropy 0.4.1.5-4: rebuild with ghc 8.8.3

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-26 21:22:08 UTC (rev 583267)
+++ PKGBUILD2020-02-26 21:22:43 UTC (rev 583268)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-entropy
 pkgver=0.4.1.5
-pkgrel=3
+pkgrel=4
 pkgdesc="A mostly platform independent (not GHCJS) method to obtain 
cryptographically strong entropy"
 url="https://hackage.haskell.org/package/entropy;
 license=('BSD')
@@ -32,6 +32,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-entropy/trunk (PKGBUILD)

2020-02-14 Thread Felix Yan via arch-commits
Date: Friday, February 14, 2020 @ 21:53:02
  Author: felixonmars
Revision: 571327

upgpkg: haskell-entropy 0.4.1.5-3: rebuild with ghc 8.8.2

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-14 21:52:42 UTC (rev 571326)
+++ PKGBUILD2020-02-14 21:53:02 UTC (rev 571327)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-entropy
 pkgver=0.4.1.5
-pkgrel=2
+pkgrel=3
 pkgdesc="A mostly platform independent (not GHCJS) method to obtain 
cryptographically strong entropy"
 url="https://hackage.haskell.org/package/entropy;
 license=('BSD')


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

2020-01-08 Thread Felix Yan via arch-commits
Date: Wednesday, January 8, 2020 @ 18:54:07
  Author: felixonmars
Revision: 550422

upgpkg: haskell-entropy 0.4.1.5-2: rebuild with ghc 8.8.1, cabal-doctest 1.0.7

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 18:53:30 UTC (rev 550421)
+++ PKGBUILD2020-01-08 18:54:07 UTC (rev 550422)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-entropy
 pkgver=0.4.1.5
-pkgrel=1
+pkgrel=2
 pkgdesc="A mostly platform independent (not GHCJS) method to obtain 
cryptographically strong entropy"
 url="https://hackage.haskell.org/package/entropy;
 license=('BSD')


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:05:37
  Author: felixonmars
Revision: 508381

upgpkg: haskell-entropy 0.4.1.5-1

rebuild with entropy 0.4.1.5

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:05:07 UTC (rev 508380)
+++ PKGBUILD2019-09-07 13:05:37 UTC (rev 508381)
@@ -2,8 +2,8 @@
 # Maintainer: Daniel Nagy 
 
 pkgname=haskell-entropy
-pkgver=0.4.1.4
-pkgrel=4
+pkgver=0.4.1.5
+pkgrel=1
 pkgdesc="A mostly platform independent (not GHCJS) method to obtain 
cryptographically strong entropy"
 url="https://hackage.haskell.org/package/entropy;
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/entropy/${pkgver}/entropy-${pkgver}.tar.gz)
-sha512sums=('714779479b4641c3af1102469db60a8dc95d311efab6c40c294391d88d1bab623c837224f792bd68f8d11ff69636042d9facbae145415cf00cc4d1bdc8fc08d5')
+sha512sums=('a212c47242ed5b72126f78880931c8af15b492cb724ed158a63b61d5d278f85a2be3adcc3ffbc8ac2254a3caf6e8029ce3e43cd7c830895b21268045d87b3be6')
 
 build() {
 cd "${srcdir}/entropy-${pkgver}"


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

2019-04-24 Thread Felix Yan via arch-commits
Date: Thursday, April 25, 2019 @ 00:53:17
  Author: felixonmars
Revision: 453595

upgpkg: haskell-entropy 0.4.1.4-4

rebuild with ghc 8.6.5

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-25 00:52:46 UTC (rev 453594)
+++ PKGBUILD2019-04-25 00:53:17 UTC (rev 453595)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-entropy
 pkgver=0.4.1.4
-pkgrel=3
+pkgrel=4
 pkgdesc="A mostly platform independent (not GHCJS) method to obtain 
cryptographically strong entropy"
 url="https://hackage.haskell.org/package/entropy;
 license=('BSD')


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

2019-03-09 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 15:54:44
  Author: felixonmars
Revision: 438365

upgpkg: haskell-entropy 0.4.1.4-3

rebuild with ghc 8.6.4

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 15:54:06 UTC (rev 438364)
+++ PKGBUILD2019-03-09 15:54:44 UTC (rev 438365)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-entropy
 pkgver=0.4.1.4
-pkgrel=2
+pkgrel=3
 pkgdesc="A mostly platform independent (not GHCJS) method to obtain 
cryptographically strong entropy"
 url="https://hackage.haskell.org/package/entropy;
 license=('BSD')


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

2018-12-09 Thread Felix Yan via arch-commits
Date: Sunday, December 9, 2018 @ 20:38:05
  Author: felixonmars
Revision: 413172

upgpkg: haskell-entropy 0.4.1.4-2

rebuild with ghc 8.6.3

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-09 20:37:34 UTC (rev 413171)
+++ PKGBUILD2018-12-09 20:38:05 UTC (rev 413172)
@@ -3,10 +3,10 @@
 
 pkgname=haskell-entropy
 pkgver=0.4.1.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A mostly platform independent (not GHCJS) method to obtain 
cryptographically strong entropy"
 url="https://hackage.haskell.org/package/entropy;
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')


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

2018-11-14 Thread Felix Yan via arch-commits
Date: Wednesday, November 14, 2018 @ 21:22:17
  Author: felixonmars
Revision: 407495

upgpkg: haskell-entropy 0.4.1.4-1

rebuild with entropy 0.4.1.4

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-14 21:19:18 UTC (rev 407494)
+++ PKGBUILD2018-11-14 21:22:17 UTC (rev 407495)
@@ -2,8 +2,8 @@
 # Maintainer: Daniel Nagy 
 
 pkgname=haskell-entropy
-pkgver=0.4.1.3
-pkgrel=3
+pkgver=0.4.1.4
+pkgrel=1
 pkgdesc="A mostly platform independent (not GHCJS) method to obtain 
cryptographically strong entropy"
 url="https://hackage.haskell.org/package/entropy;
 license=('custom:BSD3')
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/entropy/${pkgver}/entropy-${pkgver}.tar.gz)
-sha512sums=('254580816f89db7a7b92d29cf11c57a2f603600a6de4bada4fa113656fb7f3012362b562386ce83017bd3955aded634eec066080d490dcb1e812cfd191aa')
+sha512sums=('714779479b4641c3af1102469db60a8dc95d311efab6c40c294391d88d1bab623c837224f792bd68f8d11ff69636042d9facbae145415cf00cc4d1bdc8fc08d5')
 
 build() {
 cd "${srcdir}/entropy-${pkgver}"


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

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 18:39:29
  Author: felixonmars
Revision: 401853

upgpkg: haskell-entropy 0.4.1.3-3

rebuild with ghc 8.6.1

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 18:38:54 UTC (rev 401852)
+++ PKGBUILD2018-11-06 18:39:29 UTC (rev 401853)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-entropy
 pkgver=0.4.1.3
-pkgrel=2
+pkgrel=3
 pkgdesc="A mostly platform independent (not GHCJS) method to obtain 
cryptographically strong entropy"
 url="https://hackage.haskell.org/package/entropy;
 license=('custom:BSD3')
@@ -17,7 +17,7 @@
 cd "${srcdir}/entropy-${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
 runhaskell Setup build
 runhaskell Setup register --gen-script
@@ -29,9 +29,9 @@
 package() {
 cd "${srcdir}/entropy-${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-entropy/trunk (PKGBUILD)

2018-10-14 Thread Felix Yan via arch-commits
Date: Sunday, October 14, 2018 @ 14:14:58
  Author: felixonmars
Revision: 393596

upgpkg: haskell-entropy 0.4.1.3-2

rebuild with ghc 8.6.1

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-14 14:14:23 UTC (rev 393595)
+++ PKGBUILD2018-10-14 14:14:58 UTC (rev 393596)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-entropy
 pkgver=0.4.1.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A mostly platform independent (not GHCJS) method to obtain 
cryptographically strong entropy"
 url="https://hackage.haskell.org/package/entropy;
 license=('custom:BSD3')


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

2018-09-24 Thread Felix Yan via arch-commits
Date: Monday, September 24, 2018 @ 07:25:04
  Author: felixonmars
Revision: 384403

upgpkg: haskell-entropy 0.4.1.3-1

rebuild with entropy 0.4.1.3

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-24 07:24:43 UTC (rev 384402)
+++ PKGBUILD2018-09-24 07:25:04 UTC (rev 384403)
@@ -2,9 +2,9 @@
 # Maintainer: Daniel Nagy 
 
 pkgname=haskell-entropy
-pkgver=0.4.1.1
-pkgrel=2
-pkgdesc="A platform independent method to obtain cryptographically strong 
entropy"
+pkgver=0.4.1.3
+pkgrel=1
+pkgdesc="A mostly platform independent (not GHCJS) method to obtain 
cryptographically strong entropy"
 url="https://hackage.haskell.org/package/entropy;
 license=('custom:BSD3')
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/entropy/${pkgver}/entropy-${pkgver}.tar.gz)
-sha512sums=('4793668edbe84a24332715c17b1d8168d9364a09dc63adb8619518078d92739379f1daed58412a688d022acdb2e75189ae74d5e396a46cbe03f6ed8ecfa636a5')
+sha512sums=('254580816f89db7a7b92d29cf11c57a2f603600a6de4bada4fa113656fb7f3012362b562386ce83017bd3955aded634eec066080d490dcb1e812cfd191aa')
 
 build() {
 cd "${srcdir}/entropy-${pkgver}"


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

2018-05-31 Thread Felix Yan via arch-commits
Date: Thursday, May 31, 2018 @ 18:49:13
  Author: felixonmars
Revision: 335216

upgpkg: haskell-entropy 0.4.1.1-2

rebuild with ghc 8.4.3

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 18:48:43 UTC (rev 335215)
+++ PKGBUILD2018-05-31 18:49:13 UTC (rev 335216)
@@ -4,7 +4,7 @@
 
 pkgname=haskell-entropy
 pkgver=0.4.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A platform independent method to obtain cryptographically strong 
entropy"
 url="https://hackage.haskell.org/package/entropy;
 license=('custom:BSD3')


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

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

upgpkg: haskell-entropy 0.4.1.1-1

rebuild with entropy 0.4.1.1

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-27 18:26:51 UTC (rev 331997)
+++ PKGBUILD2018-05-27 18:27:54 UTC (rev 331998)
@@ -3,8 +3,8 @@
 # Maintainer: Daniel Nagy 
 
 pkgname=haskell-entropy
-pkgver=0.3.8
-pkgrel=5
+pkgver=0.4.1.1
+pkgrel=1
 pkgdesc="A platform independent method to obtain cryptographically strong 
entropy"
 url="https://hackage.haskell.org/package/entropy;
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/entropy/${pkgver}/entropy-${pkgver}.tar.gz)
-sha512sums=('ad33a68c1f5331da68cec35f8c6bfd6ee449f95c0127e602081581c0cc68e1bf08463aebd65286229959a76cafc84c672f9a8d0ec759cad3100339b6f612d7b7')
+sha512sums=('4793668edbe84a24332715c17b1d8168d9364a09dc63adb8619518078d92739379f1daed58412a688d022acdb2e75189ae74d5e396a46cbe03f6ed8ecfa636a5')
 
 build() {
 cd "${srcdir}/entropy-${pkgver}"


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

2018-05-16 Thread Felix Yan via arch-commits
Date: Wednesday, May 16, 2018 @ 19:47:55
  Author: felixonmars
Revision: 323174

upgpkg: haskell-entropy 0.3.8-5

rebuild with ghc 8.4.2

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-16 19:47:21 UTC (rev 323173)
+++ PKGBUILD2018-05-16 19:47:55 UTC (rev 323174)
@@ -4,7 +4,7 @@
 
 pkgname=haskell-entropy
 pkgver=0.3.8
-pkgrel=4
+pkgrel=5
 pkgdesc="A platform independent method to obtain cryptographically strong 
entropy"
 url="https://hackage.haskell.org/package/entropy;
 license=('custom:BSD3')


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

2017-11-25 Thread Felix Yan via arch-commits
Date: Sunday, November 26, 2017 @ 05:52:53
  Author: felixonmars
Revision: 268611

upgpkg: haskell-entropy 0.3.8-4

rebuild with ghc 8.2.2

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-26 05:52:21 UTC (rev 268610)
+++ PKGBUILD2017-11-26 05:52:53 UTC (rev 268611)
@@ -4,7 +4,7 @@
 
 pkgname=haskell-entropy
 pkgver=0.3.8
-pkgrel=3
+pkgrel=4
 pkgdesc="A platform independent method to obtain cryptographically strong 
entropy"
 url="https://hackage.haskell.org/package/entropy;
 license=('custom:BSD3')


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

2017-09-22 Thread Felix Yan
Date: Friday, September 22, 2017 @ 15:55:50
  Author: felixonmars
Revision: 259576

upgpkg: haskell-entropy 0.3.8-3

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-22 15:55:15 UTC (rev 259575)
+++ PKGBUILD2017-09-22 15:55:50 UTC (rev 259576)
@@ -4,7 +4,7 @@
 
 pkgname=haskell-entropy
 pkgver=0.3.8
-pkgrel=2
+pkgrel=3
 pkgdesc="A platform independent method to obtain cryptographically strong 
entropy"
 url="https://hackage.haskell.org/package/entropy;
 license=('custom:BSD3')
@@ -17,7 +17,7 @@
 build() {
 cd "${srcdir}/entropy-${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
 runhaskell Setup build
@@ -35,7 +35,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-entropy/trunk (PKGBUILD)

2017-08-14 Thread Felix Yan
Date: Tuesday, August 15, 2017 @ 05:36:22
  Author: felixonmars
Revision: 250554

upgpkg: haskell-entropy 0.3.8-2

GHC 8.2.1 rebuild

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-15 05:34:24 UTC (rev 250553)
+++ PKGBUILD2017-08-15 05:36:22 UTC (rev 250554)
@@ -4,12 +4,13 @@
 
 pkgname=haskell-entropy
 pkgver=0.3.8
-pkgrel=1
+pkgrel=2
 pkgdesc="A platform independent method to obtain cryptographically strong 
entropy"
 url="https://hackage.haskell.org/package/entropy;
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc')
+depends=('ghc-libs')
+makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/entropy/${pkgver}/entropy-${pkgver}.tar.gz)
 
sha512sums=('ad33a68c1f5331da68cec35f8c6bfd6ee449f95c0127e602081581c0cc68e1bf08463aebd65286229959a76cafc84c672f9a8d0ec759cad3100339b6f612d7b7')
 
@@ -20,7 +21,6 @@
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 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
@@ -32,8 +32,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/entropy"
 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-entropy/trunk (PKGBUILD)

2017-06-24 Thread Felix Yan
Date: Saturday, June 24, 2017 @ 14:20:30
  Author: felixonmars
Revision: 240767

upgpkg: haskell-entropy 0.3.8-1

rebuild with entropy,0.3.8

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-24 14:12:54 UTC (rev 240766)
+++ PKGBUILD2017-06-24 14:20:30 UTC (rev 240767)
@@ -3,8 +3,8 @@
 # Maintainer: Daniel Nagy 
 
 pkgname=haskell-entropy
-pkgver=0.3.7
-pkgrel=3
+pkgver=0.3.8
+pkgrel=1
 pkgdesc="A platform independent method to obtain cryptographically strong 
entropy"
 url="https://hackage.haskell.org/package/entropy;
 license=('custom:BSD3')
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/entropy/${pkgver}/entropy-${pkgver}.tar.gz)
-sha256sums=('1ff020eba2edbb93c4b23297470f8c11d69d0ff1e1642d17cbab9d54a24befef')
+sha512sums=('ad33a68c1f5331da68cec35f8c6bfd6ee449f95c0127e602081581c0cc68e1bf08463aebd65286229959a76cafc84c672f9a8d0ec759cad3100339b6f612d7b7')
 
 build() {
 cd "${srcdir}/entropy-${pkgver}"
@@ -18,7 +18,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
 runhaskell Setup build
 runhaskell Setup haddock --hoogle --html
 runhaskell Setup register --gen-script


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

2017-06-14 Thread Felix Yan
Date: Thursday, June 15, 2017 @ 03:33:29
  Author: felixonmars
Revision: 236940

upgpkg: haskell-entropy 0.3.7-3

rebuild with ghc,8.0.2

Modified:
  haskell-entropy/trunk/PKGBUILD

--+
 PKGBUILD |   29 +
 1 file changed, 17 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-15 03:30:50 UTC (rev 236939)
+++ PKGBUILD2017-06-15 03:33:29 UTC (rev 236940)
@@ -4,9 +4,9 @@
 
 pkgname=haskell-entropy
 pkgver=0.3.7
-pkgrel=2
+pkgrel=3
 pkgdesc="A platform independent method to obtain cryptographically strong 
entropy"
-url="http://hackage.haskell.org/package/entropy;
+url="https://hackage.haskell.org/package/entropy;
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 depends=('ghc')
@@ -14,12 +14,14 @@
 sha256sums=('1ff020eba2edbb93c4b23297470f8c11d69d0ff1e1642d17cbab9d54a24befef')
 
 build() {
-cd "$srcdir"/entropy-${pkgver}
-runhaskell Setup configure -O --enable-library-profiling 
--enable-split-objs --enable-shared \
-   --prefix=/usr --docdir=/usr/share/doc/${pkgname} 
--libsubdir=\$compiler/site-local/\$pkgid
+cd "${srcdir}/entropy-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
-runhaskell Setup haddock
-runhaskell Setup register   --gen-script
+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
@@ -30,9 +32,12 @@
 
 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/entropy
-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 -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/entropy"
+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-entropy/trunk (PKGBUILD)

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 15:54:24
  Author: spupykin
Revision: 195731

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 15:54:06 UTC (rev 195730)
+++ PKGBUILD2016-11-14 15:54:24 UTC (rev 195731)
@@ -10,8 +10,8 @@
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 depends=('ghc')
-source=(http://hackage.haskell.org/packages/archive/entropy/${pkgver}/entropy-${pkgver}.tar.gz)
-md5sums=('2ac059eebfb0d2368df1b825207055c2')
+source=(https://hackage.haskell.org/packages/archive/entropy/${pkgver}/entropy-${pkgver}.tar.gz)
+sha256sums=('1ff020eba2edbb93c4b23297470f8c11d69d0ff1e1642d17cbab9d54a24befef')
 
 build() {
 cd "$srcdir"/entropy-${pkgver}


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

2016-05-24 Thread Felix Yan
Date: Tuesday, May 24, 2016 @ 17:52:59
  Author: fyan
Revision: 176361

upgpkg: haskell-entropy 0.3.7-2

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-entropy/trunk/PKGBUILD
Deleted:
  haskell-entropy/trunk/haskell-entropy.install

-+
 PKGBUILD|   12 ++--
 haskell-entropy.install |   18 --
 2 files changed, 6 insertions(+), 24 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-24 15:52:49 UTC (rev 176360)
+++ PKGBUILD2016-05-24 15:52:59 UTC (rev 176361)
@@ -4,14 +4,12 @@
 
 pkgname=haskell-entropy
 pkgver=0.3.7
-pkgrel=1
+pkgrel=2
 pkgdesc="A platform independent method to obtain cryptographically strong 
entropy"
 url="http://hackage.haskell.org/package/entropy;
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 depends=('ghc')
-options=('staticlibs')
-install=${pkgname}.install
 
source=(http://hackage.haskell.org/packages/archive/entropy/${pkgver}/entropy-${pkgver}.tar.gz)
 md5sums=('2ac059eebfb0d2368df1b825207055c2')
 
@@ -23,13 +21,15 @@
 runhaskell Setup haddock
 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
 }
 
 package() {
-cd ${srcdir}/entropy-${pkgver}
-install -D -m744 register.sh   
${pkgdir}/usr/share/haskell/${pkgname}/register.sh
-install-m744 unregister.sh 
${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh
+cd "${srcdir}/entropy-${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"
 install -d -m755 ${pkgdir}/usr/share/doc/ghc/html/libraries
 ln -s /usr/share/doc/${pkgname}/html 
${pkgdir}/usr/share/doc/ghc/html/libraries/entropy
 runhaskell Setup copy --destdir=${pkgdir}

Deleted: haskell-entropy.install
===
--- haskell-entropy.install 2016-05-24 15:52:49 UTC (rev 176360)
+++ haskell-entropy.install 2016-05-24 15:52:59 UTC (rev 176361)
@@ -1,18 +0,0 @@
-HS_DIR=usr/share/haskell/haskell-entropy
-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-entropy/trunk (PKGBUILD)

2016-01-15 Thread Felix Yan
Date: Saturday, January 16, 2016 @ 05:28:00
  Author: fyan
Revision: 156854

upgpkg: haskell-entropy 0.3.7-1

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-16 04:25:10 UTC (rev 156853)
+++ PKGBUILD2016-01-16 04:28:00 UTC (rev 156854)
@@ -3,22 +3,21 @@
 # Maintainer: Daniel Nagy 
 
 pkgname=haskell-entropy
-pkgver=0.3.6
-pkgrel=4
+pkgver=0.3.7
+pkgrel=1
 pkgdesc="A platform independent method to obtain cryptographically strong 
entropy"
 url="http://hackage.haskell.org/package/entropy;
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-makedepends=()
 depends=('ghc')
-options=('strip' 'staticlibs')
+options=('staticlibs')
 install=${pkgname}.install
 
source=(http://hackage.haskell.org/packages/archive/entropy/${pkgver}/entropy-${pkgver}.tar.gz)
-md5sums=('690b98c330ae8da7bf62f350a16f251a')
+md5sums=('2ac059eebfb0d2368df1b825207055c2')
 
 build() {
 cd ${srcdir}/entropy-${pkgver}
-runhaskell Setup configure -O ${PKGBUILD_HASKELL_ENABLE_PROFILING:+-p } 
--enable-split-objs --enable-shared \
+runhaskell Setup configure -O --enable-library-profiling 
--enable-split-objs --enable-shared \
--prefix=/usr --docdir=/usr/share/doc/${pkgname} 
--libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
 runhaskell Setup haddock


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

2015-12-10 Thread Evangelos Foutras
Date: Thursday, December 10, 2015 @ 16:01:12
  Author: foutrelis
Revision: 152178

GHC 7.10.3 rebuild

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-10 15:00:18 UTC (rev 152177)
+++ PKGBUILD2015-12-10 15:01:12 UTC (rev 152178)
@@ -4,7 +4,7 @@
 
 pkgname=haskell-entropy
 pkgver=0.3.6
-pkgrel=3
+pkgrel=4
 pkgdesc="A platform independent method to obtain cryptographically strong 
entropy"
 url="http://hackage.haskell.org/package/entropy;
 license=('custom:BSD3')


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

2015-10-06 Thread Evangelos Foutras
Date: Wednesday, October 7, 2015 @ 02:17:35
  Author: foutrelis
Revision: 143096

GHC 7.10.2 rebuild

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 00:16:18 UTC (rev 143095)
+++ PKGBUILD2015-10-07 00:17:35 UTC (rev 143096)
@@ -4,7 +4,7 @@
 
 pkgname=haskell-entropy
 pkgver=0.3.6
-pkgrel=2
+pkgrel=3
 pkgdesc="A platform independent method to obtain cryptographically strong 
entropy"
 url="http://hackage.haskell.org/package/entropy;
 license=('custom:BSD3')


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

2015-09-10 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 22:17:32
  Author: foutrelis
Revision: 139824

ncurses 6.0 rebuild.

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 20:16:38 UTC (rev 139823)
+++ PKGBUILD2015-09-10 20:17:32 UTC (rev 139824)
@@ -4,7 +4,7 @@
 
 pkgname=haskell-entropy
 pkgver=0.3.6
-pkgrel=1
+pkgrel=2
 pkgdesc="A platform independent method to obtain cryptographically strong 
entropy"
 url="http://hackage.haskell.org/package/entropy;
 license=('custom:BSD3')


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

2015-03-30 Thread Sergej Pupykin
Date: Monday, March 30, 2015 @ 13:20:47
  Author: spupykin
Revision: 130254

upgpkg: haskell-entropy 0.3.6-1

upd

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-30 11:20:43 UTC (rev 130253)
+++ PKGBUILD2015-03-30 11:20:47 UTC (rev 130254)
@@ -3,7 +3,7 @@
 # Maintainer: Daniel Nagy danielnagy at gmx de
 
 pkgname=haskell-entropy
-pkgver=0.3.4.1
+pkgver=0.3.6
 pkgrel=1
 pkgdesc=A platform independent method to obtain cryptographically strong 
entropy
 url=http://hackage.haskell.org/package/entropy;
@@ -10,11 +10,11 @@
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 makedepends=()
-depends=('ghc' 'haskell-bytestring' )
+depends=('ghc')
 options=('strip' 'staticlibs')
 install=${pkgname}.install
 
source=(http://hackage.haskell.org/packages/archive/entropy/${pkgver}/entropy-${pkgver}.tar.gz)
-md5sums=('4b408253d7ebd7792df909b621020de0')
+md5sums=('690b98c330ae8da7bf62f350a16f251a')
 
 build() {
 cd ${srcdir}/entropy-${pkgver}


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

2014-12-29 Thread Sergej Pupykin
Date: Monday, December 29, 2014 @ 18:51:35
  Author: spupykin
Revision: 124858

Modified:
  haskell-entropy/trunk/PKGBUILD(contents, properties)

--+
 PKGBUILD |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-29 17:51:23 UTC (rev 124857)
+++ PKGBUILD2014-12-29 17:51:35 UTC (rev 124858)
@@ -1,3 +1,5 @@
+# $Id$
+# Maintainer: Sergej Pupykin arch+...@sergej.pp.ru
 # Maintainer: Daniel Nagy danielnagy at gmx de
 
 pkgname=haskell-entropy
@@ -8,7 +10,7 @@
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 makedepends=()
-depends=('ghc' 'haskell-bytestring' ) 
+depends=('ghc' 'haskell-bytestring' )
 options=('strip' 'staticlibs')
 install=${pkgname}.install
 
source=(http://hackage.haskell.org/packages/archive/entropy/${pkgver}/entropy-${pkgver}.tar.gz)


Property changes on: haskell-entropy/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property