diff options
Diffstat (limited to 'community/haskell-tf-random')
-rw-r--r-- | community/haskell-tf-random/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/haskell-tf-random/PKGBUILD b/community/haskell-tf-random/PKGBUILD index d62c8143d..f88885b69 100644 --- a/community/haskell-tf-random/PKGBUILD +++ b/community/haskell-tf-random/PKGBUILD @@ -4,7 +4,7 @@ _hkgname=tf-random pkgname=haskell-tf-random pkgver=0.4 -pkgrel=1 +pkgrel=2 pkgdesc='High-quality splittable pseudorandom number generator' url="http://hackage.haskell.org/package/${_hkgname}" license=('custom:BSD3') |