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

Felix Yan felixonmars at archlinux.org
Mon Mar 27 04:01:23 UTC 2017


    Date: Monday, March 27, 2017 @ 04:01:22
  Author: felixonmars
Revision: 219281

upgpkg: haskell-hastache 0.6.1-7

rebuild with ieee754,0.8.0 idris,0.99.2

Modified:
  haskell-hastache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-27 03:58:01 UTC (rev 219280)
+++ PKGBUILD	2017-03-27 04:01:22 UTC (rev 219281)
@@ -5,7 +5,7 @@
 _hkgname=hastache
 pkgname=haskell-hastache
 pkgver=0.6.1
-pkgrel=6
+pkgrel=7
 pkgdesc="Haskell implementation of Mustache templates"
 url="http://github.com/lymar/hastache"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-blaze-builder" "haskell-ieee754" "haskell-mtl"
          "haskell-syb" "haskell-text")
-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=('8c8f89669d6125201d7163385ea9055ab8027a69d1513259f8fbdd53c244b464')
 
 prepare() {



More information about the arch-commits mailing list