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

Sergej Pupykin spupykin at archlinux.org
Mon Mar 30 12:15:45 UTC 2015


    Date: Monday, March 30, 2015 @ 14:15:44
  Author: spupykin
Revision: 130285

upgpkg: haskell-tf-random 0.5-3

upd

Modified:
  haskell-tf-random/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-30 12:15:41 UTC (rev 130284)
+++ PKGBUILD	2015-03-30 12:15:44 UTC (rev 130285)
@@ -4,12 +4,12 @@
 _hkgname=tf-random
 pkgname=haskell-tf-random
 pkgver=0.5
-pkgrel=1
+pkgrel=3
 pkgdesc='High-quality splittable pseudorandom number generator'
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=7.8.4-1' 'haskell-random' 'haskell-primitive')
+depends=('ghc=7.10.1-1' '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