Date: Monday, February 1, 2021 @ 12:49:52 Author: felixonmars Revision: 840199
upgpkg: haskell-mmorph 1.1.4-1: rebuild with mmorph 1.1.4 Modified: haskell-mmorph/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-01 11:06:08 UTC (rev 840198) +++ PKGBUILD 2021-02-01 12:49:52 UTC (rev 840199) @@ -3,8 +3,8 @@ _hkgname=mmorph pkgname=haskell-mmorph -pkgver=1.1.3 -pkgrel=10 +pkgver=1.1.4 +pkgrel=1 pkgdesc="Monad morphisms" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD") @@ -12,7 +12,7 @@ depends=('ghc-libs' "haskell-transformers-compat") makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('3ef260682b5de48d765f9524abcd6853b5c4bfe94e2ca116ee4077aa0d7e5853f87e8ce1742f59b8753d2c0c3605251188346be7b394fa51d6ff2c5983edc3ec') +sha512sums=('a1ce812eb5a7b8de5f524a7d817f3d3d2d6bd079f7a631f7928a6f063e266301903b15ed02cb2576f00ab8b9ca3f9ab5218862959b42961cf5e0fb5084732c2f') build() { cd $_hkgname-$pkgver
