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

Evangelos Foutras foutrelis at archlinux.org
Thu Dec 10 16:32:08 UTC 2015


    Date: Thursday, December 10, 2015 @ 17:32:07
  Author: foutrelis
Revision: 152362

GHC 7.10.3 rebuild

Modified:
  haskell-tf-random/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-10 16:31:30 UTC (rev 152361)
+++ PKGBUILD	2015-12-10 16:32:07 UTC (rev 152362)
@@ -4,12 +4,12 @@
 _hkgname=tf-random
 pkgname=haskell-tf-random
 pkgver=0.5
-pkgrel=6
+pkgrel=7
 pkgdesc='High-quality splittable pseudorandom number generator'
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=7.10.2' 'haskell-random' 'haskell-primitive')
+depends=('ghc=7.10.3' 'haskell-random' 'haskell-primitive')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install=$pkgname.install
 options=('staticlibs')



More information about the arch-commits mailing list