[arch-commits] Commit in haskell-tf-random/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Wed Oct 7 00:44:55 UTC 2015
Date: Wednesday, October 7, 2015 @ 02:44:55
Author: foutrelis
Revision: 143108
GHC 7.10.2 rebuild
Modified:
haskell-tf-random/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-10-07 00:43:17 UTC (rev 143107)
+++ PKGBUILD 2015-10-07 00:44:55 UTC (rev 143108)
@@ -4,12 +4,12 @@
_hkgname=tf-random
pkgname=haskell-tf-random
pkgver=0.5
-pkgrel=4
+pkgrel=5
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.1' 'haskell-random' 'haskell-primitive')
+depends=('ghc=7.10.2' '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