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

Felix Yan fyan at archlinux.org
Fri Dec 26 06:29:04 UTC 2014


    Date: Friday, December 26, 2014 @ 07:29:04
  Author: fyan
Revision: 124596

upgpkg: haskell-mtl 2.1.3.1-4

ghc 7.8.4 rebuild

Modified:
  haskell-mtl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-26 03:16:01 UTC (rev 124595)
+++ PKGBUILD	2014-12-26 06:29:04 UTC (rev 124596)
@@ -3,13 +3,13 @@
 _hkgname=mtl
 pkgname=haskell-mtl
 pkgver=2.1.3.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Monad classes, using functional dependencies"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 options=('staticlibs')
-depends=('ghc=7.8.3-1' 'sh')
+depends=('ghc=7.8.4-1' 'sh')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install=${pkgname}.install
 md5sums=('8f3927677bf3e0efb6fcce08b1be2eac')



More information about the arch-commits mailing list