Date: Thursday, May 19, 2016 @ 17:06:37 Author: fyan Revision: 175708
upgpkg: haskell-missingh 1.3.0.2-1 rebuild with MissingH-1.3.0.2, ShellCheck-0.4.4, cabal-helper-0.7.1.0, cryptohash-sha256-0.11.100.0, graphviz-2999.18.1.0, hakyll-4.8.3.1, idris-0.11.2, monad-journal-0.7.2, pandoc-crossref-0.2.1.3, simple-sendfile-0.2.22 Modified: haskell-missingh/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-19 15:01:06 UTC (rev 175707) +++ PKGBUILD 2016-05-19 15:06:37 UTC (rev 175708) @@ -4,8 +4,8 @@ _hkgname=MissingH pkgname=haskell-missingh -pkgver=1.3.0.1 -pkgrel=5 +pkgver=1.3.0.2 +pkgrel=1 pkgdesc="Large utility library" url="http://software.complete.org/missingh" license=("custom:BSD3") @@ -16,7 +16,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('ba0d60673e70c64c6eebe785fb4da729bcfd3dae37fba721c7318b8df1838db3') +sha256sums=('64b870214f406d83e48fa13f58f9e4ebf8b69ae898c99788d2d0f3ebfed55ab2') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
