[arch-commits] Commit in haskell-th-reify-many/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jan 13 16:45:40 UTC 2017


    Date: Friday, January 13, 2017 @ 16:45:39
  Author: felixonmars
Revision: 207234

upgpkg: haskell-th-reify-many 0.1.6-4

rebuild with th-expand-syns-0.4.2.0

Modified:
  haskell-th-reify-many/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-13 16:44:06 UTC (rev 207233)
+++ PKGBUILD	2017-01-13 16:45:39 UTC (rev 207234)
@@ -4,13 +4,13 @@
 _hkgname=th-reify-many
 pkgname=haskell-th-reify-many
 pkgver=0.1.6
-pkgrel=3
+pkgrel=4
 pkgdesc="Recurseively reify template haskell datatype info"
 url="http://github.com/mgsloan/th-reify-many"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 depends=('ghc=8.0.1' 'haskell-mtl' 'haskell-safe' 'haskell-th-expand-syns')
-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=('edbb5233c4b189ba49e3fd5c66a6acfc')
 
 build() {



More information about the arch-commits mailing list