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

Jelle van der Waa jelle at nymeria.archlinux.org
Fri Jul 11 20:32:29 UTC 2014


    Date: Friday, July 11, 2014 @ 22:32:29
  Author: jelle
Revision: 115499

upgpkg: haskell-tf-random 0.4-3

ghc 7.8.3 rebuild

Modified:
  haskell-tf-random/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-11 20:29:31 UTC (rev 115498)
+++ PKGBUILD	2014-07-11 20:32:29 UTC (rev 115499)
@@ -4,12 +4,12 @@
 _hkgname=tf-random
 pkgname=haskell-tf-random
 pkgver=0.4
-pkgrel=2
+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' 'haskell-random' 'haskell-primitive')
+depends=('ghc=7.8.3-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