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

Felix Yan felixonmars at archlinux.org
Fri Jan 13 04:40:08 UTC 2017


    Date: Friday, January 13, 2017 @ 04:40:08
  Author: felixonmars
Revision: 207128

upgpkg: purescript 0.10.5-2

rebuild with http-client-tls-0.3.3.1

Modified:
  purescript/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-13 04:21:44 UTC (rev 207127)
+++ PKGBUILD	2017-01-13 04:40:08 UTC (rev 207128)
@@ -4,7 +4,7 @@
 
 pkgname=purescript
 pkgver=0.10.5
-pkgrel=1
+pkgrel=2
 pkgdesc="PureScript Programming Language Compiler"
 url="http://www.purescript.org/"
 license=("custom:BSD3")
@@ -26,7 +26,7 @@
              "haskell-vector" "haskell-wai" "haskell-wai-websockets" "haskell-warp"
              "haskell-websockets")
 optdepends=('pulp: for development environment')
-source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz"
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz"
         http-client-0.5.patch)
 sha256sums=('0d36361819866efe703eb3ae37f597316098ec3ead6edc9236ea63d54bdc8916'
             '2e8ac0165d8dfde7f2ec27f4b77fb4139a435cf2148d3853ec95455334601b03')



More information about the arch-commits mailing list