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

Felix Yan felixonmars at archlinux.org
Fri May 18 06:22:23 UTC 2018


    Date: Friday, May 18, 2018 @ 06:22:23
  Author: felixonmars
Revision: 324197

upgpkg: haskell-monadrandom 0.5.1-9

rebuild with ghc 8.4.2

Modified:
  haskell-monadrandom/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-18 06:21:42 UTC (rev 324196)
+++ PKGBUILD	2018-05-18 06:22:23 UTC (rev 324197)
@@ -5,12 +5,12 @@
 _hkgname=MonadRandom
 pkgname=haskell-monadrandom
 pkgver=0.5.1
-pkgrel=8
+pkgrel=9
 pkgdesc="Random-number generation monad."
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-mtl" "haskell-primitive" "haskell-random" "haskell-transformers-compat")
+depends=('ghc-libs' "haskell-primitive" "haskell-random" "haskell-transformers-compat")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('2653531795f07b5d4cd54fe6313858bfff0f1bafc50677b7be2922f466cb5fa370bfd3ca3cb1c7a187af617599b476b2b8c76a2de03821211e53ef3f39b473bf')



More information about the arch-commits mailing list