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

Felix Yan felixonmars at archlinux.org
Tue Jun 6 10:12:13 UTC 2017


    Date: Tuesday, June 6, 2017 @ 10:12:12
  Author: felixonmars
Revision: 234897

upgpkg: purescript 0.11.5-1

Modified:
  purescript/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-06 09:25:03 UTC (rev 234896)
+++ PKGBUILD	2017-06-06 10:12:12 UTC (rev 234897)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=purescript
-pkgver=0.11.4
-pkgrel=22
+pkgver=0.11.5
+pkgrel=1
 pkgdesc="PureScript Programming Language Compiler"
 url="http://www.purescript.org/"
 license=("custom:BSD3")
@@ -20,13 +20,13 @@
              "haskell-optparse-applicative" "haskell-parallel" "haskell-parsec"
              "haskell-pattern-arrows" "haskell-pipes" "haskell-pipes-http" "haskell-protolude"
              "haskell-regex-tdfa" "haskell-safe" "haskell-semigroups" "haskell-sourcemap"
-             "haskell-spdx" "haskell-split" "haskell-stm" "haskell-syb" "haskell-text"
-             "haskell-transformers-base" "haskell-transformers-compat"
+             "haskell-spdx" "haskell-split" "haskell-stm" "haskell-stringsearch" "haskell-syb"
+             "haskell-text" "haskell-transformers-base" "haskell-transformers-compat"
              "haskell-unordered-containers" "haskell-utf8-string" "haskell-vector" "haskell-wai"
              "haskell-wai-websockets" "haskell-warp" "haskell-websockets")
 optdepends=('pulp: for development environment')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('95beb7bd3e9ed69ecc82044065a25c77fc2693fd0597701eb9cfabb8e8901aa9716857a4fc50084da04253df51d7c9664f9f6b9e9e0d3d038864b12e869ef099')
+sha512sums=('179b8ce5ac4b3839189f9eeb6244b86635dd20986654b7d1d0912c429bfabb77439097b43d73ec52f52bf24148781a0059c1afe6ccfb44b83533f4a670a3476c')
 
 prepare() {
     sed -i 's/aeson >=1.0 && <1.1/aeson >=1.0/' ${pkgname}-${pkgver}/${pkgname}.cabal



More information about the arch-commits mailing list