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

Felix Yan felixonmars at archlinux.org
Thu Apr 6 15:22:55 UTC 2017


    Date: Thursday, April 6, 2017 @ 15:22:55
  Author: felixonmars
Revision: 221055

upgpkg: haskell-edisoncore 1.3.1.1-6

rebuild with primitive,0.6.2.0 vector,0.12.0.1

Modified:
  haskell-edisoncore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-06 15:18:27 UTC (rev 221054)
+++ PKGBUILD	2017-04-06 15:22:55 UTC (rev 221055)
@@ -5,13 +5,13 @@
 _hkgname=EdisonCore
 pkgname=haskell-edisoncore
 pkgver=1.3.1.1
-pkgrel=5
+pkgrel=6
 pkgdesc="A library of efficient, purely-functional data structures (Core Implementations)"
 url="http://rwd.rdockins.name/edison/home/"
 license=("MIT")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-edisonapi" "haskell-mtl" "haskell-quickcheck")
-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")
 sha256sums=('3e0720ee3b179304f563b99dd446c1d6911e31ddc4d0f78d6550b18e59ed501b')
 
 build() {



More information about the arch-commits mailing list