[arch-commits] Commit in haskell-mmorph/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed May 16 16:35:52 UTC 2018


    Date: Wednesday, May 16, 2018 @ 16:35:51
  Author: felixonmars
Revision: 322949

upgpkg: haskell-mmorph 1.1.2-2

rebuild with ghc 8.4.2

Modified:
  haskell-mmorph/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-16 16:35:16 UTC (rev 322948)
+++ PKGBUILD	2018-05-16 16:35:51 UTC (rev 322949)
@@ -5,12 +5,12 @@
 _hkgname=mmorph
 pkgname=haskell-mmorph
 pkgver=1.1.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Monad morphisms"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-mtl" "haskell-transformers-compat")
+depends=('ghc-libs' "haskell-transformers-compat")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('a33936b900f3762898c07faea7b7f7ac266452c570811768e53d54fff6a9fe2db8642e05a87e53ffd3ee7b7cd98d1a40b83870b9331f8c4ef08f3582b22417b0')



More information about the arch-commits mailing list