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

Felix Yan felixonmars at archlinux.org
Wed Mar 29 02:51:12 UTC 2017


    Date: Wednesday, March 29, 2017 @ 02:51:10
  Author: felixonmars
Revision: 219773

upgpkg: purescript 0.11.1-1

Modified:
  purescript/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-29 02:06:19 UTC (rev 219772)
+++ PKGBUILD	2017-03-29 02:51:10 UTC (rev 219773)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=purescript
-pkgver=0.11.0
-pkgrel=3
+pkgver=0.11.1
+pkgrel=1
 pkgdesc="PureScript Programming Language Compiler"
 url="http://www.purescript.org/"
 license=("custom:BSD3")
@@ -26,7 +26,7 @@
              "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=('39eb594dd8a4ebe0288e914f6871310dc4ece7922c2c4d0caf798b8173b91c0ce2cd1af3a577ade188a532309ab5e936bff7564cc42edb32e73ceb88739dc921')
+sha512sums=('0c897dc964a4eba906a6e847317e088ffb4b361c4611554e413f295a91d9f8d3bea564ac9d9bc1f6af07ac474ef75f38192375f1896c7cd85e3587e53d438a4f')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list