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

Alexander Rødseth arodseth at nymeria.archlinux.org
Mon Apr 21 21:04:39 UTC 2014


    Date: Monday, April 21, 2014 @ 23:04:39
  Author: arodseth
Revision: 109939

upgpkg: haddock 2.14.2-1

Modified:
  haddock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-21 19:59:16 UTC (rev 109938)
+++ PKGBUILD	2014-04-21 21:04:39 UTC (rev 109939)
@@ -4,7 +4,7 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=haddock
-pkgver=2.13.2.1
+pkgver=2.14.2
 pkgrel=1
 pkgdesc='Tool for generating documentation for Haskell libraries'
 url='http://hackage.haskell.org/package/haddock/'
@@ -14,7 +14,7 @@
 depends=('ghc' 'haskell-xhtml' 'haskell-ghc-paths')
 install="$pkgname.install"
 source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('c9cfe2bd2e8e1201870f88bc9a2ccdb0173315d0a8c734b459ec344feb1af34e')
+sha256sums=('33df230cd8baeed87caa31fc13257a921778b6b700c78bd9237024e08d942641')
 options=('staticlibs')
 
 build() {




More information about the arch-commits mailing list