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

2011-06-22 Thread Vesa Kaihlavirta
Date: Wednesday, June 22, 2011 @ 08:13:32
  Author: vesa
Revision: 128192

new HP rel

Modified:
  haskell-haskell-src/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-22 12:11:09 UTC (rev 128191)
+++ PKGBUILD2011-06-22 12:13:32 UTC (rev 128192)
@@ -3,12 +3,12 @@
 _hkgname=haskell-src
 pkgname=haskell-haskell-src
 pkgver=1.0.1.4
-pkgrel=2
+pkgrel=2.1
 pkgdesc=Facilities for manipulating Haskell source code: an abstract syntax, 
lexer, parser and pretty-printer.
 url=http://hackage.haskell.org/package/${_hkgname};
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=7.0.2-2' 'haskell-syb=0.3-2' sh)
+depends=('ghc=7.0.3-2' 'haskell-syb=0.3-2.1' sh)
 makedepends=(happy)
 options=('strip')
 
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/$pkgver/${_hkgname}-$pkgver.tar.gz)



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

2011-03-17 Thread Vesa Kaihlavirta
Date: Thursday, March 17, 2011 @ 07:30:13
  Author: vesa
Revision: 115208

ghc-7.0.2-2 rebuild

Modified:
  haskell-haskell-src/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-03-17 11:27:11 UTC (rev 115207)
+++ PKGBUILD2011-03-17 11:30:13 UTC (rev 115208)
@@ -3,12 +3,12 @@
 _hkgname=haskell-src
 pkgname=haskell-haskell-src
 pkgver=1.0.1.4
-pkgrel=1.1
+pkgrel=2
 pkgdesc=Facilities for manipulating Haskell source code: an abstract syntax, 
lexer, parser and pretty-printer.
 url=http://hackage.haskell.org/package/${_hkgname};
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=7.0.2' 'haskell-syb=0.3' sh)
+depends=('ghc=7.0.2-2' 'haskell-syb=0.3-2' sh)
 makedepends=(happy)
 options=('strip')
 
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/$pkgver/${_hkgname}-$pkgver.tar.gz)



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

2011-03-04 Thread Rémy Oudompheng
Date: Friday, March 4, 2011 @ 17:07:29
  Author: remy
Revision: 112412

upgpkg: haskell-haskell-src 1.0.1.4-1.1
Rebuild for GHC 7.0.2 (Haskell Platform 2011.2)

Modified:
  haskell-haskell-src/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-03-04 22:00:18 UTC (rev 112411)
+++ PKGBUILD2011-03-04 22:07:29 UTC (rev 112412)
@@ -3,12 +3,12 @@
 _hkgname=haskell-src
 pkgname=haskell-haskell-src
 pkgver=1.0.1.4
-pkgrel=1
+pkgrel=1.1
 pkgdesc=Facilities for manipulating Haskell source code: an abstract syntax, 
lexer, parser and pretty-printer.
 url=http://hackage.haskell.org/package/${_hkgname};
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=7.0.1' 'haskell-syb=0.3' sh)
+depends=('ghc=7.0.2' 'haskell-syb=0.3' sh)
 makedepends=(happy)
 options=('strip')
 
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/$pkgver/${_hkgname}-$pkgver.tar.gz)



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

2010-12-22 Thread Rémy Oudompheng
Date: Wednesday, December 22, 2010 @ 05:58:38
  Author: remy
Revision: 103644

upgpkg: haskell-haskell-src 1.0.1.4-1
Update for GHC7 and HP2011

Modified:
  haskell-haskell-src/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-12-22 10:45:21 UTC (rev 103643)
+++ PKGBUILD2010-12-22 10:58:38 UTC (rev 103644)
@@ -2,22 +2,23 @@
 # Contributor: Arch Haskell Team arch-hask...@haskell.org
 _hkgname=haskell-src
 pkgname=haskell-haskell-src
-pkgver=1.0.1.3
-pkgrel=4
+pkgver=1.0.1.4
+pkgrel=1
 pkgdesc=Facilities for manipulating Haskell source code: an abstract syntax, 
lexer, parser and pretty-printer.
 url=http://hackage.haskell.org/package/${_hkgname};
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
+depends=('ghc=7.0.1' 'haskell-syb=0.3' sh)
 makedepends=(happy)
-depends=(ghc=6.12.3 sh)
 options=('strip')
-source=(http://hackage.haskell.org/packages/archive/haskell-src/$pkgver/haskell-src-$pkgver.tar.gz)
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/$pkgver/${_hkgname}-$pkgver.tar.gz)
 install=${pkgname}.install
-md5sums=('27ec8f55eca844852815f916935f192d')
+md5sums=('32d181c082393ab859e72610803bac6e')
 
 build() {
 cd ${srcdir}/${_hkgname}-${pkgver}
-runhaskell Setup configure -O -p --enable-split-objs --enable-shared 
--prefix=/usr --docdir=/usr/share/doc/${pkgname}
+runhaskell Setup configure -O -p --enable-split-objs --enable-shared 
--prefix=/usr \
+  --docdir=/usr/share/doc/${pkgname} 
--libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
 runhaskell Setup haddock
 runhaskell Setup register   --gen-script



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

2010-08-22 Thread Vesa Kaihlavirta
Date: Sunday, August 22, 2010 @ 14:23:29
  Author: vesa
Revision: 88347

6.12.3 rebuild

Modified:
  haskell-haskell-src/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-08-22 18:06:10 UTC (rev 88346)
+++ PKGBUILD2010-08-22 18:23:29 UTC (rev 88347)
@@ -2,13 +2,13 @@
 # Contributor: Arch Haskell Team arch-hask...@haskell.org
 pkgname=haskell-haskell-src
 pkgver=1.0.1.3
-pkgrel=2
+pkgrel=3
 pkgdesc=Facilities for manipulating Haskell source code: an abstract syntax, 
lexer, parser and pretty-printer.
 url=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskell-src;
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 makedepends=(happy)
-depends=(ghc=6.12.1 sh)
+depends=(ghc=6.12.3 sh)
 options=('strip')
 
source=(http://hackage.haskell.org/packages/archive/haskell-src/$pkgver/haskell-src-$pkgver.tar.gz)
 install=$pkgname.install



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

2010-03-25 Thread Vesa Kaihlavirta
Date: Thursday, March 25, 2010 @ 08:49:02
  Author: vesa
Revision: 73384

happy dep

Modified:
  haskell-haskell-src/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-25 12:31:19 UTC (rev 73383)
+++ PKGBUILD2010-03-25 12:49:02 UTC (rev 73384)
@@ -2,11 +2,12 @@
 # Contributor: Arch Haskell Team arch-hask...@haskell.org
 pkgname=haskell-haskell-src
 pkgver=1.0.1.3
-pkgrel=1
+pkgrel=2
 pkgdesc=Facilities for manipulating Haskell source code: an abstract syntax, 
lexer, parser and pretty-printer.
 url=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskell-src;
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
+makedepends=(happy)
 depends=(ghc=6.12.1 sh)
 options=('strip')
 
source=(http://hackage.haskell.org/packages/archive/haskell-src/$pkgver/haskell-src-$pkgver.tar.gz)