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

Felix Yan felixonmars at archlinux.org
Wed Dec 21 09:01:49 UTC 2016


    Date: Wednesday, December 21, 2016 @ 09:01:48
  Author: felixonmars
Revision: 200671

upgpkg: stack 1.2.0-36

rebuild with memory-0.14

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-21 08:33:44 UTC (rev 200670)
+++ PKGBUILD	2016-12-21 09:01:48 UTC (rev 200671)
@@ -5,7 +5,7 @@
 pkgbase=stack
 pkgname=(stack haskell-stack)
 pkgver=1.2.0
-pkgrel=35
+pkgrel=36
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack"
 license=("custom:BSD3")
@@ -32,7 +32,7 @@
              "haskell-unicode-transforms" "haskell-unix-compat" "haskell-unordered-containers"
              "haskell-vector" "haskell-vector-binary-instances" "haskell-yaml"
              "haskell-zip-archive" "haskell-zlib")
-source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz")
+source=("https://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz")
 sha256sums=('6a13a98413ea5f1a0642d9080892e6bcd996a17baa4d61521c0e0f3d9bb810b3')
 
 prepare() {



More information about the arch-commits mailing list