[arch-commits] Commit in haskell-stmonadtrans/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 17 12:44:44 UTC 2018
Date: Thursday, May 17, 2018 @ 12:44:35
Author: felixonmars
Revision: 323734
upgpkg: haskell-stmonadtrans 0.4.3-7
rebuild with ghc 8.4.2
Modified:
haskell-stmonadtrans/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-17 12:42:41 UTC (rev 323733)
+++ PKGBUILD 2018-05-17 12:44:35 UTC (rev 323734)
@@ -5,12 +5,12 @@
_hkgname=STMonadTrans
pkgname=haskell-stmonadtrans
pkgver=0.4.3
-pkgrel=6
+pkgrel=7
pkgdesc="A monad transformer version of the ST monad"
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=('c14d629bde9541677b107cf4d78feb7af355c8ac93728ad85d0887cb1200d8234d956d9e23aa4927c410ab2c6d24ec94a4ade37951bc51ff3bde877a4e4f1382')
More information about the arch-commits
mailing list