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

Alexander Rødseth arodseth at nymeria.archlinux.org
Sat May 11 13:01:39 UTC 2013


    Date: Saturday, May 11, 2013 @ 15:01:39
  Author: arodseth
Revision: 90315

upgpkg: haddock 2.13.2-1

Modified:
  haddock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-11 12:37:09 UTC (rev 90314)
+++ PKGBUILD	2013-05-11 13:01:39 UTC (rev 90315)
@@ -4,17 +4,17 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=haddock
-pkgver=2.13.1
-pkgrel=4
+pkgver=2.13.2
+pkgrel=1
 pkgdesc='Tool for generating documentation for Haskell libraries'
 url='http://hackage.haskell.org/package/haddock/'
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
 makedepends=('alex' 'happy')
 depends=('ghc=7.6.3-1' 'haskell-xhtml=3000.2.1' 'haskell-ghc-paths')
-install=$pkgname.install
+install="$pkgname.install"
 source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('6e5e2295cd191e43a046c12544f2f4e8b4260cfda8282d48b15a7a35d8a24e7f')
+sha256sums=('25e7d5819d38cbb1c9b1ff967e2a4093c776c3defaa0a249c8eabba1e70892e3')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list