[arch-commits] Commit in haskell-th-lift-instances/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Apr 8 06:06:18 UTC 2017


    Date: Saturday, April 8, 2017 @ 06:06:17
  Author: felixonmars
Revision: 221349

upgpkg: haskell-th-lift-instances 0.1.11-2

rebuild with primitive,0.6.2.0 vector,0.12.0.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-08 06:04:22 UTC (rev 221348)
+++ PKGBUILD	2017-04-08 06:06:17 UTC (rev 221349)
@@ -4,13 +4,13 @@
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
 pkgver=0.1.11
-pkgrel=1
+pkgrel=2
 pkgdesc="Lift instances for template-haskell for common data types."
 url="http://github.com/bennofs/th-lift-instances/"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 depends=('ghc=8.0.1' 'haskell-text' 'haskell-th-lift' 'haskell-vector')
-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=('52a13a10dd24d94ff72b2a7a3b604054')
 
 build() {



More information about the arch-commits mailing list