Date: Thursday, May 19, 2016 @ 17:25:22 Author: fyan Revision: 175712
upgpkg: haskell-monad-journal 0.7.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-monad-journal/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-19 15:25:10 UTC (rev 175711) +++ PKGBUILD 2016-05-19 15:25:22 UTC (rev 175712) @@ -4,8 +4,8 @@ _hkgname=monad-journal pkgname=haskell-monad-journal -pkgver=0.7.1 -pkgrel=14 +pkgver=0.7.2 +pkgrel=1 pkgdesc="Pure logger typeclass and monad transformer" url="http://github.com/phaazon/monad-journal" license=("custom:BSD3") @@ -15,7 +15,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('79afa46b66530b7877a1860352ad3696a6ce65f3ad2f17468c3d4e78bc4fd2ad') +sha256sums=('72b1a676bd994198544c4861a05b1d1b4f7ae55ea35a837cace539b8d6c69d08') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
