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

Alexander Rødseth arodseth at nymeria.archlinux.org
Wed Dec 4 13:09:02 UTC 2013


    Date: Wednesday, December 4, 2013 @ 14:09:02
  Author: arodseth
Revision: 102044

upgpkg: haddock 2.13.2.1-1

Modified:
  haddock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-04 13:01:11 UTC (rev 102043)
+++ PKGBUILD	2013-12-04 13:09:02 UTC (rev 102044)
@@ -4,8 +4,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=haddock
-pkgver=2.13.2
-pkgrel=2
+pkgver=2.13.2.1
+pkgrel=1
 pkgdesc='Tool for generating documentation for Haskell libraries'
 url='http://hackage.haskell.org/package/haddock/'
 license=('custom:BSD3')
@@ -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=('25e7d5819d38cbb1c9b1ff967e2a4093c776c3defaa0a249c8eabba1e70892e3')
+sha256sums=('c9cfe2bd2e8e1201870f88bc9a2ccdb0173315d0a8c734b459ec344feb1af34e')
 options=('staticlibs')
 
 build() {




More information about the arch-commits mailing list