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

Felix Yan felixonmars at archlinux.org
Thu May 17 18:54:01 UTC 2018


    Date: Thursday, May 17, 2018 @ 18:54:00
  Author: felixonmars
Revision: 324037

upgpkg: haskell-ifelse 0.85-9

rebuild with ghc 8.4.2

Modified:
  haskell-ifelse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 18:53:26 UTC (rev 324036)
+++ PKGBUILD	2018-05-17 18:54:00 UTC (rev 324037)
@@ -5,12 +5,12 @@
 _hkgname=IfElse
 pkgname=haskell-ifelse
 pkgver=0.85
-pkgrel=8
+pkgrel=9
 pkgdesc="Anaphoric and miscellaneous useful control-flow"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-mtl")
+depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('5378b0f98d3a14dbc5b297a01a5c48aed4825f4ab2192e35b3a6aee932cce5b740e5ea44cbbd69dc3e74ff38415d77df43136e2a8ddf9bc6fd9fe1497a6dcd1c')



More information about the arch-commits mailing list