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

Felix Yan felixonmars at archlinux.org
Thu May 17 12:22:08 UTC 2018


    Date: Thursday, May 17, 2018 @ 12:22:07
  Author: felixonmars
Revision: 323704

upgpkg: haskell-wizards 1.0.2-6

rebuild with ghc 8.4.2

Modified:
  haskell-wizards/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 12:21:33 UTC (rev 323703)
+++ PKGBUILD	2018-05-17 12:22:07 UTC (rev 323704)
@@ -5,12 +5,12 @@
 _hkgname=wizards
 pkgname=haskell-wizards
 pkgver=1.0.2
-pkgrel=5
+pkgrel=6
 pkgdesc="High level, generic library for interrogative user interfaces"
 url="https://hackage.haskell.org/package/wizards"
 license=("custom:BSD2")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-control-monad-free" "haskell-mtl")
+depends=('ghc-libs' "haskell-control-monad-free")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('a4995fbda8ef352e7befd1ec92c3f8e62e17929a1e527fb053621b45bbc611879900acb6a44a4c4836f964f2f88c5bf9707d18ee183f06b8d829addb5292a420')



More information about the arch-commits mailing list