[arch-commits] Commit in haddock/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Aug 3 13:37:31 UTC 2015
Date: Monday, August 3, 2015 @ 15:37:31
Author: spupykin
Revision: 137817
upgpkg: haddock 2.16.1-1
upd
Modified:
haddock/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-08-03 13:37:27 UTC (rev 137816)
+++ PKGBUILD 2015-08-03 13:37:31 UTC (rev 137817)
@@ -4,7 +4,7 @@
# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
pkgname=haddock
-pkgver=2.16.0
+pkgver=2.16.1
pkgrel=1
pkgdesc='Tool for generating documentation for Haskell libraries'
url='http://hackage.haskell.org/package/haddock/'
@@ -16,6 +16,7 @@
options=('staticlibs')
source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
sha256sums=('0a0fa6abfecd1f3094b66f99e91a9aed72ffd11d3038a1e0ae6fec1db849cba9')
+sha256sums=('46ecd130cb5ad2b5c7452c843f9b75e976f1416d1cf17e6436d65c2c0bdbd6d6')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list