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

Evangelos Foutras foutrelis at archlinux.org
Wed Oct 7 00:04:50 UTC 2015


    Date: Wednesday, October 7, 2015 @ 02:04:50
  Author: foutrelis
Revision: 143078

GHC 7.10.2 rebuild

Modified:
  haskell-random/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-07 00:03:05 UTC (rev 143077)
+++ PKGBUILD	2015-10-07 00:04:50 UTC (rev 143078)
@@ -3,13 +3,13 @@
 _hkgname=random
 pkgname=haskell-random
 pkgver=1.1
-pkgrel=3
+pkgrel=4
 pkgdesc="random number library"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 options=('staticlibs')
-depends=('ghc=7.10.1' 'sh')
+depends=('ghc=7.10.2' 'sh')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install=${pkgname}.install
 md5sums=('474f10b9389b316e4472b71d20298993')



More information about the arch-commits mailing list