Date: Tuesday, March 31, 2015 @ 20:33:40 Author: jelle Revision: 130431
upgpkg: haskell-old-locale 1.0.0.7-3 ghc 7.10.1 rebuild Modified: haskell-old-locale/trunk/PKGBUILD haskell-old-locale/trunk/haskell-old-locale.install ----------------------------+ PKGBUILD | 2 +- haskell-old-locale.install | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-31 18:23:22 UTC (rev 130430) +++ PKGBUILD 2015-03-31 18:33:40 UTC (rev 130431) @@ -2,7 +2,7 @@ _hkgname=old-locale pkgname=haskell-old-locale pkgver=1.0.0.7 -pkgrel=2 +pkgrel=3 pkgdesc="This package provides the ability to adapt to locale conventions such as date and time formats." url="http://hackage.haskell.org/package/${_hkgname}" license=('custom:BSD3') Modified: haskell-old-locale.install =================================================================== --- haskell-old-locale.install 2015-03-31 18:23:22 UTC (rev 130430) +++ haskell-old-locale.install 2015-03-31 18:33:40 UTC (rev 130431) @@ -1,4 +1,4 @@ -HS_DIR=usr/share/haskell/haskell-old-locale +HS_DIR=/usr/share/haskell/haskell-old-locale post_install() { ${HS_DIR}/register.sh (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
