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

Felix Yan felixonmars at archlinux.org
Thu Apr 6 15:14:26 UTC 2017


    Date: Thursday, April 6, 2017 @ 15:14:25
  Author: felixonmars
Revision: 221051

upgpkg: haskell-tf-random 0.5-10

rebuild with primitive,0.6.2.0 vector,0.12.0.1

Modified:
  haskell-tf-random/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-06 15:12:47 UTC (rev 221050)
+++ PKGBUILD	2017-04-06 15:14:25 UTC (rev 221051)
@@ -4,13 +4,13 @@
 _hkgname=tf-random
 pkgname=haskell-tf-random
 pkgver=0.5
-pkgrel=9
+pkgrel=10
 pkgdesc='High-quality splittable pseudorandom number generator'
-url="http://hackage.haskell.org/package/${_hkgname}"
+url="https://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 depends=('ghc=8.0.1' 'haskell-random' 'haskell-primitive')
-source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 md5sums=('569f8acb14d09227f136a53ffd84b7b2')
 
 build() {



More information about the arch-commits mailing list